Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter first2x

    (@first2x)

    Thanks for your help, Chris. Yes, I was able to get some help to fix this problem.

    I believe the following was used to remedy the spacing issues:

    ul#menu li.first-child {border-left:none;}
    	display:inline;
    	padding-left: 10px;
    	margin-left:12px;
    	margin-right:5px;
    	border-left: 0px solid #ffff00;
    	}

    Thanks for the posting tip also.

Viewing 1 replies (of 1 total)