Jump to content

How To Insert Code Directly Below The Slideshow Of My Website


Recommended Posts

I want to know how to insert code for a clickable image directly underneath the slideshow of my website. I want the clickable image to appear 9px below the slideshow and 9px above the three images below the slideshow. I made the clickable image in Adobe Firefox using the hotspot tool to make the image clickable and then i imported the image into Dreamweaver. I copied the code from Dreamweaver which I believe is in html format so I am not sure if it needs to be converted to css or not. I need to place this code below the slideshow. Please advise on how to do this. I need to know which file to go into and exactly where to place the code in order to make the clickable image appear below the slideshow. By the way I am using Prestashop version 1.5. And my hosting is with Godaddy. And the url for my website is www.rileymonroe.com. The code that I need to place below the slideshow of my website is below.

 

 

<img name="socialmediaicons7" src="http://rileymonroe.com/themes/theme474/img/socialmediaicons7.png" width="950" height="108" id="socialmediaicons7" usemap="#m_socialmediaicons7" alt="" />

<map name="m_socialmediaicons7" id="m_socialmediaicons7">

<area shape="rect" coords="124,42,165,67" href="javascript:;" alt="" />

<area shape="rect" coords="870,67,906,94" href="http://www.myspace.com/rileymonroellc" target="_blank" alt="" />

<area shape="rect" coords="817,67,848,94" href="http://www.reddit.com/user/rileymonroellc/" target="_blank" alt="" />

<area shape="rect" coords="761,60,797,94" href="http://www.youtube.com/user/RileyMonroeTv" target="_blank" alt="" />

<area shape="rect" coords="696,67,735,94" href="http://www.linkedin.com/" target="_blank" alt="" />

<area shape="rect" coords="651,60,683,94" href="http://rileymonroellc.tumblr.com/" target="_blank" alt="" />

<area shape="rect" coords="870,16,906,48" href="https://plus.google.com/105360554889488532783/" target="_blank" alt="" />

<area shape="rect" coords="817,16,848,54" href="http://pinterest.com/rileymonroellc/" target="_blank" alt="" />

<area shape="rect" coords="761,16,797,54" href="http://instagram.com/rileymonroellc" target="_blank" alt="" />

<area shape="rect" coords="696,16,735,48" href="https://twitter.com/rileymonroellc" target="_blank" alt="" />

<area shape="rect" coords="651,16,683,54" href="https://www.facebook.com/RileyMonroeLLC" target="_blank" alt="" />

</map>

Edited by jaris33 (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...