Loaded Commerce Community

Banner


Board index » CRE Loaded Support » CRE Loaded 6.4

All times are UTC - 5 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: adding a photoshop image with hyperlink in it
PostPosted: Tue Dec 27, 2011 1:13 am 
Offline
CRE Addict
User avatar

Joined: Tue Mar 30, 2010 8:36 pm
Posts: 206
i created a sliced image in photoshop with a hyperlink in it. i want to add this to my mainpage.

if i add it to the html of the mainpage as an image (png), the image shows, but the hyperlink doesnt work. if i add it as an html file to the mainpage, the image doesnt show up at all, just a place holder shows. if i preview the html file in my browser, it does fully work (image shows and it is clickable).

can someone please tell me what i am doing wrong as far as trying to get this hyperlinked image onto my mainpage?

thanks.

_________________
B2B 6.4.1 with MVS enabled


Top
 Profile  
 
 Post subject: Re: adding a photoshop image with hyperlink in it
PostPosted: Tue Dec 27, 2011 4:09 am 
Offline
CRE Legend
User avatar

Joined: Thu Jun 12, 2008 6:39 am
Posts: 2404
Location: New Zealand
I'd put the image in between <a href> tags (so the whole image is a link to wherever), or hotspot the image using an image map (if you wanted to say link just some text in the image or one country if it was an image of the world. Unless you had a good reason to hotspot, stick with the earlier idea.

Simon

_________________
www.codemehappy.com
For Cre Loaded tips, how-to articles and more


Top
 Profile  
 
 Post subject: Re: adding a photoshop image with hyperlink in it
PostPosted: Tue Dec 27, 2011 11:18 am 
Offline
CRE Addict
User avatar

Joined: Tue Mar 30, 2010 8:36 pm
Posts: 206
That's a good idea, thanks for the suggestion! Some images, however, do have more than one hyperlink, so i'd have to do the latter idea you suggested.

I used the slice tool in PhotoShop and then edited the properties to link it to a hyperlink. Then I saved for web and devices as html and image. Am I supposed to upload the image file or the html file to the mainpage, if you know?

_________________
B2B 6.4.1 with MVS enabled


Top
 Profile  
 
 Post subject: Re: adding a photoshop image with hyperlink in it
PostPosted: Tue Dec 27, 2011 1:18 pm 
Offline
CRE Legend
User avatar

Joined: Thu Jun 12, 2008 6:39 am
Posts: 2404
Location: New Zealand
m a x i m u s wrote:
That's a good idea, thanks for the suggestion! Some images, however, do have more than one hyperlink, so i'd have to do the latter idea you suggested.

I used the slice tool in PhotoShop and then edited the properties to link it to a hyperlink. Then I saved for web and devices as html and image. Am I supposed to upload the image file or the html file to the mainpage, if you know?

If it's the mainpage and you have to use hotspots / image maps then I'd add in the html through the editor itself via the Admin.

So for example you set up your image:
Code:
<img border="0" alt="my pic" src="images/my_homepage_pic.jpg" usemap="#Map1">

Then add in the map tags:
Code:
<map id="Map1" name="Map1">
            <area href="pages.php?pID=1" shape="RECT" coords="0,0,650,275">
            <area href="pages.php?pID=2" shape="RECT" coords="0,300,650,625">
</map>

You might be able to use the map tag info out of the html folder created with the image from pshop, depends.

Simon

_________________
www.codemehappy.com
For Cre Loaded tips, how-to articles and more


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

Board index » CRE Loaded Support » CRE Loaded 6.4

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
It is currently Wed May 23, 2012 8:27 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

Login

Forums Latest Activity

Top Listing

1. Cart2Cart - Shopping...
    Category: Shopping Cart Database Conversion Scripts
    
2. Points & Rewards PLUS!...
    Category: Add-Ons
    
3. Configuration Server...
    Category: Fixes
    
4. Credit Card with CCV
    Category: Payment Modules
    
5. CC7333_ATS
    Category: Templates
    
Show more...

© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy