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)
-   -   [SOLVED] Colored menu items with white background (http://forum.bytesforall.com/showthread.php?t=8882)

mike_gal Aug 12, 2010 10:04 PM

[SOLVED] Colored menu items with white background
 
1 Attachment(s)
I believe I'm having the same problem from this thread, but that's closed.
http://forum.bytesforall.com/showthr...ht=page-center

My URL is http://quinn143.info/site/?page_id=2

And I've uploaded my settings file to this thread. Any ideas?

Thanks

Mike

lmilesw Aug 12, 2010 10:28 PM

If you want to get rid of the white background put the following in ATO>Add HTML/CSS Inserts>CSS Inserts
HTML Code:

div#menu1 {background-color:transparent !important;}
If you want to get rid of the dashed borders go to ATO>Menu1/Page Menu and put a 0 in the box labled "Border around all menu items"

mike_gal Aug 13, 2010 07:05 AM

Thanks! That got rid of the white background, but not the dashed borders. Any thoughts?

lmilesw Aug 13, 2010 07:20 AM

Are you saying that after you put a 0 in the box labled "Border around all menu items"in ATO>Menu1/Page Menu the borders are still there?

mike_gal Aug 19, 2010 08:15 AM

That's right. If you look at the site, there are still hashed white lines around the menu items.

lmilesw Aug 19, 2010 08:41 AM

Try looking in "CSS Inserts" to see if there is any CSS code for menu borders. If all else fails you could use the following in "CSS Inserts"
HTML Code:

div#menu1 {border:none !important;}

mike_gal Aug 19, 2010 12:39 PM

Thanks! That did it.


All times are GMT -6. The time now is 11:06 PM.

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