Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   How to change the width of the cat menu? (http://forum.bytesforall.com/showthread.php?t=11262)

guvenp Nov 19, 2010 11:04 AM

How to change the width of the cat menu?
 
Hi,

just wondering how to change the width of my cat menu bar as I only need three menu choicesswimtoslim.com and don't like the cat menu bar spanning the whole header. I can't seem to configure it in the ATO>MENU 2 Cat menu.



thanks.

aclime Nov 19, 2010 11:10 AM

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 {
color:#FFFFFF;
font:12px Verdana,sans-serif;
margin:0;
text-decoration:none;
text-transform:uppercase;
}
div#menu1 ul.rMenu li a, div#menu2 ul.rMenu li a {
padding:6px 10px;
}

You can change these to make your menu not so wide.


All times are GMT -6. The time now is 12:57 PM.

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