Hi all,
In this url:  http://212.179.31.215/default.aspx

on the bottom of the page the background image is doubled for some reason ,
but only on this site.
Locally it's ok. I mean, when I work on the site locally, and run it on IE7
it's ok, but when I run the same code
on the above url, it is doubled.
the CSS code for it is:


body

{

background-image:url("../images/202-bg_main.gif");

background-repeat:no-repeat;

overflow: hidden;

font-family:Arial;

}



any idea?

tnx
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to