[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Форум диз-кс
[BlaCk]Дата: Пятница, 10.09.2010, 08:32 | Сообщение # 1

Сообщений: 113


[ 0 ]


Offline
Главная » Управление дизайном » Редактирование шаблонов » Форум » Общий вид страниц форума:
Вот по этой ссылки перейдите там код потому что всё не влезло!
Главная » Управление дизайном » Редактирование шаблонов » Форум » Вид материалов:
Вот по этой ссылки перейдите там код потому что всё не влезло!
Главная » Управление дизайном » Редактирование шаблонов » Форум » Форма добавления сообщения
Вот по этой ссылки перейдите там код потому что всё не влезло!
И вот это в css:
Code
/* ===== forum Start ===== */  

/* General forum Table View */  
.gDivLeft {border-right:1px solid #2E2E2E;border-left:1px solid #2E2E2E;border-top:1px solid #2E2E2E;border-bottom:1px solid #2E2E2E;}  
.gTable {background:#494949;border-bottom:2px solid #084B8A;}  
.gTableTop {padding:2px;height:30px; background:url('http://ka4cs.net.ru/img/15.1.gif');border:1px solid #494949; color:#0094ff;font-family:Verdana,Sans-Serif;font-size:13px;font-weight:bold; padding-left:22px;}  
.gTableSubTop {padding:2px;border:1px solid #252525;color:#ACACAC;height:23px;font-size:10px;background:url('http://src.ucoz.ru/t/984/15.gif') center #1F1F52; }  
.gTableBody {padding:2px;background:#202020;}  
.gTableBody1 {padding:2px;background:#202020;}  
.gTableBottom {padding:2px;background:#202020;}  
.gTableLeft {padding:2px;background:#202020;font-weight:bold;color:#CCCCCC;}  
.gTableRight {padding:2px;background:#202020;color:#666666;}  
.gTableError {padding:2px;background:#202020;color:#FF0000;}  
/* ------------------------ */  

/* Forums Styles */  
.forumNameTd,.forumLastPostTd {padding:2px;background:#202020;}  
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#222222;}  
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}  

a.catLink:link {text-decoration:none; color:#0094ff;}  
a.catLink:visited {text-decoration:none; color:#CCCCCC;}  
a.catLink:hover {text-decoration:none; color:#999999;}  
a.catLink:active {text-decoration:none; color:#CCCCCC;}  

.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:#888888;font-size:7pt;}  
.forumViewed {font-size:9px;}  
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#CCCCCC;}  
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#CCCCCC;}  
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none; color:#FFFFFF;}  
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:none; color:#CCCCCC;}  
/* -------------------- */  

/* forum Navigation Bar */  
.forumNamesBar {padding-bottom:7px;font-weight:bold;font-size:7pt;}  
.forumBarKw {font-weight:normal;}  
a.forumBarA:link {text-decoration:none; color:#CCCCCC;}  
a.forumBarA:visited {text-decoration:none; color:#CCCCCC;}  
a.forumBarA:hover {text-decoration:none; color:#FFFFFF;}  
a.forumBarA:active {text-decoration:none; color:#CCCCCC;}  
/* -------------------- */  

/* forum Fast Navigation Blocks */  
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}  
/* ---------------------------- */  

/* forum Fast Navigation Menu */  
.fastNavMain {background:#862D2D;color:#FFFFFF;}  
.fastNavCat {background:#F9E6E6;}  
.fastNavCatA {background:#F9E6E6;color:#0000FF;}  
.fastNavForumA {color:#0000FF;}  
/* -------------------------- */  

/* forum Page switches */  
.pagesInfo {background:#202020;padding-right:10px;font-size:7pt;}  
.switches {background:#2B2B2B;}  
.switch {background:#202020;width:15px;font-size:7pt;}  
.switchActive {background:#555555;font-weight:bold;color:#CCCCCC;width:15px;}  
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#CCCCCC;}  
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#CCCCCC;}  
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:none; color:#FFFFFF;}  
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:none; color:#CCCCCC;}  
/* ------------------- */  

/* forum Threads Style */  
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#202020;}  
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#222222;}  
.threadLastPostTd {padding:2px;font-size:7pt;}  
.threadDescr {color:#666666;font-size:7pt;}  
.threadNoticeLink {font-weight:bold;}  
.threadsType {padding:2px;background:#222222;height:20px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px; border:1px solid #494949;}  
.threadsDetails {padding:2px;background:#373737;height:20px;color:#555555;color:#FFFFFF;border:1px solid #494949;}  
.forumOnlineBar {padding:2px;background:#161616;height:20px;color:#CCCCCC;border:1px solid #494949;}  

a.threadPinnedLink:link {text-decoration:none; color:#CCCCCC;}  
a.threadPinnedLink:visited {text-decoration:none; color:#CCCCCC;}  
a.threadPinnedLink:hover {text-decoration:none; color:#FFFFFF;}  
a.threadPinnedLink:active {text-decoration:none; color:#CCCCCC;}  

.threadPinnedLink,.threadLink {font-weight:bold;}  
a.threadLink:link {text-decoration:none; color:#CCCCCC;}  
a.threadLink:visited {text-decoration:none; color:#CCCCCC;}  
a.threadLink:hover {text-decoration:none; color:#FFFFFF;}  
a.threadLink:active {text-decoration:none; color:#CCCCCC;}  

.postpSwithces {font-size:7pt;}  
.thDescr {font-weight:normal;}  
.threadFrmBlock {font-size:7pt;text-align:right;}  
/* ------------------- */  

/* Posts View */  
.postTable {background:#747474}  
.postPoll {background:url('http://ka4cs.net.ru/dizcs/images/b.gif') #000000;text-align:center;}  
.postFirst {background:url('http://ka4cs.net.ru/dizcs/images/b.gif') #000000;border-bottom:1px solid silver;}  
.postRest1 {background:url('http://ka4cs.net.ru/dizcs/images/b.gif') #000000;}  
.postRest2 {background:url('http://ka4cs.net.ru/dizcs/images/b.gif') #000000;}  
.postSeparator {height:2px;background:#252525;}  

.postTdTop {border:1px solid #747474;color:#ACACAC;height:23px;font-size:10px;background:url('http://ka4cs.net.ru/dizcs/img/15.bmp') center #1F1F52; }  
.postBottom {background:url('http://src.ucoz.ru/t/955/26.gif') center;height:20px;color:#747474;}  
.postUser {font-weight:bold;}  
.postTdInfo {background:url('http://ka4cs.net.ru/dizcs/images/b.gif') #000000;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:#CCCCCC;}  
.posttdMessage {background:#202020;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:url('http://ka4cs.net.ru/dizcs/img/102030.gif') repeat-x #2e2e2e;font-size:9px;padding:10px;border:1px solid #2e2e2e;}  
.quoteMessage {background:url('http://ka4cs.net.ru/dizcs/img/102030.gif') repeat-x #2e2e2e;font-size:9px;padding:10px;border:1px solid #2e2e2e;}  

.signatureView {font-size:7pt;}  
.edited {padding-top:30px;font-size:7pt;text-align:right;color:#555555;}  
.editedBy {font-weight:bold;font-size:8pt;}  

.statusBlock {padding-top:3px;}  
.statusOnline {color:#FFFF00;}  
.statusOffline {color:#FFFFFF;}  
/* ---------- */  

/* Post Form */  
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background:url('http://ka4cs.net.ru/dizcs/steam/8585.gif') #1e1e1e;color:#1E90FF;border:1px solid #444444;}  
.se1 {font-size:7pt; #1e1e1e;color:#1E90FF;border:1px solid #444444;}  

.codeButtons {font-size:7pt;background:url('http://ka4cs.net.ru/dizcs/img/15.bmp') #1e1e1e;color:#1E90FF;border:1px solid #444444;}  
.codeCloseAll {font-size:7pt;background:url('http://ka4cs.net.ru/dizcs/img/15.bmp') #1e1e1e;color:#1E90FF;border:1px solid #333333;}  
.postNameFl,.postDescrFl {background:#0F0F13;border:1px solid #252525;width:400px;color:#60606B;}  
.postPollFl,.postQuestionFl {background:#0F0F13;border:1px solid #252525;width:400px;color:#60606B;}  
.postResultFl {background:#0F0F13;border:1px solid #252525;width:50px;color:#60606B;}  
.postAnswerFl {background:#0F0F13;border:1px solid #252525;width:300px;color:#60606B;}  
.postTextFl {width:550px;height:150px;background: url('') #0F0F13;border:1px solid #252525;color:#60606B;}  
.postUserFl {background:#0F0F13;border:1px solid #252525;width:300px;color:#60606B;}  

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}  
.smilesPart {padding-top:5px;text-align:center}  
/* --------- */  

/* ====== forum End ====== */
  • Страница 1 из 1
  • 1
Поиск:

Rip-Diz.net.ru | Используются технологии uCoz | Copyright 2010