Quote:
Originally Posted by EnigmaVariation
I tried your suggestion but that deletes the copyright text that I want to have on there too though. 
|
It shouldn't have done that. Here is correct part of the footer code, with his added material in bold:
<div align="center">
<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->
$vbphrase[powered_by_vbulletin]
<!-- Do not remove this copyright notice -->
</div>
<div class="smallfont" align="center">
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
$vboptions[copyrighttext]
</div>
</div>
</form>
Remove only the bolded part. $vbphrase is vBulletin's copyright, $vboptions is, his option.