Quote:
Originally Posted by Freezerator
Nice hack.
I have an addition for your hack, maybe you can provide also this way:
For the people who want to on a seperate page, like:
http://vbulletinforum/misc.php?do=pa...=free_ringtone
They can do the following steps:
First add the template custom_free_ringtone to your templates.
Then insert this code:
Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
$headinclude
<title>$vboptions[bbtitle]</title>
</head>
<body>
$header
$navbar
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead" $scrolltothis style="font-weight:normal">
Download Ringtones - Powered by <a href="http://www.tones9.com" target="_blank">Tones9.com</a></td>
</tr>
<tr>
<td class="alt1" style="padding:0px">
<div class="smallfont" align="center">
<IFRAME style='WIDTH: 100%; HEIGHT: 560px' src='http://www.fkn1337.com/ringtones/chillin.php?from=$vboptions[bburl]' frameBorder=0
width='100%' scrolling=no height=560>Get a browser which supports iframe.</IFRAME>
</div>
</td>
</tr>
</table>
$footer
</body>
</html>
Here you go  So you wont have it in an thread, and you can customize it anyway you want 
|
hows that template activated mate, as the link you provided gives a page cannot be displayed error