Easy ad banner question...
Collapse
X
-
-
Go to:
Admin CP --> Styles & Templates --> Style Manager --> « » --> Showthread Temlates --> SHOWTHREAD
Find:
HTML Code:<!-- controls below postbits --> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr valign="top">
HTML Code:<!-- sponsor --> <div style="padding: 0px 0px $stylevar[cellpadding]px 0px"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="thead" align="left">Sponsored Links</td> </tr> <tr> <td class="alt1" align="center"> BANNER CODE HERE </td> </tr> </table> </div> <!-- / sponsor -->
.
-
-
Glad it worked. To do this, place the following line of code directly above the code block in my previous post:
HTML Code:<if condition="!in_array($thread[forumid], array(22, 51))">
HTML Code:</if>
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment