Стартовые страницы тут
Стартовые страницы.
Страница: 1
Сообщений 1 страница 3 из 3
Поделиться2Ср, 9 Окт 2013 17:47
Важно:
1. Вы можете подписать стартовую под свой чат
Код:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd"> <html> <head> <title>Ваш Чат</title> <meta name="language" content="rus,russian"> <meta name="robots" content="all,index"> <meta http-equiv="content-language" content="Russian"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251"> <style type="text/css">
2.В столбце слева вы можете добавить кто графер или админ (пожалуйста не меняйте наименования)
3. В самой Нижней части стартовой есть место где вы можете поставить партнеров чата
Код:
<div class="banner"> <marquee direction="left" scrollAmount=8 onmouseover=this.scrollAmount=0 onmouseout=this.scrollAmount=6 width=500 height=50> ##### Сюда ставим партнеров ##### <img src=http://s2.uploads.ru/K2oxZ.png> <img src=http://s2.uploads.ru/K2oxZ.png> <img src=http://s2.uploads.ru/K2oxZ.png> <img src=http://s2.uploads.ru/K2oxZ.png> ##### Конец ###### </marquee> </div>
Код:
[align=center]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd"> <html> <head> <title>Ваш Чат</title> <meta name="language" content="rus,russian"> <meta name="robots" content="all,index"> <meta http-equiv="content-language" content="Russian"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251"> <style type="text/css"> body { background-color: #000; } a { font-family: Georgia; font-weight: normal; color: grey; text-decoration: underline; } a:hover { text-decoration: none; color: grey; } .page { width: 1000px; height: 1716px; margin: 0 auto; position: relative; } .head { background: url('http://s3.uploads.ru/akJHi.png') left top no-repeat; width: 1000px; height: 349px; left: 0px; top: 0px; position: absolute; } .form-left { background: url('http://s2.uploads.ru/XMbmU.png') left top no-repeat; width: 1000px; height: 257px; left: 0px; top: 349px; position: absolute; } .form{ background: url('http://s3.uploads.ru/mkBz2.png') left top no-repeat; width: 1000px; height: 423px; right: 0px; top: 606px; position: absolute; } .menu { background: url('http://s2.uploads.ru/j2CKU.png') left top no-repeat; width: 1000px; height: 687px; left: 0px; top: 1029px; position: absolute; } .login_input { background: transparent; width: 170px; height: 28px; border: 0px; color: #fff; font-family: Georgia; font-style: italic; font-size: 20px; vertical-align: bottom; margin-top: 39px; margin-left: 445px; } .pass_input { background: transparent; width: 170px; height: 28px; border: 0px; color: #fff; font-family: Georgia; font-style: italic; font-size: 20px; vertical-align: bottom; margin-left: 445px; } .login { padding: 13px 0px 0px 0px; } .password { padding: 30px 0px 0px 0px; } .login_ok { padding: 20px 0px 20px 0px; } .ok { background: url('http://s3.uploads.ru/yzr1Y.png')left top no-repeat; width: 72px; height: 45px; display: block; cursor: pointer; margin-left: 517px; } .admin { width: 120px; height: 18px; text-color: #ffffff; font-color: #ffffff; font-family: Georgia; font-style: italic; font-size: 20px; margin-top: 10px; margin-left: 50px; } .banner { width: 500px; height: 100px; padding: 25px 0 0 0; display: block; position: absolute; margin-top: 170px; margin-left: 250px; } .top { width: 140px; height: 18px; text-color: #fff; font-family: Georgia; font-style: italic; font-size: 8px; margin-top: 10px; margin-left: 500px; } </style> </head> <body> <div class="page"> <div class="head"> <div style="padding-left: 550px; padding-top: 305px; text-align: left; FONT-FAMILY: Times New Roman; font-size: 30px; color: #ffffff;"> ~Название Вашего Чата~ </div></div> <div class="form-left"> <form name="login" method="post" action="/"> <input type="hidden" name="sess"> <input type="hidden" name="ref" value="%GET('ref')%"> <div class="login"><input type="text" name="nick" onblur="if(this.value==''){this.value='вводите...'}" onfocus="if(this.value=='вводите...'){this.value=''}" value="" class="login_input"></div> <div class="password"><input type="password" name="pass" onblur="if(this.value==''){this.value='Пароль'}" onfocus="if(this.value=='Пароль'){this.value=''}" value="Пароль" class="pass_input"></div> <div class="login_ok"><span class="ok" onmouseover="this.id='ok_hover'" onmouseout="this.id=''" onclick="passCrypt(); document.login.submit(); return false;" ></span></div> <input type="submit" style="display: none"> </form> <script src="/js/login.jsa" type="text/javascript"></script> <script src="/js/md5.js" type="text/javascript"></script> </div> <div class="form"> <div class="admin"> <div style="padding-left: 50px; padding-top: 30px; text-align: center; font-size: 30px; color: #ffffff;"> Ник Администратора<br> Ник Модератора<br> Ник Граффера </div></div> <div class="top"> %PATTERN_MESS<<<END <tr> <td>%NUM%. </td> <td nowrap="nowrap"><a href="/people/info?profile=%PROFILE%" target="_blank" title="Анкета %NICK%">%NICK%</a></td> <td style="text-align: center;">%COUNT1%</td> <td style="text-align: center;">%COUNT2%</td> </tr> END% <table width="100%" cellspacing="2" cellpadding="2"> <tr> <th></th> <th align="left">Ник</th> <th align="center">Фразы</th> <th align="center">Личные</th> </tr> %PEOPLE("TOP_MESS", 0, %PATTERN_MESS%, 10)% </table> </div> </div> <div class="menu"> <div style="padding-left: 10px; padding-top: 30px; text-align: center; font-size: 25px; color: #ffffff;"> Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст<br> Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст<br> Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст<br> Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст Текст<br> <br> <br> <br> <br> <br> <a target=_top href=http://Ваш ЧАТ.august4u.ru:88/>чат на 88 порту</a><br> <a target=_top href=http://Ваш ЧАТ.august4u.ru:8080/>чат на 8080 порту</a><br> <a target=_top href=http://Ваш ЧАТ.august4u.ru:8888/>чат на 8888 порту</a> </div> <div class="banner"> <marquee direction="left" scrollAmount=8 onmouseover=this.scrollAmount=0 onmouseout=this.scrollAmount=6 width=500 height=50> ##### Сюда ставим партнеров ##### <img src=http://s2.uploads.ru/K2oxZ.png> <img src=http://s2.uploads.ru/K2oxZ.png> <img src=http://s2.uploads.ru/K2oxZ.png> <img src=http://s2.uploads.ru/K2oxZ.png> ##### Конец ###### </marquee> </div> </div> </div> <div style="padding-top: 10px; text-align: center; font-size: 20px; color: grey;"> Дизайн - «Машко» ICQ -<font color=red> 496-778-109.</font> </div> </html>[/align]
Поделиться3Ср, 9 Окт 2013 17:48
Код:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Название Чата</title> <meta name="description" content="ххх" /> <meta name="keywords" content="ххх"/> <link rel="stylesheet" type="text/css" href="http://дизайнеры-августа.рф/muse/more/style.css" media="all"> </head> <body> <div id="container"> <div id="name">Название чата</div> <div id="nav1"> <p style="padding:3px 0 0 17px; font-weight:bold; font-size:14px;"><strong style="cursor:pointer;"><a href="http://ссылка чата/people/form" target="_blank">Прописка</a></strong> <strong style="padding:0px 0 0 87px; cursor:pointer;"><a href="http://ссылка чата/people/" target="_blank">Жители</a></strong><strong style="padding:0px 0 0 75px; cursor:pointer;"><a href="http://ссылка чата/gb/" target="_blank">Гостевая книга</a></strong></p> </div> <div class="form"> <form name=login method=post action=/> <input type=hidden name=sess> <input type=hidden name=ref value="%GET('ref')%" /> <div class="login"><input type="text" name=nick size=30 value="%COOKIE("Nick")%" class="login_input" id="log"></div> <div class="password"><input name=pass type=password size=30 value="" class="login_input"></div> <div class="login_ok"><input type=submit value="Ok" class="ok"></div> </form> <script src=/js/login.jsa></script> <script src=/js/md5.js></script> </div> <div id="nav2"> <p style="padding:3px 0 0 33px; font-weight:bold; font-size:14px;"><strong style="cursor:pointer;"><a href="http://ссылка чата/help" target="_blank">F.A.Q.</a></strong> <strong style="padding:0px 0 0 98px; cursor:pointer;"><a href="http://ссылка сайта/" target="_blank">Сайт чата</a></strong><strong style="padding:0px 0 0 98px; cursor:pointer;"><a href="http://ссылка чата/whowas" target="_blank">Кто был</a></strong></p> </div> <div class="inf" align="center"> <p style="font-weight:bold;">Контакты</p> <p>Главный администратор:</p> <p><a href="ссылка на анкету" target="_blank"><img src="http://imgs.su/tmp/2012-09-16/1347822309-403.jpg" width="175" height="80"></a></p> <p><img src="http://imgs.su/tmp/2012-09-14/1347651457-249.jpg" width="16" height="16"> 111111111</p> <p>Зам. Администратор:</p><p><a href="ссылка на анкету" target="_blank"><img src="http://imgs.su/tmp/2012-09-16/1347822431-403.jpg" width="175" height="80"></a> <p><img src="http://imgs.su/tmp/2012-09-14/1347651457-249.jpg" width="16" height="16"> 111111111</p> <p style="font-weight:bold;">Дополнительные порты:</p> <ul> <li><a title="88 порт" href="http://ссылка чата:88/">Порт :88</a></li> <li><a title="8888 порт" href="http://ссылка чата:8888/">Порт :8888</a></li> <li><a title="8080 порт" href="http://ссылка чата:8080/">Порт :8080</a></li> </ul> <p align="center"><a href="#" onclick="this.style.behavior='url(#default#homepage)'; this.setHomePage ('http://ссылка чата/');return false;">Сделать стартовой.</a> <p align="center"><a rel="sidebar" onclick="window.external.AddFavorite(location.href,'описание'); return false;" href="http://ссылка чата/" title="название чата">В избранное.</a> </div> <div class="cent"><p align="center" style="font-size:36px">Добро пожаловать в наш чат!</p> <p style="padding:0px 0 0px 5px; border-bottom:1px dotted;">текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст </p> <div align="center" style="margin-top:0px;"> %PATTERN_MESS<<<END <tr> <td nowrap="nowrap" align="left">%NUM%. </td> <td nowrap="nowrap" align="left"><a href="/people/info?profile=%PROFILE%" target="_blank" title="Анкета %NICK%">%NICK%</a></td> <td style="text-align: center;"><script type="text/javascript">document.write(%COUNT1%+%COUNT2%)</script></td> </tr> END% %PATTERN_TIME<<<END <tr> <td nowrap="nowrap" align="left">%NUM%. </td> <td nowrap="nowrap" align="left"><a href="/people/info?profile=%PROFILE%" target="_blank" title="Анкета %NICK%">%NICK%</a></td> <td style="text-align: center;"><script type="text/javascript">document.write(%COUNT1%+%COUNT2%)</script></td> </tr> END% <table align="center"> <td valign="top" style="border-right:dotted #1f3203 1px;" align="center"><h5>Самые болтливые в этом месяце</h5> <table width="240px" align="center" cellspacing="0" cellpadding="0"> <tr class=th><th align="left">№<th align="center">Ник</th><th>Фразы</th></tr> %PEOPLE('TOP_MESS', 0, %PATTERN_MESS%, 10)% <tr class=th><th colspan=5></tr></table></td> <td valign="top" align="center"><h5>Дольше всех был в чате в этом месяце</h5> <table width="240px" align="center" cellspacing="0" cellpadding="0"> <tr class=th><th align="left">№<th align="center">Ник</th><th>Время</th></tr> %PEOPLE('TOP_TIME', 0, %PATTERN_TIME%, 10)% <tr class=th><th colspan=5></tr></table> </td> </table> </div> </div> <div class="inf1" align="center"> <p align="center" style="font-weight:bold; padding-left:0px;"> <ul style="padding-left:0px;"> <li>Сейчас в чате <script type="text/javascript" src="/c"></script></li> <li>Всего анкет %PEOPLE('ALL')%</li> </ul> <p align="center" style="color:#000;">Сегодня день рожденья:</p> %PATTERN<<<END <a href="/people/info?profile=%PROFILE%" target="_blank">%NICK% </a> END% %PEOPLE('BIRTHDAY', 0, %PATTERN%)% <p style="font-weight:bold; color:#000;">В чате проходит набор на должности:</p> <ul style="padding-left:10px;"> <li>Диджей</li> </ul> <p style="font-size:12px">По всем вопросам обращаться к администрации чата.</p> <p>Гордость чата</p> <p><a href="ссылка на анкету" target="_blank"><img src="http://imgs.su/tmp/2012-09-16/1347822309-403.jpg" width="175" height="80"></a></p> </p> </div> <div class="part" align="center"> <p style="font-size:20px; font-weight:bold;">Партнеры</p> <center><marquee scrollAmount=3 onmouseover=this.scrollAmount=0 onmouseout=this.scrollAmount=3 direction="right" width=1090 style="padding:5px 10px 0 10px;" height=100><!--osw--> <a href="http://www.chatplanet.ru/forum/showthread.php?t=2276" target="_blank"><img src="http://imgs.su/tmp/2012-09-24/1348499620-406.jpg" border="0" alt="Дизайнер Muse" /></a> <a href="http://www.chatplanet.ru/forum/showthread.php?t=2276" target="_blank"><img src="http://imgs.su/tmp/2012-09-24/1348499620-406.jpg" border="0" alt="Дизайнер Muse" /></a> <a href="http://www.chatplanet.ru/forum/showthread.php?t=2276" target="_blank"><img src="http://imgs.su/tmp/2012-09-24/1348499620-406.jpg" border="0" alt="Дизайнер Muse" /></a> <a href="http://www.chatplanet.ru/forum/showthread.php?t=2276" target="_blank"><img src="http://imgs.su/tmp/2012-09-24/1348499620-406.jpg" border="0" alt="Дизайнер Muse" /></a> <a href="http://www.chatplanet.ru/forum/showthread.php?t=2276" target="_blank"><img src="http://imgs.su/tmp/2012-09-24/1348499620-406.jpg" border="0" alt="Дизайнер Muse" /></a> <a href="http://www.chatplanet.ru/forum/showthread.php?t=2276" target="_blank"><img src="http://imgs.su/tmp/2012-09-24/1348499620-406.jpg" border="0" alt="Дизайнер Muse" /></a> <a href="http://www.chatplanet.ru/forum/showthread.php?t=2276" target="_blank"><img src="http://imgs.su/tmp/2012-09-24/1348499620-406.jpg" border="0" alt="Дизайнер Muse" /></a> </marquee></center></div> <div class="kopi" align="center">© <a href="http://ссылка чата/">Название чата</a>; дизайн - <a href="http://www.chatplanet.ru/forum/showthread.php?t=2276 target="_blank">Muse</a>; вёрстка - Muse; разработка <a href="http://august4u.net/" target="_blank">August</a> <p>Все права защищены. Использование любых материалов чата без согласия администрации запрещено.</p> </div> </div> </body> </html>
Страница: 1