1) Скачать архив http://vigame.ucoz.com/highslide.rar
2) Страница регистрации пользователей
полностью меняем код на этот :
Code
<head>
<title>$SITE_NAME$ - $PAGE_NAME$</title>
</head>
<body class="pagebg"><div id="ajaxprofile">
$BODY$
$CONTENT$
<script>$POWERED_BY$</script>
<head>
<title>$SITE_NAME$ - $PAGE_NAME$</title>
</head>
<body class="pagebg"><div id="ajaxprofile">
$BODY$
$CONTENT$
<script>$POWERED_BY$</script>
<a class="m" href="http://vigame.ru/">by Virus191288</a>
</div></body>
</html>
</div></body>
</html>
3) Заменяем весь код в : Форма входа пользователей
Code
<script type="text/javascript" src="highslide/highslide-full.packed.js"></script>
<link rel="stylesheet" type="text/css" href="highslide/highslide.css" />
<script type="text/javascript">
hs.graphicsDir = 'highslide/graphics/';
hs.align = 'center';
hs.outlineType = 'rounded-white';
hs.fadeInOut = true;
hs.allowMultipleInstances = false;
hs.dimmingOpacity = 0.75;
</script>
<?if($PAGE_ID$="login")?><div style="width:180px;"><?endif?>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<?if($ERROR$)?><td colspan="2" style="color:red;text-align:center;">$ERROR$</td><?endif?>
<tr><td width="20%" nowrap="nowrap">Логин:$UID_ICON$</td><td><input class="login" type="text" name="user" value="" size="20" style="width:100px" maxlength="25" /></td></tr>
<tr><td>Пароль:</td><td><input class="pass" type="password" name="password" size="20" style="width:100px" maxlength="15" /></td></tr>
</table>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tr><td nowrap><input id="rem$PAGE_ID$" type="checkbox" name="rem" value="1" checked /><label for="rem$PAGE_ID$">запомнить</label> <?if($PAGE_ID$="login")?><br /><input id="hid$PAGE_ID$" type="checkbox" name="hidden" value="1" /><label for="hid$PAGE_ID$">скрытый</label><?endif?></td><td align="right" valign="top"><input class="loginButton" name="sbm" type="submit" value="Вход" /></td></tr>
<tr><td colspan="2"><div style="font-size:7pt;text-align:center;"><a href="$REMINDER_LINK$">Забыл пароль</a> ·
<a href="/index/3-$UID$#ajaxprofile" onclick="return hs.htmlExpand(this,{objectType:'ajax',width:500})">Регистрация</a>
</div></td></tr>
</table>
<?if($PAGE_ID$="login")?></div><?endif?>
4) Заливаем всё из архива в : корень саита