LEAD_WEIGHT
04-18-2005, 04:23 PM
Goto Admincp=> Styles & Templates=> Style Manager=> Add New Template=> called "adv_portal_cybervirus".
Insert this code into the template:
<div align="left">
<table border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="210">
<tr>
<td class="tcat"><span class="smallfont"><b>$vboptions[blockbullet] CyberScrub AntiVirus</b></span></td>
</tr>
<tr>
<td class="alt1"><span class="smallfont">
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
<legend>CyberScrub Virus Alerts</legend>
<div style="padding:0px">
<table cellpadding="0" cellspacing="0" border="0" align="center" width="100%">
<tr>
<td width="100%">
<table cellpadding="2" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<!-- Begin CyberScrub banner -->
<script language="JavaScript">
var referrerid="1548";
</script>
<script language="JavaScript" src="http://buy.cyberscrub.com/avutility/avplugin.js"></script>
<!-- End CyberScrub banner -->
</table>
<br />
</table>
</div>
Go to your Admincp - vba CMPS - Add Module
Module Title - CyberScrub Virus Alerts
Module Identifier - cybervirus or leave it blank
OR Template to Include - cybervirus
Make it active and select the column you want it in.
Save and you are done.
To view end results http://www.cyberscrub.com/partners/tools/antivirus/index.php
Credits to Chuckie & Brian
Insert this code into the template:
<div align="left">
<table border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="210">
<tr>
<td class="tcat"><span class="smallfont"><b>$vboptions[blockbullet] CyberScrub AntiVirus</b></span></td>
</tr>
<tr>
<td class="alt1"><span class="smallfont">
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
<legend>CyberScrub Virus Alerts</legend>
<div style="padding:0px">
<table cellpadding="0" cellspacing="0" border="0" align="center" width="100%">
<tr>
<td width="100%">
<table cellpadding="2" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<!-- Begin CyberScrub banner -->
<script language="JavaScript">
var referrerid="1548";
</script>
<script language="JavaScript" src="http://buy.cyberscrub.com/avutility/avplugin.js"></script>
<!-- End CyberScrub banner -->
</table>
<br />
</table>
</div>
Go to your Admincp - vba CMPS - Add Module
Module Title - CyberScrub Virus Alerts
Module Identifier - cybervirus or leave it blank
OR Template to Include - cybervirus
Make it active and select the column you want it in.
Save and you are done.
To view end results http://www.cyberscrub.com/partners/tools/antivirus/index.php
Credits to Chuckie & Brian