tomliuwhite Posted February 23, 2006 Posted February 23, 2006 I want to remove entirely the three icons at the top-right of the oscommerce homepage. However, instead of the custom shopping cart related icons, I want to add another icon. What shall i do? Many thanks in advance!
matrix2223 Posted February 23, 2006 Posted February 23, 2006 You can do this easily by deleting the line of code in the index.php file look for where it has the whatevername.gif for example <!-- body_text //--> <td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td class="pageHeading"></td> !!!!delete this line-><td align="right"><img src="images/candleshelf2.gif" border="0" alt="" width="57" height="40"></td> </tr> Hope this helps
Recommended Posts
Archived
This topic is now archived and is closed to further replies.