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)
-   -   unwanted grey rectangle & page seperation by characters (http://forum.bytesforall.com/showthread.php?t=9206)

motionart Aug 26, 2010 12:52 PM

unwanted grey rectangle & page seperation by characters
 
Hi,

It seems i can't remove a grey box in the page navigation, any solution for this? I allready removed the search bar in the header area but that doesn't work...
edit: I also want to seperate the category section under the header by slashes just like the design i've made:

http://i33.tinypic.com/3091mo3.jpg

my blog: www.motionart.nl

cvan Aug 26, 2010 01:09 PM

In the css/html inserts, add the following code:

Code:

/* ================================================ */
/* Page menu background                            */
/* ================================================ */
div#menu1 {
        background: transparent;
}

That should do the trick

motionart Aug 26, 2010 01:22 PM

thanks for the quick answer! it seems it worked :)
Any idea how i can separate the category items with a forward slash?


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

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