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] Trying to remove a border in the heading/menu (http://forum.bytesforall.com/showthread.php?t=3916)

anneks Oct 16, 2009 08:29 AM

[SOLVED] Trying to remove a border in the heading/menu
 
I am working on a website and I trying to remove a dotted border in the page menu area. I have tried all the thing that I can think of, but it is still there. I can change the page meny, but it seems like this border is in the background somehow. Can anyone help me?

You can see the website here: http://www.dagaliopplevelser.no/wordpress

I appreciate your help!

juggledad Oct 16, 2009 11:27 AM

add a CSS Insert
HTML Code:

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

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


anneks Oct 16, 2009 12:24 PM

Thank you so much!


All times are GMT -6. The time now is 10:36 AM.

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