Verfasst: 19.01.2006 08:52
etwas ot: aber du solltest mal auf 2.0.19 updaten.
Helmut71 hat geschrieben:@shizo:
jetzt hab ich doch noch ein Anliegen: könnte man den hypercell-effect auch für den Forumimages Mod realisieren?
Code: Alles auswählen
<td class="row1" width="5%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_ICON}</a></span></td>
Code: Alles auswählen
<td class="row1" width="5%" height="50" onMouseOver=this.style.backgroundColor="#FFFFFF" onMouseOut=this.style.backgroundColor="" onclick="window.location.href='{catrow.forumrow.U_VIEWFORUM}'"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_ICON}</a></span></td>
Code: Alles auswählen
<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
Code: Alles auswählen
<td class="row1" width="100%" height="50" onMouseOver=this.style.backgroundColor="#FFFFFF" onMouseOut=this.style.backgroundColor="" onclick="window.location.href='{catrow.forumrow.U_VIEWFORUM}'" ><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
Bisschen spät @ shizo --> Hypercellsshizo hat geschrieben:PS: lol sollt ich dazu ne kleine mini mod schreiben? ^^