Carol Swinehart wrote:
> I can not get the background image to show up in IE, or Opera but it 
> does show up in Firefox 3.0.3 and Safari
>
> Please advise, I have read everything I can on this topic and tried all 
> those fixes but they are not working.
>   


This sort of thing works for me:

body    {
        background-image:  url("../images/background.gif");
        background-position: 0px 0px; 
        background-repeat:repeat-x; 
        }




-- 
______________________________________________
Steve Allen
Web Development and Support Officer
The Faculty of Law at the University of Oxford   

T: 01865 281618     

www.law.ox.ac.uk
______________________________________________

______________________________________________________________________
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