PDA

View Full Version : Request!!


Skyline_GT
04-22-2004, 02:09 AM
I wonder what you need to put if you want to display a banner only on the first post on every thread right below the sig?
like only display the banner on the person who made the thread.

Skyline_GT
04-22-2004, 09:31 PM
bump

Zachery
04-22-2004, 10:06 PM
it can be done with a conditional

<if condition="$post[count] == 1"> display add here </if>

i think that should work

Skyline_GT
04-24-2004, 05:52 AM
Ai..
Thanks Let me try:D

Majik?
04-24-2004, 06:21 AM
it can be done with a conditional

<if condition="$post[count] == 1"> display add here </if>

i think that should work
Yes, that'll work.. I was using the same conditional to display my googls adsense ads in the format of a post directly after the first post of the page. ;)

Skyline_GT
11-21-2004, 03:14 AM
this dosn't seem to work..

paulyy
11-21-2004, 03:19 AM
Are you putting it in the right template?

Skyline_GT
11-21-2004, 03:40 AM
I put in the postbit_lacey at the very bottom..