Hi again,
I’m having some trouble aligning my menu the way I want it. I set the "Menu 1 Width" to 98.8% and the right side is just fine, but the left side is a different story. My url is http://www.tomkbuck.com, and you can see that the left side of the menu extends slightly too far, disrupting the white outline.
I’ve spent a long time playing with the menu’s css, but I can’t figure out exactly how to make this one specific change.
Here’s the CSS that I’ve modified so far:
#pixopoint_menu1 {
width:98.8%;
height:35px;
background:#fae800;
background-position:50% 0;
margin:0;}
Thanks again for your help!