изменение цвета фона и букв

Автор Lima, 13-04-2011, 09:44:18

« назад - далее »

LimaTopic starter

помогите пожалуйста, как изменить задний фон ? где в исходнике он прописан?и как можно поменять цвет букв на форуме с серого на другой? никак не могу понять спасибо
http://naitisebya.ucoz.ru/
  •  


ReCopier

Скорее всего все свойства фона, шрифта и т.д. прописаны в каскадной таблице стилей или CSS.
Найдите файл на сервере с расширением *.css.
За фон отвечает свойства background color, а за цвет шрифта свойство color.
Можете выкинуть сюда свою таблицу стилей, а мы с форумчанами посмотрим, чем можно помочь вашему ресурсу.
  •  


Бy Ka

#2
http://naitisebya.ucoz.ru/.s/t/817/1.jpg  - фон

найдите 817.css и layer4.css
  •  

ReCopier

Или можете просто эту картинку перекрасить в другой цвет, тогда и фон сменится.
  •  

Бy Ka

Цитата: Бy Ka от 13-04-2011, 10:13:09найдите 817.css
здесь меняем цвет текста (ищем что-нибудь :) типа  #999999, #858585, #7D7D7D)
  •  


LimaTopic starter

#5
я почему то когда меняю любой цвет в этой таблице весь сайт съезжает влево! кривой получается отчего это может происходить?
вот  у меня как выглядит таблица стилей

/* General Style */
a:link {text-decoration:underline; color:#B21B04;}
a:active {text-decoration:underline; color:#B21B04;}
a:visited {text-decoration:underline; color:#B21B04;}
a:hover {text-decoration:underline; color:#000000;}

.header_table a:link, a.funcLink:link, a.fNavLink:link, a.forumBar:link {text-decoration:underline; color:#FFDC99;}
.header_table a:active, a.funcLink:active, a.fNavLink:active, a.forumBar:active {text-decoration:underline; color:#FFDC99;}
.header_table a:visited, a.funcLink:visited, a.fNavLink:visited, a.forumBar:visited {text-decoration:underline; color:#FFDC99;}
.header_table a:hover, a.funcLink:hover, a.fNavLink:hover, a.forumBar:hover {text-decoration:underline; color:#FFC264;}

td, body {font-family:verdana,arial,helvetica; font-size:8pt;}
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:#DC370D}
a.noun:active {text-decoration:none; color:#DC370D}
a.noun:visited {text-decoration:none; color:#DC370D}
a.noun:hover {text-decoration:underline; color:#000000}

hr {color:#DC370D;height:1px;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#C24747;font-size:12px;}

a.menu1:link {text-decoration:underline; color:#FAFAFA}
a.menu1:active {text-decoration:underline; color:#FAFAFA}
a.menu1:visited {text-decoration:underline; color:#FAFAFA}
a.menu1:hover {text-decoration:underline; color:#DD9999}
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/291/6.gif') no-repeat 0px 3px;}

.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;}
.colgray {border-right:1px solid #E5E7EA;}
.colwhite {border-right:1px solid #FAFAFA;}
.msep {border-top:1px solid #FAFAFA;}
/* ------------- */

/* 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/291/7.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* ----- */

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


.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#DC370D}
.uMenuV li a:active {text-decoration:none; color:#DC370D}
.uMenuV li a:visited {text-decoration:none; color:#DC370D}
.uMenuV li a:hover {text-decoration:underline; color:#000000}

.uMenuV a.uMenuItemA:link {text-decoration:none; color:#000000}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#000000}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#000000}
.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; padding: 0 0 0 13px; background: url('/.s/t/291/7.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 6px 13px; background: url('/.s/t/291/7.gif') no-repeat 0px 3px;}
.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:#934A4A;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#DC370D;}
a.catName:visited {text-decoration:none; color:#DC370D;}
a.catName:hover {text-decoration:underline; color:#000000;}
a.catName:active {text-decoration:none; color:#DC370D;}
a.catNameActive:link {text-decoration:none; color:#000000;}
a.catNameActive:visited {text-decoration:none; color:#000000;}
a.catNameActive:hover {text-decoration:none; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#000000;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#934A4A; padding: 0 0 0 20px; background: url('/.s/t/291/8.gif') no-repeat;}
.eTitle a:link {text-decoration:underline; color:#934A4A;}
.eTitle a:visited {text-decoration:underline; color:#934A4A;}
.eTitle a:hover {text-decoration:underline; color:#000000;}
.eTitle a:active {text-decoration:underline; color:#000000;}

.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #DD9999}
.eDetails {border-top:1px dashed #DC370D;border-bottom:1px dashed #DC370D;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 #DC370D;border-bottom:1px dashed #DC370D;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 #DC370D;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/291/9.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:#FFF4DE; border:1px solid #FFDA93;}
.cBlock2 {background:#FFF4DE; border:1px solid #FFDA93;}
/* -------------- */

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

/* Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/291/10.gif') no-repeat 0px 4px; font-family:Tahoma,Arial,Sans-Serif;}
a.archLink:link {text-decoration:underline; color:#934A4A;}
a.archLink:visited {text-decoration:underline; color:#934A4A;}
a.archLink:hover {text-decoration:none; color:#000000;}
a.archLink:active {text-decoration:none; color:#000000;}
/* ------------ */

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

/* Calendar Style */
.calMonth {background:#FFDA93; border:1px dashed #DC370D;}
.calWday {color:#FF6600; background:#FFDE9D; width:18px;}
.calWdaySe {color:#FFFFFF; background:#FFB529; width:18px;}
.calWdaySu {color:#FFFFFF; background:#FFB529; width:18px; font-weight:bold;}
.calMday {background:#FFFFFF; color:#FF6600;}
.calMdayA {background:#FF6600;font-weight:bold;}
.calMdayIs {background:#FFFFFF;font-weight:bold;border:1px solid #FF6600; }
.calMdayIsA {border:1px solid #FF6600; background:#FFFFFF;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#934A4A;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#934A4A;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#934A4A;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#000000;}
/* -------------- */

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

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

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

.totalVotesTable {border-bottom:1px solid #EBE0E0; border-left:1px solid #EBE0E0; border-right:1px solid #EBE0E0;}
.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 */
.replaceBody {background:#691400;}
.replaceTable {background: url('/.s/t/291/5.gif') #FFECC7;padding:5px;border:3px double #B21B04;height:100px;width:300px;}

.legendTd {font-size:7pt;color:#FFA747;}
.userRights {color:#FFA747;}
.fFastSearchTd {color:#FFA747;}
/* ------------ */

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

/* General forum Table View */
.gTable {background:#FFD077}
.gTableTop {padding:2px;background:#B01F00;color:#FFFFFF;font-weight:bold;height:23px;padding-left:17px;font-size:10pt;background: url('/.s/t/291/14.gif');}
.gTableSubTop {padding:2px;background:url('/.s/t/291/4.gif') center #FFAC4C;color:#000000;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#FFECC7;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#FFECC7;}
.gTableLeft {padding:2px;background:#FFECC7;font-weight:bold;color:#B21B04}
.gTableRight {padding:2px;background:#FFECC7}
.gTableError {padding:2px;background:#FFECC7;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#FFECC7}
.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:#FFFFFF;}

.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:#B21B04;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#B21B04;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#000000;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#B21B04;}
/* -------------------- */

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

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

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

/* forum Page switches */
.switches {background:#691400;}
.pagesInfo {background:#E14C2A;padding-right:10px;font-size:7pt;}
.switch {background:#B21B04;width:15px;font-size:7pt;}
.switchActive {background:#FF7611;font-weight:bold;color:#FFFFFF;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:#FFECC7}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#F5EFEF;height:25px;font-weight:bold;font-size:7pt;color:#934A4A;padding-left:40px;}
.threadsDetails {padding:2px;background:#FFC264;height:20px;color:#934A4A;}
.forumOnlineBar {padding:2px;background:#FFC264;height:20px;color:#934A4A;}

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:#934A4A;}
a.threadLink:visited {text-decoration:none; color:#934A4A;}
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;}
/* ------------------- */

/* forum Posts View */
.postTable {background:#FFD077}
.postPoll {background:#FFFFFF;text-align:center;}
.postFirst {background:#FDF4F4;border-bottom:3px solid #B21B04;}
.postRest1 {background:#F7EEEE;}
.postRest2 {background:#FDF4F4;}
.postSeparator {height:3px;background:#691400;}

.postTdTop, {background:url('/.s/t/291/4.gif') center #FFAC4C;color:#000000;height:20px;}
.postBottom {background:#FFECC7;}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#FFECC7;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#FF7611;}
.posttdMessage {padding:5px; background:#FFFFFF;}

.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/291/15.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/291/15.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons {font-size:7pt;background:#FEFAFA;border:1px solid #934A4A;}
.codeCloseAll {font-size:7pt; color:#934A4A;font-weight:bold;background:#FEFAFA;border:1px solid #934A4A;}
.postNameFl,.postDescrFl {background:#FEFAFA;border:1px solid #934A4A;width:400px}
.postPollFl,.postQuestionFl {background:#FEFAFA;border:1px solid #934A4A;width:400px}
.postResultFl {background:#FEFAFA;border:1px solid #934A4A;width:50px}
.postAnswerFl {background:#FEFAFA;border:1px solid #934A4A;width:300px}
.postTextFl {background:#FEFAFA;border:1px solid #934A4A;width:550px;height:150px}
.postUserFl {background:#FEFAFA;border:1px solid #934A4A;width:300px}

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

/* ====== forum End ====== */


Добавлено: 13-04-2011, 12:03:49


  •  

Бy Ka

#6
Вот если вы поменяете содержимое 817.css на этот код

/* General Style */
a:link {text-decoration:underline; color:#B21B04;}
a:active {text-decoration:underline; color:#B21B04;}
a:visited {text-decoration:underline; color:#B21B04;}
a:hover {text-decoration:underline; color:#000000;}

.header_table a:link, a.funcLink:link, a.fNavLink:link, a.forumBar:link {text-decoration:underline; color:#FFDC99;}
.header_table a:active, a.funcLink:active, a.fNavLink:active, a.forumBar:active {text-decoration:underline; color:#FFDC99;}
.header_table a:visited, a.funcLink:visited, a.fNavLink:visited, a.forumBar:visited {text-decoration:underline; color:#FFDC99;}
.header_table a:hover, a.funcLink:hover, a.fNavLink:hover, a.forumBar:hover {text-decoration:underline; color:#FFC264;}

td, body {font-family:verdana,arial,helvetica; font-size:8pt;}
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:#DC370D}
a.noun:active {text-decoration:none; color:#DC370D}
a.noun:visited {text-decoration:none; color:#DC370D}
a.noun:hover {text-decoration:underline; color:#000000}

hr {color:#DC370D;height:1px;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#C24747;font-size:12px;}

a.menu1:link {text-decoration:underline; color:#FAFAFA}
a.menu1:active {text-decoration:underline; color:#FAFAFA}
a.menu1:visited {text-decoration:underline; color:#FAFAFA}
a.menu1:hover {text-decoration:underline; color:#DD9999}
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/291/6.gif') no-repeat 0px 3px;}

.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;}
.colgray {border-right:1px solid #E5E7EA;}
.colwhite {border-right:1px solid #FAFAFA;}
.msep {border-top:1px solid #FAFAFA;}
/* ------------- */

/* 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/291/7.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* ----- */

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


.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#DC370D}
.uMenuV li a:active {text-decoration:none; color:#DC370D}
.uMenuV li a:visited {text-decoration:none; color:#DC370D}
.uMenuV li a:hover {text-decoration:underline; color:#000000}

.uMenuV a.uMenuItemA:link {text-decoration:none; color:#000000}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#000000}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#000000}
.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; padding: 0 0 0 13px; background: url('/.s/t/291/7.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 6px 13px; background: url('/.s/t/291/7.gif') no-repeat 0px 3px;}
.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:#934A4A;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#DC370D;}
a.catName:visited {text-decoration:none; color:#DC370D;}
a.catName:hover {text-decoration:underline; color:#000000;}
a.catName:active {text-decoration:none; color:#DC370D;}
a.catNameActive:link {text-decoration:none; color:#000000;}
a.catNameActive:visited {text-decoration:none; color:#000000;}
a.catNameActive:hover {text-decoration:none; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#000000;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#934A4A; padding: 0 0 0 20px; background: url('/.s/t/291/8.gif') no-repeat;}
.eTitle a:link {text-decoration:underline; color:#934A4A;}
.eTitle a:visited {text-decoration:underline; color:#934A4A;}
.eTitle a:hover {text-decoration:underline; color:#000000;}
.eTitle a:active {text-decoration:underline; color:#000000;}

.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #DD9999}
.eDetails {border-top:1px dashed #DC370D;border-bottom:1px dashed #DC370D;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 #DC370D;border-bottom:1px dashed #DC370D;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 #DC370D;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/291/9.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:#FFF4DE; border:1px solid #FFDA93;}
.cBlock2 {background:#FFF4DE; border:1px solid #FFDA93;}
/* -------------- */

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

/* Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/291/10.gif') no-repeat 0px 4px; font-family:Tahoma,Arial,Sans-Serif;}
a.archLink:link {text-decoration:underline; color:#934A4A;}
a.archLink:visited {text-decoration:underline; color:#934A4A;}
a.archLink:hover {text-decoration:none; color:#000000;}
a.archLink:active {text-decoration:none; color:#000000;}
/* ------------ */

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

/* Calendar Style */
.calMonth {background:#FFDA93; border:1px dashed #DC370D;}
.calWday {color:#FF6600; background:#FFDE9D; width:18px;}
.calWdaySe {color:#FFFFFF; background:#FFB529; width:18px;}
.calWdaySu {color:#FFFFFF; background:#FFB529; width:18px; font-weight:bold;}
.calMday {background:#FFFFFF; color:#FF6600;}
.calMdayA {background:#FF6600;font-weight:bold;}
.calMdayIs {background:#FFFFFF;font-weight:bold;border:1px solid #FF6600; }
.calMdayIsA {border:1px solid #FF6600; background:#FFFFFF;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#934A4A;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#934A4A;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#934A4A;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#000000;}
/* -------------- */

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

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

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

.totalVotesTable {border-bottom:1px solid #EBE0E0; border-left:1px solid #EBE0E0; border-right:1px solid #EBE0E0;}
.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 */
.replaceBody {background:#691400;}
.replaceTable {background: url('/.s/t/291/5.gif') #FFECC7;padding:5px;border:3px double #B21B04;height:100px;width:300px;}

.legendTd {font-size:7pt;color:#FFA747;}
.userRights {color:#FFA747;}
.fFastSearchTd {color:#FFA747;}
/* ------------ */

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

/* General forum Table View */
.gTable {background:#FFD077}
.gTableTop {padding:2px;background:#B01F00;color:#FFFFFF;font-weight:bold;height:23px;padding-left:17px;font-size:10pt;background: url('/.s/t/291/14.gif');}
.gTableSubTop {padding:2px;background:url('/.s/t/291/4.gif') center #FFAC4C;color:#000000;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#FFECC7;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#FFECC7;}
.gTableLeft {padding:2px;background:#FFECC7;font-weight:bold;color:#B21B04}
.gTableRight {padding:2px;background:#FFECC7}
.gTableError {padding:2px;background:#FFECC7;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#FFECC7}
.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:#FFFFFF;}

.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:#B21B04;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#B21B04;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#000000;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#B21B04;}
/* -------------------- */

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

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

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

/* forum Page switches */
.switches {background:#691400;}
.pagesInfo {background:#E14C2A;padding-right:10px;font-size:7pt;}
.switch {background:#B21B04;width:15px;font-size:7pt;}
.switchActive {background:#FF7611;font-weight:bold;color:#FFFFFF;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:#FFECC7}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#F5EFEF;height:25px;font-weight:bold;font-size:7pt;color:#934A4A;padding-left:40px;}
.threadsDetails {padding:2px;background:#FFC264;height:20px;color:#934A4A;}
.forumOnlineBar {padding:2px;background:#FFC264;height:20px;color:#934A4A;}

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:#934A4A;}
a.threadLink:visited {text-decoration:none; color:#934A4A;}
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;}
/* ------------------- */

/* forum Posts View */
.postTable {background:#FFD077}
.postPoll {background:#FFFFFF;text-align:center;}
.postFirst {background:#FDF4F4;border-bottom:3px solid #B21B04;}
.postRest1 {background:#F7EEEE;}
.postRest2 {background:#FDF4F4;}
.postSeparator {height:3px;background:#691400;}

.postTdTop, {background:url('/.s/t/291/4.gif') center #FFAC4C;color:#000000;height:20px;}
.postBottom {background:#FFECC7;}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#FFECC7;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#FF7611;}
.posttdMessage {padding:5px; background:#FFFFFF;}

.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/291/15.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/291/15.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons {font-size:7pt;background:#FEFAFA;border:1px solid #934A4A;}
.codeCloseAll {font-size:7pt; color:#934A4A;font-weight:bold;background:#FEFAFA;border:1px solid #934A4A;}
.postNameFl,.postDescrFl {background:#FEFAFA;border:1px solid #934A4A;width:400px}
.postPollFl,.postQuestionFl {background:#FEFAFA;border:1px solid #934A4A;width:400px}
.postResultFl {background:#FEFAFA;border:1px solid #934A4A;width:50px}
.postAnswerFl {background:#FEFAFA;border:1px solid #934A4A;width:300px}
.postTextFl {background:#FEFAFA;border:1px solid #934A4A;width:550px;height:150px}
.postUserFl {background:#FEFAFA;border:1px solid #934A4A;width:300px}

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

/* ====== forum End ====== */


тогда у Вас форум вообще преобразится.  В этом коде совершенно другие цвета (бежево-оранжевый пастель), точно не с Вашего форума.

В настоящий момент у Вас вот это забито в таблице

/* General Style */
body {background: #fff; margin:0px; padding:0px; }
.wrap {background: url('/.s/t/817/1.jpg') #111; text-align:center;}
.header {width: 1000px; margin-left: auto; margin-right: auto; text-align: left; height: 100px; position: relative;}
table.main-table {border: 0px; padding: 0px; border-collapse: collapse; width: 1000px; border-spacing: 0px; background: #fff;margin-left: auto; margin-right: auto;height: 100%;}
td.content-block {vertical-align: top; width: 690; padding: 0 10px; border-top: 10px solid #fff; border-bottom: 10px solid #fff;}
td.side-block {vertical-align: top; width: 290px; background: url('/.s/t/817/2.gif') repeat-y; border-top: 10px solid #fff; border-bottom: 10px solid #fff; padding: 13px 0 20px 0;}
td.forum-block {vertical-align: top; padding: 20px; }
.illustration {height: 70px; background: url('/.s/t/817/3.jpg') -10px -20px no-repeat; margin-bottom: 10px;}
.footer {text-align: center; padding: 15px; color: #777;}

.header h1 {color: #fff; font-size: 30pt; font-weight: normal; position: absolute; bottom: 5px; left: 20px; margin: 0; padding: 0; }
.date {color: #777; position: absolute; left: 10px; top: 5px;}
.user-bar {color: #777; position: absolute; right: 10px; top: 5px;}
.navigation {position: absolute; bottom: 3px; right: 10px;}
.navigation a:link, .navigation a:active, .navigation a:visited {background: #fff; padding: 3px 7px; margin: 0; text-decoration: none;}
.navigation a:hover {background: #ff5d5c; color: #fff; text-decoration: none;}

.popup-table {border: 0px; padding: 0px; border-collapse: collapse; width: 100%; border-spacing: 0px;}
.popup-header {background: url('/.s/t/817/1.jpg') #111; color: #fff; padding: 10px;}
.popup-body {background: url('/.s/t/817/4.gif') #e9e9e9; padding: 10px;}

.block h1 {background: url('/.s/t/817/5.png') bottom right no-repeat; margin: 0; padding: 6px 30px 19px 20px; color: #191919; font-weight: normal;}
.block-content {padding: 0 20px 10px 10px;}

h1 {color:#505050;font-size:14pt;font-weight:normal;}

a:link {text-decoration:underline; color:#ff5d5c;}
a:active {text-decoration:underline; color:#ff5d5c;}
a:visited {text-decoration:underline; color:#ff5d5c;}
a:hover {text-decoration:none; color:#999999;}
td.side-block a:hover {background: #ccc; color: #555;}


td, body {font-family: Trebuchet MS, sans-serif; font-size:10pt;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family: Trebuchet MS, sans-serif;}
.copy {font-size:8pt;}

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

hr {color:#CCCCCC;height:1px;border:none;background:#CCCCCC;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family: Trebuchet MS, sans-serif;color:#787878;font-size:12px;}

a.menu1:link {text-decoration:underline; color:#FAFAFA}
a.menu1:active {text-decoration:underline; color:#FAFAFA}
a.menu1:visited {text-decoration:underline; color:#FAFAFA}
a.menu1:hover {text-decoration:underline; color:#CCCCCC}
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/817/6.gif') no-repeat 0px 3px;}

.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;}
.colgray {border-right:1px solid #E5E7EA;}
.colwhite {border-right:1px solid #FAFAFA;}
.msep {border-top:1px solid #FAFAFA;}
/* ------------- */

/* Menus */
ul.uz, ul.uMenuRoot {list-style-type: square; color: #ff5d5c; margin: 0 0 0 20px; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 11px; background: url('/.s/t/817/7.gif') no-repeat 0px 6px; margin-bottom: .6em;}
/* ----- */

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


.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#333}
.uMenuV li a:active {text-decoration:none; color:#333}
.uMenuV li a:visited {text-decoration:none; color:#333}
.uMenuV li a:hover {text-decoration:underline; color:#000000}

.uMenuV .uMenuItemA {font-weight:bold;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#000000}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#000000}
.uMenuV a.uMenuItemA:hover {text-decoration:underline; color:#000000}
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background:url('/.s/t/817/8.gif') no-repeat 0 0;}
.uMenuV li {margin: 3px 0px;padding:0 5px; font-size: 12pt;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 6px 11px; background: url('/.s/t/817/7.gif') no-repeat 0px 6px;}
.catName {font-family: Trebuchet MS, sans-serif;font-size:10pt;}
.catNameActive {font-family: Trebuchet MS, sans-serif;font-size:10pt;}
.catNumData {font-size:9pt;color:#6E6E6E;}
.catDescr {font-size:9pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#333;}
a.catName:visited {text-decoration:none; color:#333;}
a.catName:hover {text-decoration:none; color:#000000;}
a.catName:active {text-decoration:none; color:#333;}
a.catNameActive:link {text-decoration:none; color:#000000;}
a.catNameActive:visited {text-decoration:none; color:#000000;}
a.catNameActive:hover {text-decoration:none; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#000000;}
/* ----------------- */

/* Entries Style */
.eBlock {background: url('/.s/t/817/9.gif') bottom right no-repeat;}
.eTitle {font-family: Trebuchet MS, sans-serif;font-size:14pt;font-weight:bold;color:#000000; padding: 5px; }
.eTitle a:link {text-decoration:underline; color:#000000;}
.eTitle a:visited {text-decoration:underline; color:#000000;}
.eTitle a:hover {text-decoration:none; color:#555555;}
.eTitle a:active {text-decoration:underline; color:#000000;}

.eMessage {text-align:justify;padding:10px !important;margin-left:50px;}
.eText {text-align:justify;padding:10px !important;}
.eDetails {font-family: Trebuchet MS, sans-serif;color:#1A1A1A;padding:3px; text-align:left;font-size:8pt;margin: 0 10px 15px 50px;background: url('/.s/t/817/4.gif') #e9e9e9;}
.eDetails1 {font-family: Trebuchet MS, sans-serif;color:#1A1A1A;padding:3px; text-align:left;font-size:8pt;background: url('/.s/t/817/4.gif') #e9e9e9;}
.eDetails2 {font-family: Trebuchet MS, sans-serif;color:#1A1A1A;padding:3px; text-align:left;font-size:8pt;background: url('/.s/t/817/4.gif') #e9e9e9;}

.eRating {font-size:8pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/817/10.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:#F6F6F6;}
.cBlock2 {background:#FFFFFF; border:1px solid #F6F6F6;}
/* -------------- */

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

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

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

/* Calendar Style */
.calMonth {}
.calWday {color:#FFFFFF; background:#A9A9A9; width:18px;}
.calWdaySe {color:#FFFFFF; background:#7D7D7D; width:18px;}
.calWdaySu {color:#FFFFFF; background:#7D7D7D; width:18px; font-weight:bold;}
.calMday {background:FFFFFF;color:#000000;}
.calMdayA {background:#CCCCCC;font-weight:bold;}
.calMdayIs {background:#FFFFFF;color:#000000;font-weight:bold;border:1px solid #CCCCCC;}
.calMdayIsA {border:1px solid #000000; background:#FFFFFF;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#000000;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#000000;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#000000;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#000000;}
/* -------------- */

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

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

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

.totalVotesTable {border-bottom:1px solid #E5E5E5; border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5;}
.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 {height:100px;width:300px; color: #fff;}
.replaceBody {background: url('/.s/t/817/1.jpg') #111;}

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

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

/* General forum Table View */
.gTable {background:#555; border-bottom: 3px solid #ff5d5c;}
.gTableTop {padding:2px;background: url('/.s/t/817/1.jpg') #111;padding-left:20px;padding-bottom:1px;color:#FFFFFF;font-weight:bold; height:28px;font-size:10pt; }
.gTableSubTop {padding:2px;background:#D9D9D9;color:#000000;height:20px;font-size:10px;}
.gTableBody {padding:2px;background: url('/.s/t/817/4.gif') #e9e9e9;}
.gTableBody1 {padding:2px;background: url('/.s/t/817/4.gif') #e9e9e9;}
.gTableBottom {padding:2px;background: url('/.s/t/817/4.gif') #e9e9e9;}
.gTableLeft {padding:2px;background: url('/.s/t/817/4.gif') #e9e9e9;font-weight:bold;color:#6E6E6E}
.gTableRight {padding:2px;background: url('/.s/t/817/4.gif') #e9e9e9;}
.gTableError {padding:2px;background: url('/.s/t/817/4.gif') #e9e9e9;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background: url('/.s/t/817/4.gif') #e9e9e9}
.forumLastPostTd,.forumArchive {padding:2px;font-size:8pt;}

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

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:8pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:8pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#6E6E6E;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#6E6E6E;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#909090;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#6E6E6E;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:8pt;}
.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:#6E6E6E;}
a.forumBarA:active {text-decoration:underline; color:#6E6E6E;}
/* -------------------- */

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

/* forum Fast Navigation Menu */
.fastNavMain {background:#DADADA;}
.fastNavCat {background:#EFEFEF;}
.fastNavCatA {background:#EFEFEF;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#CCCCCC;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:8pt;}
.switch {background:#FFFFFF;width:15px;font-size:8pt;}
.switchActive {background:#E0E0E0;font-weight:bold;color:#6E6E6E;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/817/4.gif') #e9e9e9}
.threadLastPostTd {padding:2px;font-size:8pt;}
.threadDescr {color:#858585;font-size:8pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#AAAAAA;height:20px;font-weight:bold;font-size:8pt;color:#FFFFFF;padding-left:40px; }
.threadsDetails {padding:2px;background:#AAAAAA;height:20px;color:#6E6E6E;}
.forumOnlineBar {padding:2px;background:#AAAAAA;height:20px;color:#6E6E6E;}

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:#6E6E6E;}
a.threadLink:visited {text-decoration:none; color:#6E6E6E;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

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

/* forum Posts View */
.postTable {}
.postPoll {background:#F1F2F3;text-align:center;}
.postFirst {background:#F8F9FA;border-bottom:3px solid #787878;}
.postRest1 {background:#F1F2F3;}
.postRest2 {background:#F8F9FA;}
.postSeparator {height:3px;background:#000000;}

.postTdTop {background:#D9D9D9;}
.postBottom {background:#E0E0E0;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background: url('/.s/t/817/4.gif') #e9e9e9;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#787878;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.pollQuestion {text-align:center;font-weight:bold;}
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:8pt;}
.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:8pt;}
.edited {padding-top:30px;font-size:8pt;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/817/13.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/817/13.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons {font-size:8pt;background:#FCFCFC;border:1px solid #6E6E6E;}
.codeCloseAll {font-size:8pt; color:#6E6E6E;font-weight:bold;background:#FCFCFC;border:1px solid #6E6E6E;}
.postNameFl,.postDescrFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postPollFl,.postQuestionFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postResultFl {background:#FCFCFC;border:1px solid #6E6E6E;width:50px}
.postAnswerFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}
.postTextFl {background:#FCFCFC;border:1px solid #6E6E6E;width:550px;height:150px}
.postUserFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}

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

/* ====== forum End ====== */

  •  

LimaTopic starter

вообщем ничего не получается....при любой замене один и тот же результат- съезжает влево, хоть тресни!
  •  


Xosr

Находите этот код

a.threadAuthorLink:link {
color:#6E6E6E;

меняете 6E6E6E на 000000 или д.р. потом меняете цвета других текстов.


LimaTopic starter

всем спасибо! вообщем после сидения целый день за чтением статей по css и многому другому я начала немного ( самую малёхенькую капельку) в этом что то понимать :)
  •