Quote:
Originally Posted by Chuck S No there is not. Thats in our global file
what i am saying is the footer is the last thing printed before the closing body tag so you might want to add whatever code in your footer and if your using vbulletin you need to put such code in your footer as those are the files we call. |
Here are the instructions:
Please copy and paste the script code below into your website HTML pages right before the closing </BODY> HTML tag. If you currently use Google Analytics or other similar JavaScript based tools, the Infolinks JavaScript can be placed right before their code:
Here's the footer.htm file:
<table width="90%" border="0" cellspacing="3" cellpadding="3" align="center">
<tr>
<td align="center">
<font face="Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF">
No portion of this page, text, images or code, may be copied, reproduced,
published or distributed in any medium without the expressed written permission
of the copyright holder.</font>
</td>
</tr>
</table>
Are you saying the code should go at
the end? After </table>?
And also somewhere in the
vB code? I'm confused. I don't want the inline ads showing up in the forums. Just the reviews.