Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Header gif


Zemus

Recommended Posts

Now that i have insterted another image instead of the OsCommerce.gif, It stills says OsCommerce when i move the pointer on it.... Where can i find the place for editing the alt="OsCommerce" line?? :rolleyes: Thanks!

Link to comment
Share on other sites

You will find it in your includes/header.php.

 

Find the following function call:

 

tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce')

 

The second paramater is what you are looking for.

 

Enjoy

 

Nacer.

Link to comment
Share on other sites

You will find it in your includes/header.php.

 

Find the following function call:

 

tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce')

 

The second paramater is what you are looking for.

 

Enjoy

 

Nacer.

 

Thanks!! :D

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...