Guest Posted February 28, 2008 Posted February 28, 2008 After you click a category there is an image displayed to the right of your title. For some reason mine is not displaying and I cannot, for the life of me, find the code in any file for this particular image. I am extremely new to this cart software and would appreciate any help someone can give. Thanks very much, Brennan
trapper Posted February 29, 2008 Posted February 29, 2008 After you click a category there is an image displayed to the right of your title. For some reason mine is not displaying and I cannot, for the life of me, find the code in any file for this particular image. I am extremely new to this cart software and would appreciate any help someone can give. Thanks very much, Brennan CODE <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_*.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>
Guest Posted February 29, 2008 Posted February 29, 2008 CODE<td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_*.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td> Thanks for your help, but what file is this found in, index.php in languages or in catalog? Thanks again.
trapper Posted March 1, 2008 Posted March 1, 2008 Thanks for your help, but what file is this found in, index.php in languages or in catalog? Thanks again. Catalog is the folder and the php file is index.php Good Luck... Always backup ! First....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.