Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / sidebox & center box images slow displaying

sidebox & center box images slow displaying

Locked

Views: 933

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
11 May 2009, 10:09 PM
#1
mickeywhere avatar

mickeywhere

New Zenner

Join Date:
May 2009
Posts:
2
Plugin Contributions:
0

sidebox & center box images slow displaying

I am new to zencart.

I changed the stylesheet so that the sideboxes & centerboxes have a different filename for background image.

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
margin: 0em;
background-color: #abbbd3;
background-image: url(../images/tile_back1.gif);
padding: 0.5em 0.2em;
}

The boxes display with the background colour and then after a delay the background image displays.

When I change the image name back to tile_back.gif everything works quickly.

I would be greatful for any help

12 May 2009, 1:04 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: sidebox & center box images slow displaying

How big (file size) is tile_back1.gif?

A link to your site would help, too, if possible.

12 May 2009, 5:31 PM
#3
mickeywhere avatar

mickeywhere

New Zenner

Join Date:
May 2009
Posts:
2
Plugin Contributions:
0

Re: sidebox & center box images slow displaying

stevesh:

How big (file size) is tile_back1.gif?

A link to your site would help, too, if possible.

Hi stevesh,
the gif is .24kb

The link to my test site is http://www.corrinbusinessweb.co.uk/zencart/

Thanks:smile: