Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

image replace "lets see what we have here"


qhordern

Recommended Posts

Posted

Hi

I have been changing pieces of php with success to tailor my site but cant seem to find asolution for the following.

I want to replace "lets see what we have here" text with full size categroy image, not the little one normally to the right of the text, "lets see....

 

can anyone illuminate the path

Posted

products_new.php in catalog

 

alter:

            <td class="pageHeading"><?php echo HEADING_TITLE; ?></td>
           <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_products_new.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>

right after the body starts to fit yr needs

 

dahui

Posted

Thanks, but does that show the image of the category? or new products.

 

I was wanting to show the full size category image inplace of the intro text "lets see what we have...

 

Ta

Quentin

Archived

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

×
×
  • Create New...