soulnothing
11-19-2009, 10:00 PM
Demo: www.extreme-gamers.org
Make a new mod by going to admin portal page then vBa CMPS> Add Module> Template Module
Module Title: whatever you want to name it
Style: Your style
Template Content:
Paste This:
<table class="tborder" border="0" width="100%" align="center"><thead><td class="tcat" ><center>World News</center></td></thead><td class="alt2">
<applet CODE="sText.class" WIDTH="680" HEIGHT="16" codebase="http://clickerj.newsclicker.com/">
<param name="data" value="http://clickerj.newsclicker.com/?id002=&ADN&">
<param name="defaultMessage" value="Fetching Headlines... Please Wait .....">
<param name="background" value="ffffff">
<param name="font" value="verdana" size="2">
<param name="foreground" value="000000">
<param name="frame" value="_self">
<param name="highlite" value="Ff0000">
<param name="pause" value="5">
<param name="refresh" value="20">
<param name="size" value="12">
<param name="wait" value="5000">
</applet><BR>
</td></tr></table>
uncheck Allow Smilies and Allow [IMG] Code
Turn off Use Module Wrapper Template (select no)
then click save
this part of the code is link highlight color when you mouse over
<param name="highlite" value="Ff0000">
make sure the only way you seperate the tags is by spaces and not by going to the next line or it will expand your box
if you dont have vBa then do it like this:
go to styles and templates>style manager>(your style drop down box)Edit Templates>Forum Display Templates>Forum Home
then search: $navbar
and paste it below:
</title>
</head>
<body>
$header
$navbar
Mod Made By: JarHeaD
Make a new mod by going to admin portal page then vBa CMPS> Add Module> Template Module
Module Title: whatever you want to name it
Style: Your style
Template Content:
Paste This:
<table class="tborder" border="0" width="100%" align="center"><thead><td class="tcat" ><center>World News</center></td></thead><td class="alt2">
<applet CODE="sText.class" WIDTH="680" HEIGHT="16" codebase="http://clickerj.newsclicker.com/">
<param name="data" value="http://clickerj.newsclicker.com/?id002=&ADN&">
<param name="defaultMessage" value="Fetching Headlines... Please Wait .....">
<param name="background" value="ffffff">
<param name="font" value="verdana" size="2">
<param name="foreground" value="000000">
<param name="frame" value="_self">
<param name="highlite" value="Ff0000">
<param name="pause" value="5">
<param name="refresh" value="20">
<param name="size" value="12">
<param name="wait" value="5000">
</applet><BR>
</td></tr></table>
uncheck Allow Smilies and Allow [IMG] Code
Turn off Use Module Wrapper Template (select no)
then click save
this part of the code is link highlight color when you mouse over
<param name="highlite" value="Ff0000">
make sure the only way you seperate the tags is by spaces and not by going to the next line or it will expand your box
if you dont have vBa then do it like this:
go to styles and templates>style manager>(your style drop down box)Edit Templates>Forum Display Templates>Forum Home
then search: $navbar
and paste it below:
</title>
</head>
<body>
$header
$navbar
Mod Made By: JarHeaD