Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

logo / header help


jace7571

Recommended Posts

i want to make a logo for my site i know how to put it on but want to know what is the best software to make smart looking gifs in and also is it easy to put an animated gif in

 

do i just put it on the same way i put a normal header on

Link to comment
Share on other sites

I don't remember if the logo has a size set in the original code & I've changed mine already so I can't see, but you can use any size logo that you like. Just go to catalog/includes/header & see if you can find a line of code similar to this:

 

<td valign="middle"><?php echo '<a href="http://www.oscommerce.com">' . tep_image(DIR_WS_IMAGES . 'logo.gif', 'osCommerce') . '</a>'; ?></td>

 

If there are any sizes in there just remove it! It will then display any size that you want. Don't make it too big though because animated gifs can be a little big in file size.

if at first you do succeed...try not to look surprised!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...