johny2k Posted September 24, 2010 Share Posted September 24, 2010 Hi, guys. I have been stuck here. My website is www.johny2k.com/daitobest, everything work fine in firefox, chrome and safari browser.But, in Internet Explorer browser my body background and header background cannot display. May I ask is that some one can provide some help? Thank you.Below is my global.css files:body {background:url("../img/bg.jpg")repeat-y center #e9e9e9;font-size: 13px;font-family: Century Schoolbook, Verdana, Arial, Helvetica, Sans-Serif;color: #5d717e;text-align: center}h1#logo {display:none;float: left;width: 27%;margin-top: 0.5em}#header_right {background:url("http://www.johny2k.com/daitobest/images/header.jpg")no-repeat center;height:218px;float: left;margin-bottom: 0px;width: 100%;text-align: right; Link to comment Share on other sites More sharing options...
razaro Posted September 24, 2010 Share Posted September 24, 2010 Try to put space between url and repeat properties url(”../img/bg.jpg”) repeat-y url(“http://www.johny2k.com/daitobest/images/header.jpg”) no-repeat And maybe " " instead ” ” or “ ” but this is maybe just editor styles. Link to comment Share on other sites More sharing options...
johny2k Posted September 24, 2010 Author Share Posted September 24, 2010 Thanks razaro, the problems have been resolve. I really hate Internet explorer, it is really stupid browser. [spam-filter] Link to comment Share on other sites More sharing options...
jhnstcks Posted September 24, 2010 Share Posted September 24, 2010 One topic per question only.The other topic has been deleted. Link to comment Share on other sites More sharing options...
johny2k Posted September 24, 2010 Author Share Posted September 24, 2010 Oop, sorry for the mistake. Will remember it next time, thanks again jhnstcks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now