Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Subcategoty images


Celebrimbor

Recommended Posts

Posted

Hi.

 

I need to change the image that is located on head of subcategories and on categories too, to a banner with a better quality and larger than a default image of oscommerce system.

 

I need centralize this image too on a main page.

 

Each categorie and subcategorie needs a different banner.

 

The problem is when i create a new category or subcategory, the system osc ask to put an image. So, this image isnt centralized.

 

See image below..

 

333xx2.th.jpg

 

 

Thanks in advance..

 

Rafael

OScommerce Rocks!

Posted
Hi.

 

I need to change the image that is located on head of subcategories and on categories too, to a banner with a better quality and larger than a default image of oscommerce system.

 

I need centralize this image too on a main page.

 

Each categorie and subcategorie needs a different banner.

 

The problem is when i create a new category or subcategory, the system osc ask to put an image. So, this image isnt centralized.

 

See image below..

 

333xx2.th.jpg

Thanks in advance..

 

Rafael

 

 

Already fixed by me... heh

 

On index.php, around line 67.. get out the line <td class="pageHeading"><?php echo HEADING_TITLE; ?></td> and o next line <td class="pageHeading" align="center"><?php echo tep_image(DIR_WS_IMAGES . $category['categories_image'], $category['categories_name'], HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td> put the pageHeading to center... the default is right.

 

Aloha

 

Rafa

OScommerce Rocks!

Archived

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

×
×
  • Create New...