1
Ace_Armstrong
Image Maps in THEME.HTML?

I just discovered yesterday that placing an image map in the THEME.HTML file seems to break the whole system. Has anyone been able to do this successfully, and if so, how?

Thanks in advance!

2
JackJ
Re: Image Maps in THEME.HTML?
  • 2004/2/6 17:00

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


If you place the map coords outside the tables, perhaps just before the </body> tag similar to this:

</table>
<map name="myimage_r2_c2Map" id="myimage_r2_c2Map">
<area shape="rect" coords="1,0,58,19" href="<{$xoops_url}>/">
<area shape="rect" coords="57,0,126,21" href="<{$xoops_url}>/modules/news/" >
<area shape="rect" coords="125,0,234,21" href="<{$xoops_url}>/modules/newbb/"/>
</map>
</body>

Or check out the imag04 theme

Login

Who's Online

145 user(s) are online (77 user(s) are browsing Support Forums)


Members: 0


Guests: 145


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits