Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Some elements not displaying backgroung image in IE6&7

Some elements not displaying backgroung image in IE6&7

Locked

Views: 972

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
13 Aug 2007, 3:28 AM
#1
shocker avatar

shocker

Zen Follower

Join Date:
Jul 2007
Location:
Jakarta
Posts:
346
Plugin Contributions:
0

Some elements not displaying backgroung image in IE6&7

This is odd because two different divs that use the same css declaration for background images are displaying differently

See my page:
Nahid Fashions

As this page loads in IE6&7 you should see several the background images. On the side boxes to the right a gradiant dark grey background image is displayed for most of the side boxes. They all use the follow CSS declaration

.sideBoxContent 
 {background: url(../images/1X170_sidebox.png) repeat;}
```However, the sidebox with the heading "Information" does not display the background image once the page fully loads.

The problem also affects the left side of the page where the product information is displayed (the gradient grey dark grey is not displayed). The best way to see this is in FireFox where background images displayed properly.

I'm at a lost as to how to attack this problem because I don't see a logical thread to follow.
19 Aug 2007, 3:24 PM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Some elements not displaying backgroung image in IE6&7

I'm not seeing this problem in IE6 or IE7. Have you resolved it?