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] Removing the dashed border around cat/page bar (http://forum.bytesforall.com/showthread.php?t=5337)

vil2 Jan 16, 2010 05:12 AM

[SOLVED] Removing the dashed border around cat/page bar
 
Hi there,
my question may seem silly but I tried to remove the dashed border on the category and page bar (I think i looked everywhere, searching for "dashed" in the options but nothing worked. I even removed the bar1 and bar2 just to check and those dashed borders were still visible.
Any advice? Thank you
http://www.lebardessciences.com

juggledad Jan 16, 2010 05:21 AM

ato->Page Menu Bar->Border around all menu items
ato-> Category Menu Bar->Border around all menu items

vil2 Jan 16, 2010 06:24 AM

Thanks
I tried this option before. I've put the same color as the background (ie red) so the dashed border of the buttons disappeared, but the dashed border in this bar are still present (on the right and left sides, both bars) How could I remove them?

juggledad Jan 16, 2010 06:33 AM

add the following to ATO->Add HTML/CSS Inserts->CSS Inserts
HTML Code:

div#menu1 {
border: solid 1px #cc0000;
}


vil2 Jan 16, 2010 06:53 AM

It worked like a cham.
I added
HTML Code:

div#menu2 {
border: solid 1px #cc0000;
}

for the second bar. Thanks for the tip, hope this will help other people.


All times are GMT -6. The time now is 02:26 AM.

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