View Single Post
  #1  
Old 06-26-2008, 04:44 AM
 
VWD VWD is offline
 

Member
  
Join Date: Oct 2004
Location: Sweden
Posts: 25
 

Unhappy Background image not showing in Firefox, but looks ok in IE

Hi there, this is my first post to this forum.
I hope someone here can help me with this little problem.
My homepage looks ok in Internet Explorer, but looks goofy in Firefox 3, problem is I added an background image in Skin1.css, looking like this:

}
HTML,BODY
{
HEIGHT: 100%;
MARGIN: 0px;
PADDING: 0px;
BACKGROUND-COLOR: #000000

}
BODY {background: url(images/homepage01.jpg);
}

The idea is that the image is to show over the whole page like it does in IE, but when using Firefox, it only shows the background image halfway over the pages.

Anyone plz help.
Thnx VWD
__________________
X-Cart Version: 4.4.5 GOLD
Reply With Quote