Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Topic started by: S.T.A.R.S on July 12, 2011, 02:16:24 PM

Title: SMF Map Code
Post by: S.T.A.R.S on July 12, 2011, 02:16:24 PM
Hello,

I have some code which imbedds hyperlinks within my PNG Banner. Such as on my wordpress site at www.mmogamer.co.uk.

Where would i insert the Map code to replace my current banner image?

This is the code i have to allow my banner to become clickable:

<div style="text-align:center; width:900px; margin-left:auto; margin-right:auto;">
<img id="Image-Maps_6201107111227478" src="http://www.image-maps.com/uploaded_files/6201107111227478_1_logo.png" usemap="#Image-Maps_6201107111227478" border="0" width="900" height="150" alt="" />
<map id="_Image-Maps_6201107111227478" name="Image-Maps_6201107111227478">
<area shape="rect" coords="597,14,673,118" href="http://www.facebook.com/pages/MMO-Gamer/246156798729462?sk=wall&filter=2" alt="" title=""    />
<area shape="rect" coords="678,11,871,122" href="http://mmogamer.co.uk/forum/index.php?action=register" alt="" title=""    />
<area shape="rect" coords="898,148,900,150" href="http://www.image-maps.com/index.php?aff=mapped_users_6201107111227478" alt="Image Map" title="Image Map" />
</map>
<!-- Image map text links - Start - If you do not wish to have text links under your image map, you can move or delete this DIV -->
<div style="text-align:center; font-size:12px; font-family:verdana; margin-left:auto; margin-right:auto; width:900px;">
<a style="text-decoration:none; color:black; font-size:12px; font-family:verdana;" href="http://www.facebook.com/pages/MMO-Gamer/246156798729462?sk=wall&filter=2" title="Untitled">Untitled</a>
| <a style="text-decoration:none; color:black; font-size:12px; font-family:verdana;" href="http://mmogamer.co.uk/forum/index.php?action=register" title="Untitled">Untitled</a>
| <a style="text-decoration:none; color:black; font-size:12px; font-family:verdana;" href="http://www.image-maps.com/index.php?aff=mapped_users_6201107111227478" title="Image Map">Image Map</a>
</div>


Thankyou.
Title: Re: SMF Map Code
Post by: Illori on July 13, 2011, 02:17:19 PM
please stick to one topic per issue, your other topic has been deleted.
Title: Re: SMF Map Code
Post by: S.T.A.R.S on July 13, 2011, 05:57:24 PM
Didn't know i had another topic on this subject.

Sorry if i did, my mistake.
Title: Re: SMF Map Code
Post by: S.T.A.R.S on July 16, 2011, 09:17:28 PM
anyone have any ideas?
Title: Re: SMF Map Code
Post by: Gary on July 16, 2011, 10:07:25 PM
The code to call the banner is different for each theme, but it'd always be in index.template.php