in the public forum summary for the Statistic change
code:
Code
<TR bgcolor="$vars_style{CategoryStripColor}"> <TD colspan="$ColSpan"> <A href="javascript:alert('Statistic Hack was created by Tovok7\nUpdates and infos available at www.Tovok7.de\');"><FONT SIZE="$vars_style{TextSize}" FACE="$vars_style{FontFace}" COLOR="$vars_style{CategoryStripTextColor}">$vars_wordlets_mods{'statistic_header'}</FONT></A> </TD> </TR> <TR>
to
code:
Code
<tr bgcolor="$vars_style{CategoryStripColor}"><TD colspan="$ColSpan" background="$vars_config{NonCGIURL}/table.gif"> <A href="javascript:alert('Statistic Hack was created by Tovok7\nUpdates and infos available at www.Tovok7.de\');"><FONT SIZE="$vars_style{TextSize}" FACE="$vars_style{FontFace}" COLOR="$vars_style{CategoryStripTextColor}">$vars_wordlets_mods{'statistic_header'}</FONT></A> </TD> </TR> <TR>
and change
code:
Code
<TR bgcolor="$vars_style{TableColorStrip}"> <TD colspan="2"> <A href="javascript:alert('Statistic Hack was created by Tovok7\nUpdates and infos available at www.Tovok7.de\');"><FONT size="1" face="$vars_style{FontFace}" color="$vars_style{TableStripTextColor}">$vars_wordlets_mods{'statistic_header'}</FONT></A> </TD> </TR> <TR>
to
code:
Code
<tr bgcolor="$vars_style{CategoryStripColor}"><TD colspan="$ColSpan" background="$vars_config{NonCGIURL}/table.gif"> <A href="javascript:alert('Statistic Hack was created by Tovok7\nUpdates and infos available at www.Tovok7.de\');"><FONT size="1" face="$vars_style{FontFace}" color="$vars_style{TableStripTextColor}">$vars_wordlets_mods{'statistic_header'}</FONT></A> </TD> </TR> <TR>
change the table.gif to whatever you want or something
you can do it for everything really. all you have to do is change
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.