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] baackground color in header image area (http://forum.bytesforall.com/showthread.php?t=3223)

bushtool Sep 1, 2009 10:37 AM

[SOLVED] baackground color in header image area
 
I replace the header image with two news feed boxes. How do I set the background color around the boxes?

Thanks for your help.

bushtool Sep 1, 2009 10:37 AM

here is the website

www.d4v.org

juggledad Sep 1, 2009 02:16 PM

Wrap the code in a div like '<div class="gnec">.....</div>'
then use a css insert
HTML Code:

div.gnec {
  background: #00ff00;
          }


bushtool Sep 1, 2009 02:39 PM

thanks a lot, I should have been able to figure that out myself but drew a blank.

your advice was perfect


All times are GMT -6. The time now is 10:28 PM.

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