UCOZ
МЕНЮ UCOZ
ФАЙЛЫ
ШАБЛОНЫ
СКРИПТЫ
ПОЛЕЗНОЕ
ДЛЯ ФОТОШОПА
НОВОСТИ
СТАТЬИ
ФОРУМ
RSS
ПОИСК
КОНТАКТЫ
ВХОД
РЕГИСТРАЦИЯ
КАРТА САЙТА
КАРТА ФОРУМА
СЧЕТЧИК
ФОРУМ UCOZ
  • Страница 1 из 1
  • 1
Красивый скрипт для форума ucoz
ADM Дата: Понедельник, 30.05.2011, 21:11 | Сообщение # 1


== Гл. Техник ==
За 50 Сообщений За 500 Сообщений За 1000 Сообщений За 2000 Сообщений
.
Установка очень проста:

1. Этот код в CSS:
Code
/* Obvodka */  

table.gTable {background:transparent; border:1px solid #999}  
td.forumLastPostTd,  
td.forumIcoTd,  
td.threadIcoTd,  
td.forumNameTd,  
td.threadNametd,  
td.forumPostTd,  
td.threadPostTd,  
td.thread ViewTd,  
td.threadAuthTd,  
td.forumThreadTd,  
td.threadLastPostTd {background:#FFFFF0; border: 1px solid #eee}  

table.gTable tr:hover td.forumLastPostTd,  
table.gTable tr:hover td.forumIcoTd,  
table.gTable tr:hover td.threadIcoTd,  
table.gTable tr:hover td.forumNameTd,  
table.gTable tr:hover td.threadNametd,  
table.gTable tr:hover td.forumPostTd,  
table.gTable tr:hover td.threadPostTd,  
table.gTable tr:hover td.threadViewTd,  
table.gTable tr:hover td.threadAuthTd,  
table.gTable tr:hover td.forumThreadTd,  
table.gTable tr:hover td.threadLastPostTd,  
table.gTable tr:hover td.forumLastPostTd {background: #87CEFF;}  
/* ------------ */  

/* ===== forum Start ===== */  
/* General forum Table View */  
.gTable {background:#3f99c4}  
.gTableTop {background:#3f99c4;color:#6699cc;font-weight:bold;height:22px;padding-left:10px;font-size:10pt;background-image: url('/bar.gif');}  
.gTableSubTop {background:#C8C8C8;color:#003366;height:20px;background-image: url('/tile.gif');}  
.gTableBody {background-image: url('/back.gif');}  
.gTableBody1 {background-image: url('/back.gif');}  
.gTableBottom {background-image: url('/back.gif');}  
.gTableLeft {background:#eaf4f3;font-weight:bold;color:#336699}  
.gTableRight {background:#F8F8F8}  
.gTableError {background:#F6F6F6;color:#FF0000;}  
/* ------------------------ */  
/* Forums Styles */  
.forumNameTd,.forumLastPostTd {background-image: url('/back.gif')}  
.forumIcoTd,.forumThreadTd,.forumPostTd {background-image: url('/back.gif')}  
.forumLastPostTd,.forumArchive {font-size:7pt;}  
a.catLink:link {text-decoration:none; color:#6699cc; font-size:11pt;}  
a.catLink:visited {text-decoration:none; color:#6699cc;}  
a.catLink:hover {text-decoration:underline; color:#6699cc;}  
a.catLink:active {text-decoration:underline; color:#6699cc;}  
.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}  
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}  
/* ------------- */  
/* forum Titles & other */  
.forum {font-weight:bold;font-size:9pt;}  
.forumDescr,.forumModer {color:#8B795E;font-size:7pt;}  
.forumViewed {font-size:9px;}  
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#336699;}  
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#336699;}  
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#0a2847;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#336699;}  
/* -------------------- */  
/* forum Navigation Bar */  
.forumNamesBar {padding-bottom:7px;font-weight:bold;font-size:7pt;}  
.forumBarKw {font-weight:normal;}  
a.forumBarA:link {text-decoration:none; color:#003366;}  
a.forumBarA:visited {text-decoration:none; color:#003366;}  
a.forumBarA:hover {text-decoration:none; color:#336699;}  
a.forumBarA:active {text-decoration:underline; color:#336699;}  
/* -------------------- */  
/* forum Fast Navigation Blocks */  
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}  
/* ---------------------------- */  
/* forum Fast Navigation Menu */  
.fastNavMain {background:#DADADA;}  
.fastNavCat {background:#eaf4f3;}  
.fastNavCatA {background:#eaf4f3;color:#336699}  
.fastNavForumA {color:#336699}  
/* -------------------------- */  
/* forum Page switches */  
.switches {background:#CDCDCD;}  
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}  
.switch {background:#FFFFFF;width:15px;font-size:7pt;}  
.switchActive {background:#eaf4f3;font-weight:bold;color:#336699;width:15px}  
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#003366;}  
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#003366;}  
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}  
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}  
/* ------------------- */  
/* forum Threads Style */  
.threadNametd,.threadAuthTd,.threadLastPostTd {background-image: url('/back.gif')}  
.threadIcoTd,.threadIcoTd,.threadPostTd,.threadViewTd {background-image: url('/back.gif')}  
.threadLastPostTd {font-size:7pt;}  
.threadDescr {color:#99ccff;font-size:7pt;}  
.threadNoticeLink {font-weight:bold;}  
.threadsType {background-image: url('/back.gif');height:25px;font-weight:bold;font-size:7pt;color:#336699;padding-left:40px;}  
.threadsDetails {background-image: url('/back.gif');height:25px;color:#336699;}  
.forumOnlineBar {background-image: url('/back.gif');height:25px;color:#336699;}  
a.threadPinnedLink:link {text-decoration:none; color:#336699;}  
a.threadPinnedLink:visited {text-decoration:none; color:#336699;}  
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}  
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}  
a.threadLink:link {text-decoration:none; color:#336699;}  
a.threadLink:visited {text-decoration:none; color:#336699;}  
a.threadLink:hover {text-decoration:underline; color:#003366;}  
a.threadLink:active {text-decoration:underline; color:#003366;}  
.postpSwithces {font-size:7pt;}  
.thDescr {font-weight:normal;}  
.threadFrmBlock {font-size:7pt;text-align:right;}  
/* ------------------- */  

/* Posts View */  
.postTable {}  
.postPoll {background-image: url('/back.gif');text-align:center;}  
.postFirst {background-image: url('/back.gif');border-bottom:1px solid #3f99c4;}  
.postRest1 {background-image: url('/back.gif')}  
.postRest2 {background-image: url('/back.gif')}  
.postSeparator {height:3px;background:#a5d2e5;}  
.postTdTop,.postBottom {background-image: url('/back.gif');height:20px}  
.postUser {font-weight:bold;}  
.postTdInfo {text-align:center;padding:5px;}  
.postRankName {margin-top:5px;}  
.postRankIco {margin-bottom:5px;margin-bottom:5px;}  
.reputation {margin-top:5px;}  
.signatureHr {margin-top:20px;color:#3f99c4;}  
.posttdMessage {padding:5px;}  
.postPoll {padding:5px;}  
.pollQuestion {text-align:center;font-weight:bold;}   
.pollButtons,.pollTotal {text-align:center;}  
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}  
.pollSubmit {font-weight:bold;}  
.pollEnd {text-align:center;height:30px;}  
.codeMessage {background:#FFFFFF;font-size:9px;}  
.quoteMessage {background:#FFFFFF;font-size:9px;}  
.signatureView {font-size:7pt;}   
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}  
.editedBy {font-weight:bold;font-size:8pt;}  
.statusBlock {padding-top:3px;}  
.statusOnline {color:#336699;}  
.statusOffline {color:#000000;}  
/* ---------- */  
/* forum AllInOne Fast Add */  
.newThreadBlock {background-image: url('/back.gif');border: 1px solid #7cc4e6;}  
.newPollBlock {background-image: url('/back.gif');border: 1px solid #7cc4e6;}  
.newThreadItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/111/008.gif') no-repeat 0px 4px;}  
.newPollItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/111/008.gif') no-repeat 0px 4px;}  
/* ----------------------- */  
/* forum Post Form */  
.codeButtons {font-size:7pt;background:#FFFFFF;border:1px solid #336699;}  
.codeCloseAll {font-size:7pt; color:#336699;font-weight:bold;background:#FFFFFF;border:1px solid #336699;}  
.postNameFl,.postDescrFl {width:400px;}  
.postPollFl,.postQuestionFl {width:400px;}  
.postResultFl {width:50px;}  
.postAnswerFl {width:300px;}  
.postTextFl {width:550px;height:150px;}  
.postUserFl {width:300px;}  
.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}  
.smilesPart {padding-top:5px;text-align:center;}  
/* ----------------- */  
/* ====== forum End ====== */


  • Страница 1 из 1
  • 1
Поиск: