Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Let's See What We Have Here image


THESHARPIMAGE

Recommended Posts

Posted

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

Posted

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) {

Posted

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>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...