When trying to change the HTML of the fist
post so you get a different look for the initial
post (like they do for the mods section here), I've been using:
PHP Code:
<if condition="($post[postcount]=>1)">
But I don't think that's the best way to do this. And I've been searching for hours now, but
postbit is such a common term here, that I can't really make any headway. What's the best way to achieve the look that they use here on vb.org? I'm using an alternate style to accomplish this. But I want the first
post to be the only thing different.