Can I hide the "place holder" url from appearing?

Hi,

I have a string a social icons that I would like to place under my signature line.

I want the receiver to be able to click on each picture, that will bring them to my corresponding social network page.

I have uploaded my image and included the info in the footer (Which all my buttons are currently set as one image, but I am gathering that I may need to upload them as single images?). I have learned that I need to possibly create a place holder for each image to link it, but how do I enter the place holder in the code. So that the url does not appear in the email? I just want the picture to be able to be clicked, and redirected to the social network page. The way I have enetered the place holder, the link appears next to the image.

I have this as my script:

[php]Social Networking icons [https://www.facebook.com/rentalology?ref=hl]
[/php]

I appreciate any help

Thanks!!!

You can do an image map, that way you can use 1 image. Which is actually better…

http://www.w3schools.com/tags/tag_map.asp

Thanks! I definitely will check this out!! :smiley:

It’s easier to research something when you know what to call it!

Sponsor our Newsletter | Privacy Policy | Terms of Service