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)
-   -   [SOLVED] allign page menu with inner frame (http://forum.bytesforall.com/showthread.php?t=2319)

f0rd42 Jul 9, 2009 02:21 AM

[SOLVED] allign page menu with inner frame
 
Hi

I've seen, others were able to solve this and I'm basically trying to do the same, i.e. allign the page menue bar with the inner contact frame instead of having is completely on the left side.

I edited css.php to:

ul#rmenu2 {
border: 0 !important;
padding-left: 20px;
}


But that doesn't seem to work. In the same thread (http://forum.bytesforall.com/showthread.php?t=486) I've seen, that one can center the whole page menu bar. Where do I find the option for this?

Thanks a lot in advance

Andre

juggledad Jul 9, 2009 05:18 AM

don't change css.php instead make our changes in ATO->HTML/CSS Inserts->CSS Inserts
Try this, add the following
HTML Code:

div#menu1 {
padding-left: XXpx;
}

where XX= the value in ATO->Sidebars->LEFT sidebar WIDTH

f0rd42 Jul 9, 2009 07:32 AM

perfect, thanks a lot, that did the trick.


All times are GMT -6. The time now is 06:25 AM.

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