Jump to content

Newbie Question about changing image size


coxis

Recommended Posts

Hi there

 

I am new to this so keep with me ha thanks if you have ... anyway I am trying to edit the size of the image through my header.php file... This is the line that concerns the logo I have tried what I can but thus far come to no conclusion other than I need help with it.

 

<td class="logo"><a href="<?php echo tep_href_link('index.php')?>"><?php echo tep_image(DIR_WS_IMAGES.'logo.png')?></a> </td>

 

I want to change the image size and the height withought having to go and idit the image.... On firebug it gives me the sizes and I can change but these sizes must be fed from the default sizes of the image and not actually there.

 

Hope you can help

 

James

Hi

 

Doesn't setting <IMG WIDTH = '1000' HEIGHT = '1000'></IMG> stretch or shrink the image from its default size to what ever you set it to within the parameters above? I think thats what your trying to do.

 

 

**EDIT**Im unsure what you are using when it comes to tep_image and tep_href, are you using some kind of CMS**EDIT**

 

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.