Button aufm Index
Verfasst: 16.01.2008 20:48
Ich würde gerne einen Vote Button auf meinem Index einfügen, doch leider weiß ich net welches Template ich nun genau bearbeiten muss...kann mir einer helfen?
Code: Alles auswählen
<a href="http://www.lilsquad.de/toplist/ilist15_beta/iList/in.php?id=1210"><img src="http://www.lilsquad.de/toplist/ilist15_beta/iList/FFFFF/vote%20buttons/vote5.jpg" border="0" alt="Vote for this Site @ Exclusive-Toplist.com" width="237" height="60"></a>
Code: Alles auswählen
<!-- INCLUDE overall_footer.html -->
Code: Alles auswählen
<!-- INCLUDE forumlist_body.html -->
Code: Alles auswählen
<a href="http://www.lilsquad.de/toplist/ilist15_beta/iList/in.php?id=1210"><img src="http://www.lilsquad.de/toplist/ilist15_beta/iList/FFFFF/vote%20buttons/vote5.jpg" border="0" alt="Vote for this Site @ Exclusive-Toplist.com" width="237" height="60"></a>
Code: Alles auswählen
<a target="_blank" href="http://www.lilsquad.de/toplist/ilist15_beta/iList/in.php?id=1210"><img src="http://www.lilsquad.de/toplist/ilist15_beta/iList/FFFFF/vote%20buttons/vote5.jpg" border="0" alt="Vote for this Site @ Exclusive-Toplist.com" width="237" height="60"></a>
Code: Alles auswählen
<a onclick="window.open(this.href,'_blank');return false;" href="http://www.lilsquad.de/toplist/ilist15_beta/iList/in.php?id=1210"><img src="http://www.lilsquad.de/toplist/ilist15_beta/iList/FFFFF/vote%20buttons/vote5.jpg" border="0" alt="Vote for this Site @ Exclusive-Toplist.com" width="237" height="60"></a>