Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Body background color and image not working in IE (http://forum.bytesforall.com/showthread.php?t=13123)

luciehall Mar 3, 2011 03:52 PM

[SOLVED] Body background color and image not working in IE
 
Hello! The site I built using Atahualpa theme has one background color and image for the body, another for #container. The body background and color do not show in IE 6,7 or 8. I set the body style in the Body,Text and Links tab as:

background: #0B1D6E url('<?php bloginfo('template_url'); ?>/images/background2.jpg')repeat-x 0 0;

and I set another background color and image for #container, both in the CSS inserts area like this:

#container {background: #fff url(/wp-content/themes/atahualpa/images/footer2bg.jpg) no-repeat bottom left;}

AND in Style and Configure Layout tab, like this:

background: #fff url(/wp-content/themes/atahualpa/images/footer2bg.jpg) no-repeat bottom left;

Works beautifully in Firefox, Safari, Chrome, but the html body background is all white in IE. the site is here: http://blog.santacruzspasandstoves.com.

PLease let me know of anything I could do to remedy this!! Thank you SO MUCH in advance.

SupraTT Mar 3, 2011 06:08 PM

Quote:

Originally Posted by luciehall (Post 59667)
I set the body style in the Body,Text and Links tab as:

background: #0B1D6E url('<?php bloginfo('template_url'); ?>/images/background2.jpg')repeat-x 0 0;

Try adding a space before "repeat". See if that will work.

luciehall Mar 3, 2011 06:27 PM

O Holy Heck, that was it!!! thank you thank you thank you!


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

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