THESHARPIMAGE Posted December 5, 2002 Posted December 5, 2002 hello in the "Let's See What We Have Here" section , in top of the page , i cant see the image that should be there . how can i edit this section ? thanks Guy
Ajeh Posted December 5, 2002 Posted December 5, 2002 That should be in the Admin on the Categories Image.
THESHARPIMAGE Posted December 5, 2002 Author Posted December 5, 2002 no.. cant find it there . i think its in the source file itself . any more ideas?
Ajeh Posted December 5, 2002 Posted December 5, 2002 Are you trying to add an image or edit the code? The code is in default.php ... For Categories with no subcategories the Let's see shows up around here: <td class="pageHeading"><?php echo HEADING_TITLE; ?></td> <?php // optional Product List Filter if (PRODUCT_LIST_FILTER) {
Ajeh Posted December 5, 2002 Posted December 5, 2002 NOTE: just below all that code is the actually image itself: <td align="right"><?php echo tep_image(DIR_WS_IMAGES . $image, HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.