Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Image Size


BlizzardBoy

Recommended Posts

In the code:

 

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr class="header">

<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'oscommerce') . '</a>'; ?></td>

 

found in header.php, I'm trying to substitue in my own picture(s). How do I change the size of my picture, in the code? The pictures I have are too big, and I want to resize them. When I type in the width and height, it says it has a programming error when I try to view the screen.

 

Can it be done?

 

Thanks for being a big help!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...