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] Graphic image above a colored background (http://forum.bytesforall.com/showthread.php?t=15797)

Cheers Oct 28, 2011 06:40 AM

[SOLVED] Graphic image above a colored background
 
I'm trying to put a graphic image (1500px by 800px) behind the entire body of a 990px wide site. I have been able to do that in "body text and links" with background: url(/wp-content/themes/atahualpa367/images/background-bf.jpg) no-repeat center top;

It works well, except that the image is blue and I would now like to change the entire background to the same blue. However, whenever I do that the graphic image is then behind the overall blue color and is no longer visible.

Does anyone have any ideas as to how I can achieve this? Am using Ata 3.7.1

Much appreciated as always,
:)

lmilesw Oct 28, 2011 07:25 AM

Just add a background color to the background code. Here is an example.
HTML Code:

background: #xxxxxx url(/wp-content/themes/atahualpa371/images/backgr.gif) no-repeat top center;

Cheers Oct 28, 2011 07:40 AM

Larry, If I was half as smart as you, I would rule the world. Worked perfectly.

Thanks very, very much.

:):):)


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

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