![]() |
|
#1
|
|||
|
|||
|
This will add a virus map module to your CMPS...
In your Admincp - Styles & Templates - Style Manager - Add a new template called "adv_portal_virusmap". Insert this code into the template: Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%"> <tr> <td class="tcat"><span class="smallfont"><b>$vboptions[blockbullet] Virus Map</b></span></td> </tr> <tr> <td class="alt2"><script type="text/javascript" language="JavaScript1.1" src="http://www.trendmicro.com/syndication/wtc/wtc_applet_js.asp"></script></td> </tr> </table> <br /> Still in your Admincp - vBa CMPS - Add Module - Module Title - Virus Map - Module Identifier - Leave blank - OR Template to Include - virusmap - Activate and select the column you want it in. - Save and you are done. Note: This is a fairly wide module, and is best suited in the center. Last edited by 58sniper; 06-14-2004 at 02:03 PM. Reason: Added screenshot |
|
#2
|
|||
|
|||
|
screenshot please?
|
|
#3
|
|||
|
|||
|
Added screenshot
|
|
#4
|
|||
|
|||
|
Can you write me how to include regular html page, not JS? I need to include specific whole site. thank you
|
|
#5
|
|||
|
|||
|
I have changed this line so the graphic is centered on higher resolution displays:
Code:
<td class="alt2" align="center"><script type="text/javascript" language="JavaScript1.1" src="http://www.trendmicro.com/syndication/wtc/wtc_applet_js.asp"></script> Nice module
|
|
#6
|
|||
|
|||
|
works like a charm mate.....and looks the dogs as well!!
|
|
#7
|
||||
|
||||
|
Works well .. thanks for the addition.
|
|
#8
|
|||
|
|||
|
I edited 58sniper's code to use the feed from Panda Antivirus since they have some really great feeds. It's really simple jsut in case anyone else wanted to use Panda or use some other company's feeds.
Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>$vboptions[blockbullet] Virus Map</b></span></td>
</tr>
<tr>
<td class="alt2">
<!-- Begin -- Virus Map Code --><script>function abrirMapa(){ window.open("http://www.pandasoftware.com/virus_info/flash/mapa_popup.asp?idioma=2&color=FFFFFF", "mapavirus", "toolbar=no,width=613,height=377,resizable=no")}</script><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="163" HEIGHT="134" id="mapa_webmasters" ALIGN=""> <PARAM NAME=movie VALUE="http://www.pandasoftware.com/virus_info/flash/mapa_webmasters.swf?idiom=2&dir=http://www.pandasoftware.com/virus_info/exports/"> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="http://www.pandasoftware.com/virus_info/flash/mapa_webmasters.swf?idiom=2&dir=http://www.pandasoftware.com/virus_info/exports/" menu=false quality=high bgcolor=#FFFFFF WIDTH="373" HEIGHT="189" NAME="mapa_webmasters" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT><!-- End -- Virus Map Code --></td>
</tr>
</table>
<br />
__________________
Bones Heal, Chicks Dig Scars, Pain is Temporary, Glory is Forever. |
|
#9
|
||||
|
||||
|
Just installed the Panda version as a side block and works good, thanks!
|
|
#10
|
|||
|
|||
|
cheers
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Weather Module | cLord | Add-On Modules & Modifications | 157 | 09-08-2006 07:50 PM |
| Basic Module | cLord | Add-On Modules & Modifications | 55 | 04-24-2006 08:45 AM |
| Module: Countdown to certain date | 58sniper | Add-On Modules & Modifications | 36 | 10-26-2005 01:57 PM |
| Symantics Virus Alerts | Chuckie | Add-On Modules & Modifications | 13 | 07-30-2005 06:49 PM |
| Google Module | cLord | Add-On Modules & Modifications | 22 | 05-03-2005 04:49 PM |