Hi there...my codes are working fine for chrome and firefox but IE8 is giving me a hard time can anyone please help me out ?

Here are my codes
http://www.mediafire.com/?7bfqjps29o65594

Recommended Answers

All 4 Replies

Nobody wants to download stuff... try to narrow down where the issue is, and post the html and css sections/files please.

My Css

#main{
    background-image:url(base.jpg);
    width:650px;
    text-align:left;
}

the main thing is that my background-image is at the center of the webpage in firefox but not in IE8

I'm having problems with my background picture now !!! In IE8 i got to maximize and minimize my IE8 to see the background picture !! how to fix this ?

background-position: top center;
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.