Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with Box Header Images


Guest

Recommended Posts

Posted

I have added box heading images to my boxes but i find i am having problems with reviews, shopping cart and information. The background images show up but there are red x boxes on all three that i can't seem to make go away. If you could please check out my site and help me figure out how to get rid of the red x's it would be most appreciated. Thank you for your time,

Helder

 

http://autooutfittersonline.com/osCommerce/

Posted

<img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1">

 

this is what is causing the problem

 

you could just create a 1x1 pixel image called pixel_trans.gif (which should be there already) and that should fix the problem - or remove that call (i think its in boxes.php :? )

Posted

pixel_trans is in my image directory, i think the picture used to be an arrow, but once i changed the boxheader image it turned into a red x

Posted

ok, looked at the code again and found this:

 

<td height="19" class="infoBoxHeadingReviews"><img src="images/" border="0" alt=""></td>

 

no image is specified

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...