[adminyellow]http://vs-tm.clan.su - Всё для CS, uCoz и Photoshop[/adminyellow]
[Table]В общий вид материалов форума после $BODY$[/Table]
Code
<script type="text/javascript">
e=document.getElementsByTagName("TD");
for(k=0;k<e.length;k++) {
if(e[k].className=='posttdMessage') {
s=e[k].innerHTML;
while (s.indexOf('[a dminyellow]') != -1) {
s=s.replace('[a dminyellow]','<table width="100%" border="0" cellspacing="0" cellpadding="5" style="background-color:#252525; border-top:1px dotted yellow; border-right:1px dotted yellow; border-bottom:1px dotted yellow; border-left:1px dotted yellow;"><tr><td style="width:50px; height:50px; background-image: url(http://sinners.pp.ua/img/1b.png); background-repeat:no-repeat; background-position:5px 3px;"> </td><td><font style="font-size: 14px; font-family: Verdana; color: yellow;">'); s=s.replace('[/a dminyellow]','</font></td></tr></table>');
e[k].innerHTML=s;}}}
</script>
[Table]Удалите пробелы между a_dminyellow В "Форме добавления сообщения" после $BBCODES$ ставим:[/Table]
Code
<?if($CUR_GROUP_ID$="4")?><input type="button" value="Желтое" onclick="simpletag('adminyellow','','','message',''); return false;" class="codeButtons" title="Желтое админ-сообщение" name="adminyellow"/><?endif?>
Удалите пробелы между a_dminyellow