Perlevenn Posted February 23, 2007 Share Posted February 23, 2007 Hi! I would really appreciate help with this problem, I have no idea what it could be! Please view my site: www.perlevenn.com/catalog , and see the boxheadings on the left side. How do I get rid of those "empty images" (with the red cross in the middle)? Im not sure when they turned up/ what I did... :blush: Thank you for any help.... Iselin Link to comment Share on other sites More sharing options...
Guest Posted February 23, 2007 Share Posted February 23, 2007 Hi!I would really appreciate help with this problem, I have no idea what it could be! Please view my site: www.perlevenn.com/catalog , and see the boxheadings on the left side. How do I get rid of those "empty images" (with the red cross in the middle)? Im not sure when they turned up/ what I did... :blush: Thank you for any help.... Iselin Hi It looks like you have deleted pixel_trans.gif from your images folder. pixel_trans.gif is a 1px x 1px transparent image used as a spacer. To fix either create a new one and name it the same, then save it in your images folder or delete the two lines of code. <tr> <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td> </tr> However if you delete it you will find the boxes move left on the screen. Hope that helps Kate Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.