![]() |
Ad Sense Supported by.. between posts
Do you guys know how to get those supported by boxes between the posts
|
In the postbit template
Under <!-- / post $post[postid] popup menu --> Add <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="alt2"> <div id="post_message_$post[postid]">test</div> </td> </table> If you only want it to appear under a certain post then do <if condition="$post[postcount] == 4"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="alt2"> <div id="post_message_$post[postid]">test</div> </td> </table> </if> Now it will only appear under the fourth post. |
Thank you and do you know how to add the sponserd by frame
|
All times are GMT. The time now is 06:44 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|