Среда, 01.07.2026, 07:38
[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Модератор форума: BondSport  
Как изменить цвет?
TuMoHДата: Среда, 22.07.2009, 00:32 | Сообщение # 1
Генерал-полковник
Группа: Заблокированные
Сообщений: 856
Репутация: 731
Статус: Offline
Вот тут голубой цвет! А я хочу на другой!!! angry



Как изменить этот цвет! Знаю это надо в CSS только не могу найти этот код! Подскажите пажалста!
Вот сам CSS код:
Code
a:link {text-decoration:none; color:#04638E;}
a:active {text-decoration:none; color:#04638E;}
a:visited {text-decoration:none; color:#04638E;}
a:hover {text-decoration:underline; color:#000000;}

a.topLink:link, a.forRegLink:link {text-decoration:underline; color:#FFFFFF;}
a.topLink:active, a.forRegLink:active {text-decoration:underline; color:#FFFFFF;}
a.topLink:visited, a.forRegLink:visited {text-decoration:underline; color:#FFFFFF;}
a.topLink:hover, a.forRegLink:hover {text-decoration:underline; color:#000000;}

td, body {font-family:verdana,arial,helvetica; font-size:8pt;color:#000000;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.copy {font-size:7pt;}

a.noun:link {text-decoration:none; color:#04638E}
a.noun:active {text-decoration:none; color:#04638E}
a.noun:visited {text-decoration:none; color:#04638E}
a.noun:hover {text-decoration:none; color:#000000}

.searchForm {margin-left:auto;margin-right:auto;}
hr {color:#8EA8C4;height:1px;}
label {cursor:pointer;cursor:hand}

.blockTitle {padding-left:19px; font-weight:bold; color:#FFFFFF; font-size:12px; background: url('/.s/t/954/9.gif') no-repeat 7px 6px;text-transform:capitalize;}

a.menu1:link {text-decoration:underline; color:#DDEEF7}
a.menu1:visited {text-decoration:underline; color:#DDEEF7}
a.menu1:hover {text-decoration:underline; color:#FFFFFF}
a.menu1:active {text-decoration:underline; color:#FFFFFF}
.menuTd {font-family:Tahoma,Arial,Helvetica; padding-left:15px;padding-right:12px; background: url('/.s/t/954/10.gif') no-repeat 0px 3px;}

.mTd {padding-left:12px;padding-top:5px;padding-right:1px;}
.pageTitle {font-family:Tahoma,Arial,Helvetica; font-size:8pt; font-weight:bold; color:#FFFFFF; padding-left:10px; padding-right:10px;}
.mframe {padding-left:15px; padding-bottom:20px; padding-right:3px;}

.blockT1 {border-left:1px solid #5694B5;}
.blockT2 {padding:5px;}
/* ------------- */

/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/954/11.gif') no-repeat 3px 4px; margin-bottom: .6em;}
/* ----- */

/* Site Menus */
.uMenuH li {float:left;padding:0 5px;}

.uMenuV .uMenuItem {font-family:Tahoma,Arial,Helvetica;}
.uMenuV li a:link {text-decoration:none; color:#04638E}
.uMenuV li a:visited {text-decoration:none; color:#04638E}
.uMenuV li a:hover {text-decoration:none; color:#04638E; font-weight:bold;}
.uMenuV li a:active {text-decoration:none; color:#04638E; font-weight:bold;}

.uMenuV .uMenuItemA {font-weight:bold;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#04638E}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#04638E}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#04638E;}
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background:url('/.s/img/wd/1/ar1.gif') no-repeat 0 0;}
.uMenuV li {margin: 0 2 0 0px; padding: 0 0 2 13px; background: url('/.s/t/954/11.gif') no-repeat 3px 4px; margin-bottom: .6em;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 3px 12px; background: url('/.s/t/954/11.gif') no-repeat 2px 4px;}
.catName {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;color:#04638E;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#04638E;}
a.catName:visited {text-decoration:none; color:#04638E;}
a.catName:hover {text-decoration:underline; color:#04638E;}
a.catName:active {text-decoration:underline; color:#04638E;}
a.catNameActive:link {text-decoration:underline; color:#04638E;}
a.catNameActive:visited {text-decoration:underline; color:#04638E;}
a.catNameActive:hover {text-decoration:underline; color:#04638E;}
a.catNameActive:active {text-decoration:underline; color:#04638E;}
/* ----------------- */

/* Entries Style */
.eBlock {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}
.eTitle {font-family:Arial,Sans-Serif;font-size:15px;font-weight:bold;color:#04638E; padding: 0 0 0 20px; background: #BBEBFD;}
.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px dashed #DDDDDD;}
.textHr {color:#DDDDDD;height:1px;border:1px dashed #DDDDDD;}

.eDetails {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails2 {border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/954/12.gif') no-repeat 0px 0px;}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:#FFFFFF; border:1px solid #E1E1E1;}
.cBlock2 {background:#FFFFFF; border:1px solid #E1E1E1;}
/* -------------- */

/* Comments Form Style */
.commTable {background:#FFFFFF; border:1px solid #E1E1E1;}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {width:100%;}
.smiles {border:1px inset;background:#FFFFFF; border:1px solid #E1E1E1;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {}
/* ------------------- */

/* News/Blog Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/954/13.gif') no-repeat 0px 4px;}
.archActive {text-decoration:underline;}
.archLi {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
a.archLink:link {text-decoration:none; color:#04638E;}
a.archLink:visited {text-decoration:none; color:#04638E;}
a.archLink:hover {text-decoration:underline; color:#04638E;}
a.archLink:active {text-decoration:underline; color:#04638E;}
/* ---------------------- */

/* News/Blog Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#04638E;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/954/14.gif') no-repeat 0px 3px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#04638E}
a.archiveDateTitleLink:visited {text-decoration:none; color:#04638E}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#04638E}
a.archiveDateTitleLink:active {text-decoration:underline; color:#04638E}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------------------ */

/* News/Blog Calendar Style */
.calTable {margin-left:auto;margin-right:auto;}
.calMonth {text-align:right; }
.calWday {background:#D0FFFF; width:17px;}
.calWdaySe {background:#D0FFFF; width:17px; font-weight:bold;}
.calWdaySu {background:#D0FFFF; width:17px; font-weight:bold; color:#FF0000;}
.calMday {border:1px solid #E1E1E1; background:#FFFFFF;}
.calMdayA {border:1px inset #E1E1E1; background:#FFFFFF; font-weight:bold;}
.calMdayIs {border:1px outset #E1E1E1; background:#FFFFFF;}
.calMdayIsA {border:1px outset; background:#93D1EB;font-weight:bold;}
a.calMonthLink:link {text-decoration:none; color:#04638E;}
a.calMonthLink:visited {text-decoration:none; color:#04638E;}
a.calMonthLink:hover {text-decoration:underline; color:#04638E;}
a.calMonthLink:active {text-decoration:underline; color:#000000;}
a.calMdayLink:link {text-decoration:underline; color:#04638E;}
a.calMdayLink:visited {text-decoration:underline; color:#04638E;}
a.calMdayLink:hover {text-decoration:underline; color:#000000;}
a.calMdayLink:active {text-decoration:underline; color:#000000;}
/* ------------------------ */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#FFFFFF}
.textResults {background:#E2E6EA}
.textResultsTd {background:#FFFFFF}

.pollNow {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.totalVotesTd {background:#FFFFFF}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:url('/.s/t/954/8.jpg') right repeat-y;border:1px solid #EBFAFF;height:100px;width:300px;}

.legendTd {font-size:7pt;}
/* ------------ */

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#E1E1E1}
.gTableTop {padding:2px;background: #007eff;color:#FFFFFF;font-weight:bold;height:30px;font-size:10pt;padding:10;}
.gTableSubTop {padding:2px;background:#5ED3FD;color:#000000;height:20px;}
.gTableBody {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}
.gTableLeft {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;font-weight:bold;color:#04638E}
.gTableRight {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF}
.gTableError {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {text-decoration:none; color:#FFFFFF;}
a.catLink:visited {text-decoration:none; color:#FFFFFF;}
a.catLink:hover {text-decoration:underline; color:#FFFFFF;}
a.catLink:active {text-decoration:underline; color:#E2EBF5;}

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

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

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

/* forum Fast Navigation Menu */
.fastNavMain {background:#C7D7EF;}
.fastNavCat {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}
.fastNavCatA {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#E1E1E1;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;font-weight:bold;color:#04638E;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
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 {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#8FDDF7;height:20px;font-weight:bold;font-size:7pt;color:#000000;padding-left:40px;}
.threadsDetails {padding:2px;background:#0797E8;height:20px;color:#000000;}
.forumOnlineBar {padding:2px;background:#004ED6;height:20px;color:#FFFFFF;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#04638E;}
a.threadLink:visited {text-decoration:none; color:#04638E;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

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

/* Posts View */
.postTable {background:#E1E1E1}
.postPoll {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;text-align:center;}
.postFirst {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;border-bottom:3px solid #FFFFFF;}
.postRest1 {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}
.postRest2 {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}
.postSeparator {height:3px;background:#40A3CF;}

.postTdTop {background:#5ED3FD;}
.postBottom {background:#BCEBFB;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#597798;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.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:#0000FF;}
.statusOffline {color:#FF0000;}
/* ---------- */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/954/15.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/954/15.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.uLogBlock {width:180px;margin-left:auto;margin-right:auto;text-align:center;}
.loginButton, .pollBut, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background:#5ED3FD;color:#000000;border:1px outset #00BAFD;}

.codeButtons {font-size:7pt;background:#5ED3FD;color:#000000;border:1px outset #00BAFD;}
.codeCloseAll {font-size:7pt; font-weight:bold;background:#5ED3FD;color:#000000;border:1px outset #00BAFD;}
.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 ====== */


Сообщение отредактировал TuMoH - Среда, 22.07.2009, 00:34
 
PALADINДата: Среда, 22.07.2009, 07:43 | Сообщение # 2
Генерал-майор
Группа: Проверенные
Сообщений: 266
Репутация: 105
Статус: Offline
Адресок сайта кинь, и нет ли у тебя других CSS ?
По крайней мере на форуме можно кнопочки заменить другим цветом они заданы этим классом:

.codeButtons {font-size:7pt;background:#5ED3FD;color:#000000;border:1px outset #00BAFD;}

Замени код выделенный синим на свой цвет. ТЫ изменешь цвет кнопок bb-кодов

Сообщение отредактировал PALADIN - Среда, 22.07.2009, 07:44
 
SeReGa665Дата: Среда, 22.07.2009, 08:24 | Сообщение # 3
Полковник
Группа: Проверенные
Сообщений: 237
Репутация: 91
Статус: Offline
Вот держи теперь должно быть чёрным

Code
a:link {text-decoration:none; color:#04638E;}   
a:active {text-decoration:none; color:#04638E;}   
a:visited {text-decoration:none; color:#04638E;}   
a:hover {text-decoration:underline; color:#000000;}   

a.topLink:link, a.forRegLink:link {text-decoration:underline; color:#FFFFFF;}   
a.topLink:active, a.forRegLink:active {text-decoration:underline; color:#FFFFFF;}   
a.topLink:visited, a.forRegLink:visited {text-decoration:underline; color:#FFFFFF;}   
a.topLink:hover, a.forRegLink:hover {text-decoration:underline; color:#000000;}   

td, body {font-family:verdana,arial,helvetica; font-size:8pt;color:#000000;}   
form {padding:0px;margin:0px;}   
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}   
.copy {font-size:7pt;}   

a.noun:link {text-decoration:none; color:#04638E}   
a.noun:active {text-decoration:none; color:#04638E}   
a.noun:visited {text-decoration:none; color:#04638E}   
a.noun:hover {text-decoration:none; color:#000000}   

.searchForm {margin-left:auto;margin-right:auto;}   
hr {color:#8EA8C4;height:1px;}   
label {cursor:pointer;cursor:hand}   

.blockTitle {padding-left:19px; font-weight:bold; color:#FFFFFF; font-size:12px; background: url('/.s/t/954/9.gif') no-repeat 7px 6px;text-transform:capitalize;}   

a.menu1:link {text-decoration:underline; color:#DDEEF7}   
a.menu1:visited {text-decoration:underline; color:#DDEEF7}   
a.menu1:hover {text-decoration:underline; color:#FFFFFF}   
a.menu1:active {text-decoration:underline; color:#FFFFFF}   
.menuTd {font-family:Tahoma,Arial,Helvetica; padding-left:15px;padding-right:12px; background: url('/.s/t/954/10.gif') no-repeat 0px 3px;}   

.mTd {padding-left:12px;padding-top:5px;padding-right:1px;}   
.pageTitle {font-family:Tahoma,Arial,Helvetica; font-size:8pt; font-weight:bold; color:#FFFFFF; padding-left:10px; padding-right:10px;}   
.mframe {padding-left:15px; padding-bottom:20px; padding-right:3px;}   

.blockT1 {border-left:1px solid #5694B5;}   
.blockT2 {padding:5px;}   
/* ------------- */   

/* Menus */   
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}   
li.menus {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/954/11.gif') no-repeat 3px 4px; margin-bottom: .6em;}   
/* ----- */   

/* Site Menus */   
.uMenuH li {float:left;padding:0 5px;}   

.uMenuV .uMenuItem {font-family:Tahoma,Arial,Helvetica;}   
.uMenuV li a:link {text-decoration:none; color:#04638E}   
.uMenuV li a:visited {text-decoration:none; color:#04638E}   
.uMenuV li a:hover {text-decoration:none; color:#04638E; font-weight:bold;}   
.uMenuV li a:active {text-decoration:none; color:#04638E; font-weight:bold;}   

.uMenuV .uMenuItemA {font-weight:bold;}   
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#04638E}   
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#04638E}   
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#04638E;}   
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background:url('/.s/img/wd/1/ar1.gif') no-repeat 0 0;}   
.uMenuV li {margin: 0 2 0 0px; padding: 0 0 2 13px; background: url('/.s/t/954/11.gif') no-repeat 3px 4px; margin-bottom: .6em;}   
/* --------- */   

/* Module Part Menu */   
.catsTd {padding: 0 0 3px 12px; background: url('/.s/t/954/11.gif') no-repeat 2px 4px;}   
.catName {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}   
.catNameActive {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}   
.catNumData {font-size:7pt;color:#04638E;}   
.catDescr {font-size:7pt; padding-left:10px;}   
a.catName:link {text-decoration:none; color:#04638E;}   
a.catName:visited {text-decoration:none; color:#04638E;}   
a.catName:hover {text-decoration:underline; color:#04638E;}   
a.catName:active {text-decoration:underline; color:#04638E;}   
a.catNameActive:link {text-decoration:underline; color:#04638E;}   
a.catNameActive:visited {text-decoration:underline; color:#04638E;}   
a.catNameActive:hover {text-decoration:underline; color:#04638E;}   
a.catNameActive:active {text-decoration:underline; color:#04638E;}   
/* ----------------- */   

/* Entries Style */   
.eBlock {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}   
.eTitle {font-family:Arial,Sans-Serif;font-size:15px;font-weight:bold;color:#04638E; padding: 0 0 0 20px; background: #BBEBFD;}   
.eMessage {text-align:justify;padding-bottom:5px;}   
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px dashed #DDDDDD;}   
.textHr {color:#DDDDDD;height:1px;border:1px dashed #DDDDDD;}   

.eDetails {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}   
.eDetails1 {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}   
.eDetails2 {border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}   

.eRating {font-size:7pt;}   

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/954/12.gif') no-repeat 0px 0px;}   
/* ------------- */   

/* Entry Manage Table */   
.manTable {}   
.manTdError {color:#FF0000;}   
.manTd1 {}   
.manTd2 {}   
.manTd3 {}   
.manTdSep {}   
.manHr {}   
.manTdBrief {}   
.manTdText {}   
.manTdFiles {}   
.manFlFile {}   
.manTdBut {}   
.manFlSbm {}   
.manFlRst {}   
.manFlCnt {}   
/* ------------------ */   

/* Comments Style */   
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}   

.cBlock1 {background:#FFFFFF; border:1px solid #E1E1E1;}   
.cBlock2 {background:#FFFFFF; border:1px solid #E1E1E1;}   
/* -------------- */   

/* Comments Form Style */   
.commTable {background:#FFFFFF; border:1px solid #E1E1E1;}   
.commTd1 {color:#000000;}   
.commTd2 {}   
.commFl {width:100%;}   
.smiles {border:1px inset;background:#FFFFFF; border:1px solid #E1E1E1;}   
.commReg {padding: 10 0 10 0px; text-align:center;}   
.commError {color:#FF0000;}   
.securityCode {}   
/* ------------------- */   

/* News/Blog Archive Menu */   
.archUl {list-style: none; margin:0; padding-left:0;}   
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/954/13.gif') no-repeat 0px 4px;}   
.archActive {text-decoration:underline;}   
.archLi {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}   
a.archLink:link {text-decoration:none; color:#04638E;}   
a.archLink:visited {text-decoration:none; color:#04638E;}   
a.archLink:hover {text-decoration:underline; color:#04638E;}   
a.archLink:active {text-decoration:underline; color:#04638E;}   
/* ---------------------- */   

/* News/Blog Archive Style */   
.archiveCalendars {text-align:center;color:#0000FF;}   
.archiveDateTitle {font-weight:bold;color:#04638E;padding-top:15px;}   
.archEntryHr {width:250px;color:#DDDDDD;}   
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/954/14.gif') no-repeat 0px 3px; margin-bottom: .6em;}   
.archiveEntryTime {width:65px;font-style:italic;}   
.archiveEntryComms {font-size:9px;color:#C3C3C3;}   
a.archiveDateTitleLink:link {text-decoration:none; color:#04638E}   
a.archiveDateTitleLink:visited {text-decoration:none; color:#04638E}   
a.archiveDateTitleLink:hover {text-decoration:underline; color:#04638E}   
a.archiveDateTitleLink:active {text-decoration:underline; color:#04638E}   
.archiveNoEntry {text-align:center;color:#0000FF;}   
/* ------------------------ */   

/* News/Blog Calendar Style */   
.calTable {margin-left:auto;margin-right:auto;}   
.calMonth {text-align:right; }   
.calWday {background:#D0FFFF; width:17px;}   
.calWdaySe {background:#D0FFFF; width:17px; font-weight:bold;}   
.calWdaySu {background:#D0FFFF; width:17px; font-weight:bold; color:#FF0000;}   
.calMday {border:1px solid #E1E1E1; background:#FFFFFF;}   
.calMdayA {border:1px inset #E1E1E1; background:#FFFFFF; font-weight:bold;}   
.calMdayIs {border:1px outset #E1E1E1; background:#FFFFFF;}   
.calMdayIsA {border:1px outset; background:#93D1EB;font-weight:bold;}   
a.calMonthLink:link {text-decoration:none; color:#04638E;}   
a.calMonthLink:visited {text-decoration:none; color:#04638E;}   
a.calMonthLink:hover {text-decoration:underline; color:#04638E;}   
a.calMonthLink:active {text-decoration:underline; color:#000000;}   
a.calMdayLink:link {text-decoration:underline; color:#04638E;}   
a.calMdayLink:visited {text-decoration:underline; color:#04638E;}   
a.calMdayLink:hover {text-decoration:underline; color:#000000;}   
a.calMdayLink:active {text-decoration:underline; color:#000000;}   
/* ------------------------ */   

/* Poll styles */   
.pollBut {width:110px;}   

.pollBody {padding:7px; margin:0px; background:#FFFFFF}   
.textResults {background:#E2E6EA}   
.textResultsTd {background:#FFFFFF}   

.pollNow {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}   
.pollNowTd {}   

.totalVotesTable {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}   
.totalVotesTd {background:#FFFFFF}   
/* ---------- */   

/* User Group Marks */   
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}   
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}   
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}   
/* ---------------- */   

/* Other Styles */   
.replaceTable {background:url('/.s/t/954/8.jpg') right repeat-y;border:1px solid #EBFAFF;height:100px;width:300px;}   

.legendTd {font-size:7pt;}   
/* ------------ */   

/* ===== forum Start ===== */   

/* General forum Table View */   
.gTable {background:#E1E1E1}   
.gTableTop {padding:2px;background: #007eff;color:#FFFFFF;font-weight:bold;height:30px;font-size:10pt;padding:10;}   
.gTableSubTop {padding:2px;background:#000000;color:#000000;height:20px;}   
.gTableBody {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}   
.gTableBody1 {padding:2px;background:#FFFFFF;}   
.gTableBottom {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}   
.gTableLeft {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;font-weight:bold;color:#04638E}   
.gTableRight {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF}   
.gTableError {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;color:#FF0000;}   
/* ------------------------ */   

/* Forums Styles */   
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}   
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF}   
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}   

a.catLink:link {text-decoration:none; color:#FFFFFF;}   
a.catLink:visited {text-decoration:none; color:#FFFFFF;}   
a.catLink:hover {text-decoration:underline; color:#FFFFFF;}   
a.catLink:active {text-decoration:underline; color:#E2EBF5;}   

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

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

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

/* forum Fast Navigation Menu */   
.fastNavMain {background:#C7D7EF;}   
.fastNavCat {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}   
.fastNavCatA {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;color:#0000FF}   
.fastNavForumA {color:#0000FF}   
/* -------------------------- */   

/* forum Page switches */   
.switches {background:#E1E1E1;}   
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}   
.switch {background:#FFFFFF;width:15px;font-size:7pt;}   
.switchActive {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;font-weight:bold;color:#04638E;width:15px}   
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}   
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}   
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 {padding:2px;padding:2px;background:#FFFFFF}   
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF}   
.threadLastPostTd {padding:2px;font-size:7pt;}   
.threadDescr {color:#858585;font-size:7pt;}   
.threadNoticeLink {font-weight:bold;}   
.threadsType {padding:2px;background:#8FDDF7;height:20px;font-weight:bold;font-size:7pt;color:#000000;padding-left:40px;}   
.threadsDetails {padding:2px;background:#0797E8;height:20px;color:#000000;}   
.forumOnlineBar {padding:2px;background:#004ED6;height:20px;color:#FFFFFF;}   

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}   
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}   
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}   
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}   

a.threadLink:link {text-decoration:none; color:#04638E;}   
a.threadLink:visited {text-decoration:none; color:#04638E;}   
a.threadLink:hover {text-decoration:underline; color:#000000;}   
a.threadLink:active {text-decoration:underline; color:#000000;}   

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

/* Posts View */   
.postTable {background:#E1E1E1}   
.postPoll {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;text-align:center;}   
.postFirst {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;border-bottom:3px solid #FFFFFF;}   
.postRest1 {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}   
.postRest2 {background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}   
.postSeparator {height:3px;background:#40A3CF;}   

.postTdTop {background:#000000;}   
.postBottom {background:#BCEBFB;height:20px}   
.postUser {font-weight:bold;}   
.postTdInfo {text-align:center;padding:5px;background:url('/.s/t/954/2.jpg') repeat-x #FFFFFF;}   
.postRankName {margin-top:5px;}   
.postRankIco {margin-bottom:5px;margin-bottom:5px;}   
.reputation {margin-top:5px;}   
.signatureHr {margin-top:20px;color:#597798;}   
.posttdMessage {padding:5px;background:#FFFFFF;}   

.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:#0000FF;}   
.statusOffline {color:#FF0000;}   
/* ---------- */   

/* forum AllInOne Fast Add */   
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}   
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}   
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/954/15.gif') no-repeat 0px 4px;}   
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/954/15.gif') no-repeat 0px 4px;}   
/* ----------------------- */   

/* forum Post Form */   
.uLogBlock {width:180px;margin-left:auto;margin-right:auto;text-align:center;}   
.loginButton, .pollBut, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background:#000000;color:#000000;border:1px outset #00BAFD;}   

.codeButtons {font-size:7pt;background:#000000;color:#000000;border:1px outset #00BAFD;}   
.codeCloseAll {font-size:7pt; font-weight:bold;background:#000000;color:#000000;border:1px outset #00BAFD;}   
.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 ====== */

Если не будет видно букв скажи я переделаю





Сообщение отредактировал SeReGa665 - Среда, 22.07.2009, 08:25
 
PALADINДата: Среда, 22.07.2009, 08:51 | Сообщение # 4
Генерал-майор
Группа: Проверенные
Сообщений: 266
Репутация: 105
Статус: Offline
ты адрес сайта дай, мне нало его посмотреть!
 
TuMoHДата: Среда, 22.07.2009, 12:17 | Сообщение # 5
Генерал-полковник
Группа: Заблокированные
Сообщений: 856
Репутация: 731
Статус: Offline
PALADIN, щас сат тут

Сообщение отредактировал TuMoH - Среда, 22.07.2009, 12:17
 
TuMoHДата: Среда, 22.07.2009, 12:18 | Сообщение # 6
Генерал-полковник
Группа: Заблокированные
Сообщений: 856
Репутация: 731
Статус: Offline
SeReGa665, не мне читсто код дайте который ты изменил))))
 
SeReGa665Дата: Среда, 22.07.2009, 13:46 | Сообщение # 7
Полковник
Группа: Проверенные
Сообщений: 237
Репутация: 91
Статус: Offline
TuMoH, эм... чёт я не понял. Я коды не изменял я просто нашёл этот голубой цвет и заменил на чёрный.


 
TuMoHДата: Среда, 22.07.2009, 15:45 | Сообщение # 8
Генерал-полковник
Группа: Заблокированные
Сообщений: 856
Репутация: 731
Статус: Offline
SeReGa665, я всё сам сделал! Там просто код специальный! Вот теперь мне нужен код который ссылки заключает в рамочки! Вот я его нашёл но он только для категорий а для меню не пашет..... sad
 
  • Страница 1 из 1
  • 1
Поиск: