Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Header Menu, modify style (http://forum.bytesforall.com/showthread.php?t=11465)

Guybrush Dec 1, 2010 07:19 AM

Header Menu, modify style
 
Greetings all!
Where should i do to modify menu tab width? (menu i mean pages over header image)

Thanks in advance

lmilesw Dec 1, 2010 12:26 PM

Menu tab width is determined by the text inside it unless you override with custom CSS.

Guybrush Dec 2, 2010 04:01 AM

Thanks, where i should go to modify the header menu class and add width:200px? (example)

thanks in advance

lmilesw Dec 2, 2010 10:02 AM

You would add something like the following to ATO>Add HTML/CSS Inserts>CSS Inserts.
HTML Code:

div#menu1 li {
width: 200px;
}



All times are GMT -6. The time now is 09:55 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.