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)
-   -   Shorten the page menu bar? (http://forum.bytesforall.com/showthread.php?t=1389)

Whylie Apr 22, 2009 09:41 PM

Shorten the page menu bar?
 
I'd like to shorten my page menu bar so that it only extends to the length of my page buttons. Is this feasible? Anyone know how?

Danielwerner Mar 28, 2010 07:59 PM

I'm wondering the exact same thing! I want the page and category menu bars to only be the same length as my left sidebar and the center column. I don't want it to extend to the right sidebar.

Wimbledon Mar 28, 2010 10:07 PM

Put this in Athaulpa Theme Options as a CSS Insert:

div#menu1 {
margin-left: 200px;
margin-right: 200px;
}

Left shortens on the left, right cuts off from the right. Adjust the px values to achieve the look you desire.

:)


All times are GMT -6. The time now is 10:56 AM.

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