Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: iain sherriff on June 06, 2015, 05:28:40 AM

Title: Some help with image maps please
Post by: iain sherriff on June 06, 2015, 05:28:40 AM
So I have an image map working here

www.studiodance.co.uk/t.html (trail page)

And I have added the code to my index.template.php file for the forum I wan to use it on

www.dsdglobalsupport.com

But, as you can see the image doesn't show up.

Doe anyone know what I need to change please ?
Title: Re: Some help with image maps please
Post by: Illori on June 06, 2015, 05:59:49 AM
you are not giving the full path to the image http://www.dsdglobalsupport.com/bj23678_original.png. is not the same as http://www.studiodance.co.uk/bj23678_original.png. the first link does not seem to bring up the image at all. IMO for 4 buttons you dont need an image map, you just need 4 images and make them links.
Title: Re: Some help with image maps please
Post by: iain sherriff on June 06, 2015, 06:03:22 AM
Right

Thanks for your help  :)