Seite 1 von 1

Templates, wie kann ich das machen ??!

Verfasst: 28.05.2003 15:30
von Martin2003
Hey @ all,

I want to change the templates of my style, so that it looks like this:

http://ats-forum.de/web/datetime.gif

somewhat like on this board:


http://www.sprintweb.info/forum/thread. ... 7d49edb425




How can I do this?


Thanks for your help.


Martin

Verfasst: 28.05.2003 15:45
von Leuchte
ich hoffe mal du verstehst es auch in deutsch...

du müsstest in viewtopic_body.tpl vor die spalte

Code: Alles auswählen

<tr> 
				<td valign="middle" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}...
eine neue tabellenspalte mit dem argument

Code: Alles auswählen

{postrow.POST_DATE}
machen