
Sry wenn ich mich bissl Doof anstell, hab sowas noch nie gemacht

Code: Alles auswählen
img_icon_contact_icq = icon_contact_icq.gif
Code: Alles auswählen
img_icon_contact_icq = icon_contact_icq.gif*16*79
Sehr merkwürdig.psdtuning hat geschrieben:Gemacht, Grafiksammlung Aktualisiert -> Passiert nix
Code: Alles auswählen
img_icon_contact_aim = icon_contact_aim.png*32*32
img_icon_contact_email = icon_contact_email.png*32*32
img_icon_contact_icq = icon_contact_icq.png*32*32
img_icon_contact_jabber = icon_contact_jabber.png*32*32
img_icon_contact_msnm = icon_contact_msnm.png*32*32
img_icon_contact_www = icon_contact_www.png*32*32
img_icon_contact_yahoo = icon_contact_yahoo.png*32*32
Nee, nee, das mach mal lieber selber...psdtuning hat geschrieben:Da brat mir einer n Storch
Code: Alles auswählen
</td>
<div id="wrapcentre">
Code: Alles auswählen
<div id="wrapcentre">
Code: Alles auswählen
<td><div class="gensmall" style="float: {S_CONTENT_FLOW_BEGIN};"> <!-- IF postrow.U_POST_AUTHOR --><a href="{postrow.U_POST_AUTHOR}">{PROFILE_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_PM --><a href="{postrow.U_PM}">{PM_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_EMAIL --><a href="{postrow.U_EMAIL}">{EMAIL_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_ICQ --><a href="{postrow.U_ICQ}">{ICQ_IMG}</a> <!-- ENDIF --><!-- IF postrow.U_MSN --><a href="{postrow.U_MSN}">{MSN_IMG}</a> <!-- ENDIF --> </div>
<!-- ENDIF -->
Code: Alles auswählen
<td><div class="gensmall" style="float: {S_CONTENT_FLOW_BEGIN};"> <!-- IF postrow.U_POST_AUTHOR --><a href="{postrow.U_POST_AUTHOR}">{PROFILE_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_PM --><a href="{postrow.U_PM}">{PM_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_EMAIL --><a href="{postrow.U_EMAIL}">{EMAIL_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_ICQ --><a href="{postrow.U_ICQ}">{ICQ_IMG}</a> <!-- ENDIF --><!-- IF postrow.U_MSN --><a href="{postrow.U_MSN}">{MSN_IMG}</a> <!-- ENDIF --> </div></td>
<!-- ENDIF -->
Code: Alles auswählen
</div>
</body>
</html>
Code: Alles auswählen
</div>
</div>
</div>
</body>
</html>
Aber natürlich:psdtuning hat geschrieben:Kannst du mir evtl auch noch sagen wie ich den Header auf die Hauptseite Verlinken kann, also den Forenindex?
Code: Alles auswählen
<div id="top"><div id="render" align="right"></div></div>
Code: Alles auswählen
<div id="top">
<a href="{U_INDEX}" title="{L_INDEX}" id="logo">{T_THEME_PATH}/images/top.jpg</a>
</div>