rdbello Posted February 2, 2004 Share Posted February 2, 2004 How can I do this? I try to delete in index.php page but nothings happen. Thanks. Link to comment Share on other sites More sharing options...
Guest Posted February 2, 2004 Share Posted February 2, 2004 Trying to delete index.php? Or trying to delete the wording on index.php? In includes/languages/english.php? The_Bear Link to comment Share on other sites More sharing options...
rdbello Posted February 2, 2004 Author Share Posted February 2, 2004 Sorry. I tried to delete the link to Heading_Title but nothing happens. I would like to put the produts area in top, in the same level of the columns. Thanks. Link to comment Share on other sites More sharing options...
Guest Posted February 2, 2004 Share Posted February 2, 2004 In catalog/index.php, look for this: <td class="pageHeading"><?php echo HEADING_TITLE; ?></td> <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . $category['categories_image'], $category['categories_name'], HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td> The_Bear Link to comment Share on other sites More sharing options...
rdbello Posted February 2, 2004 Author Share Posted February 2, 2004 Yes, I was delete this, but the text still showing. Any idea? Link to comment Share on other sites More sharing options...
rdbello Posted February 2, 2004 Author Share Posted February 2, 2004 I founded the problem. Thanks, Bear. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.