Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need help with image links


vazash

Recommended Posts

Posted

Hi guys,

 

I have a site in which I have a banner with links (image links) one below the other. Something similar to the website templates that are out there.

 

My problem is that I do not know how to go about slicing the images, calling them in a file and linking them to various pages. Can someone help me out please. This is very urgent.!!

 

Thanks

Posted

I've only done it a couple of times but, you need software like, fireworks or photoshop to do things like that.. Frontpage may even do it.

Posted
I've only done it a couple of times but, you need software like, fireworks or photoshop to do things like that.. Frontpage may even do it.

 

 

I got all the software, but how do i go about doing it.

 

Thanks

Posted

You can use the <?php echo tep_image(); ?> function to call them, just check any code where an image is called to see how.

If you want to wrap them in an anchor tag, check the code from your header.php to see how to do that.

 

If you want them set as a background, you need to make a new rule(s) in your stylesheet and call for it in the table you want them.

Archived

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

×
×
  • Create New...