sadsonic Posted November 20, 2003 Share Posted November 20, 2003 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 More sharing options...
Guest Posted November 20, 2003 Share Posted November 20, 2003 admin > Configuration > Images. I forget which pair controls the sizes that you want, so you might have to experiment. Hth, Matt Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.