Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Plz. help with changing the size of image


sadsonic

Recommended Posts

Hi,

I need to change the background images size, that is defined in index.php:

 

This is some of the code:
<td align="left"><?php echo tep_image(DIR_WS_IMAGES . $image, HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>

 

Now I want to make the a standard size on width 700 px. and height: 150 (on any page).. Where do I do that, it must be possible to chanhe the HEADING_IMAGE_WIDTH, that this code is refering to, but where ?

 

Thanks,

s@dsonic

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...