Re: Neue PN bei Imagemap hervorheben
Verfasst: 05.10.2011 01:25
Habs hinbekommen, Ich danke & Gute Nacht 

phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
<!-- IF S_USER_LOGGED_IN or PRIVATE_MESSAGE_INFO_UNREAD -->
<img src="http://250kb.de/u/111003/j/4ZZm7qQcRtxi.jpg" width="740" height="50" border="0" alt="" usemap="#id22_Map">
<map name="id22_Map">
<area shape="rect" alt="" coords="591,0,740,50" href="{U_SEARCH}">
<area shape="rect" alt="" coords="480,0,591,49" href="{U_PROFILE}">
<area shape="rect" alt="" coords="294,0,480,49" href="{U_MEMBERLIST}">
<area shape="rect" alt="" coords="193,0,294,49" href="{U_PRIVATEMSGS}">
<area shape="rect" alt="" coords="0,0,193,49" href="{U_LOGIN_LOGOUT}">
</map>
<!-- ELSE -->
<img src="http://250kb.de/u/111003/j/MrfeRmnOZy4r.jpg" width="740" height="50" border="0" alt="" usemap="#id22_Map">
<map name="id22_Map">
<area shape="rect" alt="" coords="591,0,740,50" href="{U_SEARCH}">
<area shape="rect" alt="" coords="480,0,591,49" href="{U_PROFILE}">
<area shape="rect" alt="" coords="294,0,480,49" href="{U_MEMBERLIST}">
<area shape="rect" alt="" coords="193,0,294,49" href="{U_PRIVATEMSGS}">
<area shape="rect" alt="" coords="0,0,193,49" href="{U_LOGIN_LOGOUT}">
</map>
<!-- ENDIF -->