Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Main navigation zoom out problem Re: Main navigation zoom out problem

#105057
Paulie_D
Member

Wow, I had to Ctrl- a whole heck of a lot to get that menu to break, so much that I couldn’t read any of the text…so it’s not a huge issue I suspect.

Regardless, I’m fairly confident that it’s the padding in your

ul.menu li a {

.I assume that the left and right padding is set so as to centre the text and stretch the list items so that they fill the width of the nav.

You could set the text to align center and set the li to a % to achieve the same effect…I think.

However, my original comment still applies… “In any case, I think I would be correct in saying that the VAST majority of users don’t Ctrl- very often, it’s more likely to be the opposite.”