MonkeyBone
25th February 2005, 07:49 PM
Where is some info on how to modify a template so the first post looks unique ?
|
View Full Version : Make first post unique? MonkeyBone 25th February 2005, 07:49 PM Where is some info on how to modify a template so the first post looks unique ? kall 26th February 2005, 04:01 AM <if condition="$post[postcount] == 1">Do stuff here like <div style="glow"> or whatever </if> Floris 27th February 2005, 02:19 AM $post[postcount] should be $post['postcount'] Quincy Wisdom 27th February 2005, 02:26 AM ohh...I could have fun with this... ja3 27th February 2005, 02:49 AM Yes, make it have glitters :P |