Jump to content

(SOLVED) v1.3.1 Internet Explorer body background & header background problem.


johny2k

Recommended Posts

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;

30298_o0UgqCWmA82b1ivoTjo9_t

30299_Om2LH3DHM4sHeSwKN5P5_t

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...