Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how do i add a link


jace7571

Recommended Posts

By placing a code for the link where you want to have it.

The code will be somthing like this..

 

<a href="http://url.to.site" target="_blank"><img src="http://url/path to image/xxxx.gif" alt="Alternat text if picture not show"/></a>

 

This set the url for the link to go to, open in a new window and have alternat text.

 

You just have to find the right place to put it in...

 

Or you can use the banner system in OSC to display the gif and the link...

Link to comment
Share on other sites

By placing a code for the link where you want to have it.

The code will be somthing like this..

 

<a href="http://url.to.site" target="_blank"><img src="http://url/path to image/xxxx.gif" alt="Alternat text if picture not show"/></a>

 

This set the url for the link to go to, open in a new window and have alternat text.

 

You just have to find the right place to put it in...

 

Or you can use the banner system in OSC to display the gif and the link...

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...