Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Forum How-To (http://forum.bytesforall.com/forumdisplay.php?f=9)
-   -   CSS Page Menu 1 changes (http://forum.bytesforall.com/showthread.php?t=14234)

auteur May 19, 2011 12:04 PM

CSS Page Menu 1 changes
 
It'd be waaaay easier if I could just see a non-bunched up CSS to work directly on the files. They're all grouped up and unreadable and making, what should be simple changes to the page navigation bar - is a lot more work.

I'm working on this site in development: http://cordoba.websitewelcome.com/~f...legourmet.com/

I need to increase the height of the bar. Everything I try only increases where there are links. I, also, need to have an image before each link.

Please advise, I'm so frustrated trying to make this change.

Looking in IE8 and Theme version is: Atahualpa 3.6.7

Appreciate any help!

juggledad May 19, 2011 01:37 PM

using FireBug in Firefox I was able to look and see you need to add a border to the <ul> with the class of 'rMenu'. Try the following in CSS Inserts
HTML Code:

div#menu1 ul.rMenu {
    border: 1px solid #84B5C3;


lmilesw May 19, 2011 01:59 PM

There is also a "Border around all menu items" box in the menu section of the theme options that may work for you.


All times are GMT -6. The time now is 04:44 AM.

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