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)
-   -   Menu Bug?? (http://forum.bytesforall.com/showthread.php?t=9527)

cliffbird Sep 9, 2010 03:01 PM

Menu Bug??
 
When centering the page menu - %page-center - a dashed gray boarder appears around the menu - when leaving as - %pages - the boarder disappears - with ATO - Page Menu Bar - Boarder around all menu items - set to: dashed 1px #ffffff with a header background of #ffffff.

Any thoughts?

Thank you

Brandon

cliffbird Sep 9, 2010 03:08 PM

Oh yea - 3.4.9

lmilesw Sep 9, 2010 08:28 PM

I will check into this. I am using 3.5.3 and did notice the gray border on a centered menu. I took a look in css.php and found
HTML Code:

div#menu1 {
    border: dashed 1px #ccc;
}

I typically don't mess with the theme files but that was just some css so I took it out and the gray lines are no more. I will check if that if important for some other reason though.

cliffbird Sep 10, 2010 08:53 AM

Wow lots of menu css in there - that worked perfect. Thanks

Off to the donation arena - thanks for all the help.

Cliffbird

cliffbird Sep 10, 2010 09:05 AM

Donation made to your account.

cliffbird Nov 15, 2010 05:25 PM

Hi - I've opened this thread back up because while centering the page menu in 3.4.1 a white background appears to the left and right of my centered menu that has a gray background.

The CSS advice above to remove the dashed line works.

Any thoughts?

Cheers!

juggledad Nov 15, 2010 06:42 PM

HTML Code:

#menu1 {background: red;}
or what ever color you want - you can also use the '#rrggbb' format (#ooffff is quite lovely :p)

ahliam Nov 15, 2010 11:43 PM

hi All,

i have problem with my menu and header ;
WP:3.0.1
ATH: 3.5.3
url: www.sportswork.net

1. header i use is %logo (i can make round corner and shadow) but i can't on %image try to find the configuration i didn't see that. Now when i open it in IE the header is missing.

2. on menu bar when drop down menu in IE is not in order.

3. how to make header and menu got space? i try to insert %bar1 or %bar2 but cannot make it what i want . u can have look the example at http://impresosymaquiladosmonterrey.com/.

thanks

lmilesw Nov 16, 2010 09:09 AM

It looks like you don't have the menu bug fixes installed per the New Versions and updating thread. Also the CSS for round corners don't work in IE

ahliam Nov 16, 2010 04:54 PM

Quote:

Originally Posted by lmilesw (Post 49465)
It looks like you don't have the menu bug fixes installed per the New Versions and updating thread. Also the CSS for round corners don't work in IE

Hi Larry,

I already installed menu bug fix, but the menu bar still not in order on IE.

Thanks

lmilesw Nov 17, 2010 12:07 AM

Did you apply both fixes?

ahliam Nov 18, 2010 07:22 PM

Quote:

Originally Posted by lmilesw (Post 49519)
Did you apply both fixes?

Done!, i change the bfa_hor_pages.php file.. to /functions
(read article from BUGFIX 351-04: Fix sub-menu padding with WordPress 3.0 (needed in 352/353 also)

Thanks Larry, now i have to find the header... and spacing..

lmilesw Nov 18, 2010 07:32 PM

If you are talking about the spacing between the menu and the header one way to accomplish that is to add the following to ATO>Add HTML/CSS Inserts>CSS Inserts
HTML Code:

div#menu1 {
margin-top: 15px;
}



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

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