I'm having some trouble with the menu bar on http://www.urgeschmack.de/
I am using %page-center to get the bar centered. But then the background image won't be shown over the full width but instead just as far as the buttons reach.
That's why I added
Code:
div#menu1 {
border: none;
width: 960px;
}
To still get my buttons kind of centered, I am using this:
Code:
div#menu1 ul.rMenu li a:link,
div#menu1 ul.rMenu li a:hover,
div#menu1 ul.rMenu li a:visited,
div#menu1 ul.rMenu li a:active
{
padding: 4px 37px;
}
I tried a lot but I just don't get it to work.
Could you help me with this?








Linear Mode
