i?ve done it... bug ist already existing...
can i have your hack files?
or make an example at this here:
Code:
<html>
<head>
<title>$bbtitle Smiliecreator</title>
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<meta http-equiv="MSThemeCompatible" content="Yes">
<script>
function findtyp() {
var szReturn;
for (var i=0;i<document.schild.typ.length;i++) {
if (document.schild.typ[i].checked) {
szReturn = document.schild.typ[i].value;
break;
}
}
return szReturn;
}
var vtyp = findtyp();
</script>
$headinclude
</head>
<body>
<br>
<center>
<form name="schild"><table width="90%" border="0" cellpadding="4" cellspacing="1" bgcolor="{tablebordercolor}">
<tr>
<td align="center" bgcolor="{categorybackcolor}"><normalfont color="{categoryfontcolor}"><strong>$bbtitle
Smiliecreator</strong></normalfont></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}"><table bgcolor="" width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
<td width="99%" valign="top">
<table width="100%" border="0" cellpadding="1" cellspacing="1">
<tr>
<td width="33%" bgcolor="{firstaltcolor}"> <input name="typ" type="radio" value="1" checked>
<img src="images/smilies/schilde/vorlage1.png" alt="" width="29" height="22" border="0"></td>
<td width="33%" bgcolor="{firstaltcolor}"> <input type="radio" name="typ" value="6">
<img src="images/smilies/schilde/vorlage6.png" alt="" width="29" height="22" border="0"></td>
<td width="33%" bgcolor="{firstaltcolor}"> <input type="radio" name="typ" value="11">
<img src="images/smilies/schilde/vorlage11.png" alt="" width="29" height="22" border="0"></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}"><input type="radio" name="typ" value="2">
<img src="images/smilies/schilde/vorlage2.png" alt="" width="29" height="22" border="0"></td>
<td bgcolor="{firstaltcolor}"><input type="radio" name="typ" value="7">
<img src="images/smilies/schilde/vorlage7.png" alt="" width="29" height="22" border="0"></td>
<td bgcolor="{firstaltcolor}"><input type="radio" name="typ" value="12">
<img src="images/smilies/schilde/vorlage12.png" alt="" width="29" height="22" border="0"></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}"><input type="radio" name="typ" value="3">
<img src="images/smilies/schilde/vorlage3.png" alt="" width="29" height="22" border="0"></td>
<td bgcolor="{firstaltcolor}"><input type="radio" name="typ" value="8">
<img src="images/smilies/schilde/vorlage8.png" alt="" width="29" height="22" border="0"></td>
<td bgcolor="{firstaltcolor}"><input type="radio" name="typ" value="13">
<img src="images/smilies/schilde/vorlage13.png" alt="" width="29" height="22" border="0"></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}"><input type="radio" name="typ" value="4">
<img src="images/smilies/schilde/vorlage4.png" alt="" width="29" height="22" border="0"></td>
<td bgcolor="{firstaltcolor}"><input type="radio" name="typ" value="9">
<img src="images/smilies/schilde/vorlage9.png" alt="" width="29" height="22" border="0"></td>
<td bgcolor="{firstaltcolor}"><input type="radio" name="typ" value="14">
<img src="images/smilies/schilde/vorlage14.png" alt="" width="29" height="22" border="0"></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}"><input type="radio" name="typ" value="5">
<img src="images/smilies/schilde/vorlage5.png" alt="" width="29" height="22" border="0"></td>
<td bgcolor="{firstaltcolor}"><input type="radio" name="typ" value="10">
<img src="images/smilies/schilde/vorlage10.png" alt="" width="29" height="22" border="0"></td>
<td bgcolor="{firstaltcolor}"><input type="radio" name="typ" value="15">
<img src="images/smilies/schilde/vorlage15.png" alt="" width="29" height="22" border="0"></td>
</tr>
</table>
<br> <table border="0" width="100%" cellpadding="3" cellspacing="1">
<tr>
<td colspan="2" bgcolor="{firstaltcolor}"><smallfont><strong>Your Text:</strong></smallfont></td>
</tr>
<tr>
<td colspan="2" bgcolor="{firstaltcolor}" align="center"><input name="text" type="text" onFocus="this.value='';" onBlur="if (this.value=='') {this.value='Enter your Text...';}" value="Enter your Text" size="35" maxlength="50"></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}"><smallfont><strong>Fontcolor:</strong></smallfont></td>
<td bgcolor="{firstaltcolor}"><select name="col">
<option value="0,0,0" selected style="background-color:#000000; color:#FFFFFF">Black</option>
<option value="0,0,255" style="background-color:#0000FF">Blue</option>
<option value="185,207,232" style="background-color:#B9CFE8">Softblue</option>
<option value="255,153,0" style="background-color:#FF9900">Orange</option>
<option value="255,210,0" style="background-color:#FFD200">Yellow</option>
<option value="0,255,0" style="background-color:#00FF00">Green</option>
<option value="197,248,163" style="background-color:#C5F8A3">Softgreen</option>
<option value="13,105,3" style="background-color:#0D6900; color:#FFFFFF">Darkgreen</option>
<option value="147,81,3" style="background-color:#935103; color:#FFFFFF">Brown</option>
<option value="255,255,255">White</option>
</select>
</td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}"><smallfont><strong>Background:</strong></smallfont></td>
<td bgcolor="{firstaltcolor}"><select name="shcol">
<option value="255,255,255" selected>White</option>
<option value="0,0,255" style="background-color:#0000FF">Blue</option>
<option value="185,207,232" style="background-color:#B9CFE8">Softblue</option>
<option value="255,153,0" style="background-color:#FF9900">Orange</option>
<option value="248,241,163" style="background-color:#F8F1A3">Yellow</option>
<option value="0,255,0" style="background-color:#00FF00">Green</option>
<option value="197,248,163" style="background-color:#C5F8A3">Softgreen</option>
<option value="248,203,251" style="background-color:#F8CBFB">Pink</option>
<option value="228,195,164" style="background-color:#E4C3A4">Brown</option>
<option value="0,0,0" style="background-color:#000000; color=#FFFFFF">Black</option>
</select>
</td>
</tr>
<tr>
<td colspan="2" align="center" height="30" valign="bottom"><input type="button" value="Ok, generate Smilie!" onclick="opener.smilie('[img]$bburl/text2schild.php?text='+document.schild.text.value+'&typ='+findtyp()+'&col='+document.schild.col.value+'&shcol='+document.schild.shcol.value+'[/img]');">
<br>
<br>
<smallfont><a href="javascript:self.close()">Close Window</a></smallfont></td>
</tr>
</table>
</td>
</table></td>
</tr>
</table></form></td>
</center>
</body>
</html>