Форум Diz-Cs.Ru
Преимущества регистрации:
Возможность создания тем
Общение с пользователями
Найдете множество полезной информации
Найдете своих единомышленников
DIZ-CS.RU - Мы с Вами НАВСЕГДА!
В данном разделе Вы сможете задать любой вопрос который касается uCoz. Если Вы ищите скрипт, то напишите в эту тему, также можете посетить наш раздел веб-мастеров.
Если у пользователя мало гарантий, то советуем провести сделку через гаранта.
  • Страница 1 из 1
  • 1
Модератор форума: -SAM-  
мне нужно сменить цвет шрифта на сайте памогите
Дата: Вт, 19.10.2010, 13:26:10 | Сообщение # 1
Аватарка 4heatsHACK
OFF
Пользователь
14 Сообщения:
0 Отзывы:
Skype пользователя:
вот мой CSS

.counter {color:#585858;
border: #000000 1px solid;}

red {color: #ff0000;}
blu {color: blue;}
gre {color: green;}
bla {color: black}
whi {color: white}
gra {color: gray;}
yel {color: yellow;}
ora {color: orange;}
pur {color: purple;}

a.demoScrollover {
/* ???? ?? ????????? */
color: blue;
}
a.demoScrollover em:first-line {
/* ???? ??? ????????? */
color: red;
}

.poll .answer div div {height:13px !important; background: url('') no-repeat right !important;}
#anyclass A IMG{opacity:0.5; -moz-opacity:0.3; filter:alpha(opacity=60);}

#anyclass a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);background:none;}

#anyclass a img {
OPACITY:0.3px;
-MOZ-OPACITY:0.3px;
FILTER:alpha(opacity=60)
}

#anyclass a:hover img {
OPACITY:1px;
-MOZ-OPACITY:1px;
FILTER:alpha(opacity=100);
BACKGROUND:none
}

.blockmenu {
height:18px;
width: 100%;
font: normal 11px Arial, Helvetica, sans-serif;
text-align: left;
}
.blockmenu a:link,
.blockmenu a:visited {
color:#414141;
text-decoration:none;
padding-left:16px;
line-height:18px;
display:block;
font-weight:normal;
background: url();
border: 1px solid #000000;
border-top: 1px solid #333333;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
text-align: left;
}
.blockmenu a:hover {
color:#dcdcdc;
text-decoration:none;
padding-left:16px;
line-height:18px;
display:block;
font-weight:normal;
border: 1px solid #333333;
border-top: 1px solid #333333;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
background:url("");
text-align: left;
}

form {
padding:0px;
margin:0px;
}

/* hint menu */
.hint
{
background-color:#575555;
line-height:10px;
color:white;
font-family:verdana,arial,helvetica;
font-size:8pt;
width:auto;
border-top:1px solid white;
border-right:1px solid white;
border-bottom:1px solid white;
border-left:1px solid white;
margin:1px;
padding:8px;
position:absolute;
visibility:hidden;
}
/* ---------------- */

/* General Style */
.boxTitle {height:38px;background:url(/newdesign/verh.png); text-align:center;color:#ffffff;text-transform:;padding-bottom:5px;}
.boxContent {height:20px;background:url('/newdesign/center.png'); padding:5px 10px 0 10px;}
.boxTable {width:203px;margin-bottom:5px;}

a:link {text-decoration:none; color:#414141;}
a:active {text-decoration:none; color:#414141;}
a:visited {text-decoration:none; color:#414141;}
a:hover {text-decoration:none; color:#626262;}

.topLink a:link {text-decoration:underline; color:#000000;}
.topLink a:active {text-decoration:underline; color:#000000;}
.topLink a:visited {text-decoration:underline; color:#000000;}
.topLink a:hover {text-decoration:none; color:#FF0000;}

.box {padding:5px;}
.box h3 {color:#FFE400;font-size:13pt;}

td, body {font-family:verdana,arial,helvetica; font-size:8pt; color:#414141}
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:#626262}
a.noun:active {text-decoration:none; color:#5d5d5d}
a.noun:visited {text-decoration:none; color:#5d5d5d}
a.noun:hover {text-decoration:underline; color:#000000}
.mframe1 {padding:2 10 30 10px;}
hr {color:#464646;height:1px;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#848484;font-size:13px;font-weight:bold; padding-left:22px; background: url('http://src.ucoz.ru/t/955/19.gif') no-repeat 5px 2px;}

.menut0 {}
.menut {padding:2 3 3 15px;}
.mframe {padding:2 0 30 30px;}
.bannerTable {width:468;height:60;}

.menu1 {font-weight:bold;font-size:8pt;font-family:Arial,Sans-Serif;}
a.menu1:link {text-decoration:underline; color:#626262}
a.menu1:active {text-decoration:underline; color:#5d5d5d}
a.menu1:visited {text-decoration:underline; color:#5d5d5d}
a.menu1:hover {text-decoration:none; color:#000000}
/* ------------- */

/* Menus */
ul.uz {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('/newdesign/8.gif') no-repeat 0px 2px; margin-bottom: .6em;}
/* ----- */

/* Main Menu */
.m {font-weight:normal;}

a.m:link {text-decoration:underline; color:#626262}
a.m:active {text-decoration:underline; color:#5d5d5d}
a.m:visited {text-decoration:underline; color:#5d5d5d}
a.m:hover {text-decoration:none; color:#000000}

.ma {font-weight:bold;}
a.ma:link {text-decoration:none; color:#000000;}
a.ma:visited {text-decoration:none; color:#000000}
a.ma:hover {text-decoration:underline; color:#000000}
li.m {margin: 0; padding: 0 0 0 13px; background: url('http://src.ucoz.ru/t/955/20.gif') no-repeat 0px 2px; margin-bottom: .6em;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 6px 13px; background: url('/newdesign/strelka_poll.png') no-repeat 0px 2px;}
.catName {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#626262;}
a.catName:visited {text-decoration:none; color:#5d5d5d;}
a.catName:hover {text-decoration:underline; color:#000000;}
a.catName:active {text-decoration:none; color:#5d5d5d;}
a.catNameActive:link {text-decoration:none; color:#000000;}
a.catNameActive:visited {text-decoration:none; color:#000000;}
a.catNameActive:hover {text-decoration:underline; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#000000;}
/* ----------------- */

/* Entries Style */
.eBlock {background:url('/newdesign/fonnovosti.png') #000000;border:1px solid #252525;}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:11px;font-weight:bold;color:#5d5d5d; padding: 4px; border:1px solid #; height:12px; background:url('/newdesign/fonshapku.png') repeat-x ;}
.eTitle a:link {text-decoration:none; color:#ffffff;}
.eTitle a:visited {text-decoration:none; color:#ffffff;}
.eTitle a:hover {text-decoration:none; color:#ffffff;}
.eTitle a:active {text-decoration:none; color:#ffffff;}
.eText {text-align:justify; padding:10px;}

.eDetails {background:url('/newdesign/fonnovosti1.png');color:#60606B;padding-bottom:5px;padding-top:3px; text-align:left;font-size:7pt; }
.eDetails1 {background:url('/newdesign/fonnovosti1.png');color:#60606B;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt; }
.eDetails2 {background:url('/newdesign/fonnovosti1.png');color:#60606B;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('http://src.ucoz.ru/t/955/21.gif') no-repeat 0px 0px;}
/* --------------- */

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

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

.cBlock1 {background:url('') #e0e0e0;border:1px solid #414141;}
.cBlock2 {background:url('') #e0e0e0;border:1px solid #414141;}
/* -------------- */

/* Comments Form Style */
.commTable {background:url('/newdesign/fonnovosti.png') #FFFFFF;border:1px solid #252525;color:#000000;}
.commTd1 {color:#000000;font-weight:bold;padding-left:5px;}
.commTd2 {padding-bottom:2px;}
.commFl {width:100%;color:#ffffff;background:#414141;border:1px solid #414141;}
.smiles {border:1px solid #252525;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#848484;background:#000000;border:1px solid #252525;}
/* ------------------- */

/* News/Blog Archive Menu */
.archLi {padding: 0 0 3px 10px; background: url('http://src.ucoz.ru/t/955/22.gif') no-repeat 0px 4px;}
.archActive {color:#000000;}
a.archLink:link {text-decoration:underline; color:#000000;}
a.archLink:visited {text-decoration:underline; color:#000000;}
a.archLink:hover {text-decoration:none; color:#707070;}
a.archLink:active {text-decoration:none; color:#444444;}
/* ---------------------- */

/* News/Blog Archive Style */
.archiveCalendars {text-align:center;color:#E2B4B4;}
.archiveDateTitle {font-weight:bold;color:#000000;padding-top:15px;}
.archEntryHr {width:250px;color:#2B2B30;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/955/23.gif') no-repeat 0px 2px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#555555;}
a.archiveDateTitleLink:link {text-decoration:none; color:#000000}
a.archiveDateTitleLink:visited {text-decoration:none; color:#000000}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#000000}
a.archiveDateTitleLink:active {text-decoration:underline; color:#000000}
.archiveNoEntry {text-align:center;color:#E2B4B4;}
/* ------------------------ */

/* News/Blog Calendar Style */
.calMonth {}
.calWday {color:#FFFFFF; background:#3B3B42; width:18px;}
.calWdaySe {color:#FFFFFF; background:#747474; width:18px;}
.calWdaySu {color:#FFFFFF; background:#747474; width:18px; font-weight:bold;}
.calMday {color:#E4FAFD;background:#222226;}
.calMdayA {color:#000000;background:#E4FAFD;}
.calMdayIs {color:#C04141;background:url('/newdesign/b.gif') #000000;font-weight:bold;border:1px solid #252525;}
.calMdayIsA {border:1px solid #E4FAFD; background:#2B2B30;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#FFFFFF;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#FFFFFF;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#FFFFFF;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#FFFFFF;}
/* ------------------------ */

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

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

.pollNow {background:#FFFFFF}
.pollNowTd {background:#700000}

.totalVotesTable {background:#FFFFFF}
.totalVotesTd {background:#700000}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:00FF00;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;font-weight:bold;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#2489f1;}
a.groupFriends:link,a.groupFriends:visited,a.groupFriends:hover {color:yellow;}
a.groupOther1:link,a.groupOther1:visited,a.grou pOther1:hover {color:#a401ab;}
a.groupOther2:link,a.groupOther2:visited,a.grou pOther2:hover {color:#be5f00;}
a.groupOther8:link,a.groupOther8:visited,a.groupOther8:hover {color:#FF8C00;}
a.groupOther3:link,a.groupOther3:visited,a.grou pOther3:hover {color:#a401ab;font-weight:bold;}
a.groupOther5:link,a.groupOther5:visited,a.grou pOther5:hover {color:#00FF00;font-weight:bold;}
a.groupOther4:link,a.groupOther4:visited,a.grou pOther4:hover {color:#8e006b;}
a.groupOTHER7:link,a.groupOTHER7:visited,a.groupOther7:hover {color:#be5f00;font-weight:bold;}
a.groupOTHER6:link,a.groupOTHER6:visited,a.groupOther6:hover {color:red;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:#0F0F13;height:100px;width:300px;border:1px solid #dddddd;}
.replaceBody {background:url('/newdesign/fonnovosti.png') #000000;}

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

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

/* General forum Table View */
.gTable {background:#747474;}
.gTableTop {padding:2px;height:35px; background:url('/newdesign/-1.png') #dddddd;border:0px solid #747474; color:#ffffff;font-family:Verdana,Sans-Serif;font-size:13px;font-weight:bold; padding-left:22px;}
.gTableSubTop {padding:2px;background: #e8e8e8;color:#747474;height:21px;font-size:10px;border:0px solid #494949;}
.gTableBody {padding:2px;background:#dddddd;}
.gTableBody1 {padding:2px;background:#dddddd;}
.gTableBottom {padding:2px;background:#dddddd;}
.gTableLeft {padding:2px;background:#dddddd;font-weight:bold;color:#747474}
.gTableRight {padding:2px;background:#cccccc;color:#666666;}
.gTableError {padding:2px;background:#cccccc;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#e8e8e8}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background: #e8e8e8}
.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:#888888;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#747474;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#747474;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none; color:#000000;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:none; color:#747474;}
/* -------------------- */

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

/* 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:#dddddd;padding-right:10px;font-size:7pt;}
.switches {background:#747474;}
.switch {background:#ffffff;width:15px;font-size:7pt;}
.switchActive {background:#cccccc;font-weight:bold;color:#747474;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#747474;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#747474;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#000000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#747474;}
/* ------------------- */

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

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

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

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

/* Posts View */
.postTable {background:#090909}
.postPoll {background:#e8e8e8;text-align:center;}
.postFirst {background:#e8e8e8;border-bottom:1px solid silver;}
.postRest1 {background:#e8e8e8;}
.postRest2 {background:#e8e8e8;}
.postSeparator {height:2px;background:#747474;}

.postTdTop,.postBottom {background: #e8e8e8;height:24px}
.postUser {font-weight:bold;}
.postTdInfo {background:#cccccc;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:#747474;}
.posttdMessage {padding:5px;background: bottom repeat-x #e8e8e8;}

.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:#cccccc;font-size:9px;}
.quoteMessage {background:#cccccc;font-size:9px;}

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:#cccccc;}
.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/984/16.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/984/16.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #ffffff;color:#747474;border:1px outset #ffffff;}

.codeButtons {font-size:7pt;background: #ffffff;color:#747474;color:#747474;border:1px outset #ffffff;}
.codeCloseAll {font-size:7pt;background: #ffffff;color:#747474;color:#747474;border:1px outset #ffffff;font-weight:bold;}
.postNameFl,.postDescrFl {background:#dddddd;border:1px solid #747474;color:#747474;width:400px}
.postPollFl,.postQuestionFl {background:#dddddd;border:1px solid #747474;color:#747474;width:400px}
.postResultFl {background:#dddddd;border:1px solid #747474;color:#747474;width:50px}
.postAnswerFl {background:#dddddd;border:1px solid #747474;color:#747474;width:300px}
.postTextFl {background:#dddddd;border:1px solid #747474;width:550px;height:150px;color:#000000;}
.postUserFl {background:#dddddd;border:1px solid #747474;color:#747474;width:300px}

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

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

/* Search */
.queryField {width:140px; background:url('/newdesign/fon2.bmp') repeat-x #494949; border: #222222 1px solid; color:#808080}
.div {width:140px;background:#333333;color:#bbbbbb}
/* --------- */

/* Proz Banner */
#banners a img {opacity:0.09; -moz-opacity:0.09; filter:alpha(opacity=40); }
#banners a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
/* --------- */

/* PageSelector */
.catPages1 {color:#000000;border:1px;margin-bottom:10px;margin-top:10px;}
.catPages1 a:link,
.catPages1 a:visited,
.catPages1 a:hover,
.catPages1 a:active {text-decoration:none;color: #000000;background:#e2e1e1;padding:3px 10px;font-size:11px;font-weight:bold;border:2px solid #363636;}
.catPages1 a:hover {background:#c6c6c6;color: #000000;font-weight:bold;border:2px solid #363636;}
.catPages1 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;border:2px solid #363636;}

.pagesBlock1 {color:#000000;border:1px;margin-bottom:10px;margin-top:10px;}
.pagesBlock1 a:link,
.pagesBlock1 a:visited,
.pagesBlock1 a:hover,
.pagesBlock1 a:active {text-decoration:none;color: #000000;background:#e2e1e1;padding:3px 10px;font-size:11px;font-weight:bold;border:2px solid #363636;}
.pagesBlock1 a:hover {background:#c6c6c6;color:#000000;font-weight:bold;border:2px solid #363636;}
.pagesBlock1 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;border:2px solid #363636;}

.pagesBlock1 {color:#000000;border:1px;margin-bottom:10px;margin-top:10px;}
.pagesBlock1 a:link,
.pagesBlock1 a:visited,
.pagesBlock1 a:hover,
.pagesBlock1 a:active {text-decoration:none;color: #000000;background:#c6c6c6;padding:3px 10px;font-size:11px;font-weight:bold;border:2px solid #363636;}
.pagesBlock1 a:hover {background:#c6c6c6;color:#000000;font-weight:bold;border:2px solid #363636;}
.pagesBlock1 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;border:2px solid #363636;}

.pagesBlockuz2 {color:#000000;border:1px;margin-bottom:10px;margin-top:10px;}
.pagesBlockuz2 a:link,
.pagesBlockuz2 a:visited,
.pagesBlockuz2 a:hover,
.pagesBlockuz2 a:active {text-decoration:none;color: #000000;background:#c6c6c6;padding:3px 10px;font-size:11px;font-weight:bold;border:2px solid #363636;}
.pagesBlockuz2 a:hover {background:#c6c6c6;color:#000000;font-weight:bold;border:2px solid #363636;}
.pagesBlockuz2 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;border:2px solid #363636;}
/* --------- */

/* Mchat */
.formMchat {font-size : 7pt; width:140px; background:url('/newdesign/fon2.bmp') repeat-x #494949; border: #4c4c4c 1px solid; color:#000000}
.cMessage {color:#707070}
/* --------- */

/* Design */
.gTableSkl {background:transparent;border-bottom:2px solid #454545;}
.postSkl {border-top:2px solid #282828;border-left:2px solid #282828;border-right:2px solid #282828;border-bottom:2px solid #282828;background:#1B1B1B; }
.skldesign1 {color:#a5de1e;height:23px;font-size:10px;background:url('/img/15.bmp') center #212121; }
.querySkl {background:url('/img/fon2.bmp') repeat-x #494949; border: #000000 1px solid; color:#808080;}
.querySkl1 {background:url('/img/fon2.bmp') repeat-x #333333; border: #000000 1px solid; color:#808080;}
.sklForumPlus {padding:2px;border:1px solid #a5de1e;color:#ACACAC;height:23px;font-size:10px;background:url('/images/15.bmp') repeat-x #000000; }
.navig a {color:#000000;padding:0 5px 0 5px;}
.navig a:link {color:#ffffff;}
.navig a:active {color:#ffffff;}
.navig a:visited {color:#ffffff;}
.navig a:hover {text-decoration:none;color:#ffffff; background-image:url('/newdesign/-1.png'); border-top:1px solid #414141;border-right:1px solid #414141;border-bottom:1px solid #414141;border-left:1px solid #414141;padding: 2px 4px 2px 4px;}
.bBlok {padding:5px;background:url('/newdesign/-1.png') #FFFFFF;border:1px solid #4c4c4c;}
.bBlok1 {padding:4px;background:url('') #FFFFFF;border:1px solid #4c4c4c;}
.mchat {background:url('/newdesign/fon2.bmp') border: #222222 1px solid; color:#707070;}
.postSubmit {background:url('/newdesign/fon2.bmp') repeat-x #333333; border: #222222 1px solid; color:#707070;}
.postPreview {background:url('/newdesign/fon2.bmp') repeat-x #333333; border: #222222 1px solid; color:#707070;}
.postReset {background:url('/newdesign/fon2.bmp') repeat-x #333333; border: #222222 1px solid; color:#707070;}
.button {background:url('/newdesign/fon2.bmp') repeat-x #333333; border: #222222 1px solid; color:#707070;}
.uplFileFl {background:url('/newdesign/fon2.bmp') repeat-x #333333; border: #222222 1px solid; color:#707070;}
.bBlok2 {padding:5px;background:url('/newdesign/fonnovosti.png') #000000;border:1px solid #4c4c4c;}
.bBlok3 {padding:5px;background:url('/newdesign/fonnovosti.png') #000000;border:1px solid #4c4c4c;}

/* --------- */

.gmen {margin-right:10px;padding:13px 8px 13px 8px;background:#;border-bottom:1px solid #CFCFCF;border-top:1px solid #;}
.gmen a {background:#fff;padding:5px;margin-right:10px;border:1px solid #828282;}
.gmen a:link, .gmen a:active, .gmen a:visited {color:#828282;text-decoration:none;}
.gmen a:hover {background:#CFCFCF;color:#fff;border:1px solid #828282;}
.buttonfile {background:#e0e0e0; border: 1px solid #252525; padding : 10px; font: bold 12px; text-align: center; color: gray; width: 100%;}

.threadNametd,.forumNameTd {padding:10px;color:#bbb;}
.threadNametd:hover,.forumNameTd:hover {border-left:3px solid #c7c7c7;padding:10px 10px 10px 7px;color:#aaa;background:#ffffff;}

/* Site Spoiler by [ectaVgen]*/
a.bspoiler:link {text-decoration:none;color:#ffffff}
a.bspoiler:visited {text-decoration:none;color:#ffffff}
a.bspoiler:hover {text-decoration:none;color:#ffffff}
a.bspoiler:active {text-decoration:none;color:#ffffff}
.bspoilerdiv {height: 17px; padding-left: 3px; padding-top: 3px; background:url('/newdesign/-1.png'); border: 0px solid #; border-bottom: 0px;}
.bspoilerdtw {margin: 3px; margin-top:1px;}
/* ----------------- */

пли3 дайте готовый ксс мне нужно цвет такой по сайту чёнить под диз и видное подобие серого
а то вообще невидно шрифта цвета Вы вошли как MaTBeu | Группа "Администраторы" | RSS - вот это ели как видно плииииии3
дайте готовый код


I am www.4heats.com
Дата: Вт, 19.10.2010, 14:30:21 | Сообщение # 2
Аватарка 4heatsHACK
OFF
Пользователь
14 Сообщения:
0 Отзывы:
Skype пользователя:
вы ше шапки в внизу сайта пасмотри........... smile и слева подшапкою где должен быть профиль плииииииииии3 памоай а sad

Добавлено (19.10.2010, 14:30:21)
---------------------------------------------
(


I am www.4heats.com
Дата: Вт, 19.10.2010, 14:33:23 | Сообщение # 3
Аватарка w0sp1k
OFF
Премиум
1526 Сообщения:
170 Награды:
6 Отзывы:
ICQ пользователя:
Skype пользователя:
Сайт пользователя:
4heatsHACK, Ты сперва научись правильно писать и задавать вопрос

Дата: Вт, 19.10.2010, 14:43:30 | Сообщение # 4
Аватарка Sprit
OFF
Мошенник
1548 Сообщения:
64 Награды:
0 Отзывы:
Skype пользователя:
Не помогайте этой кидале тупой.
(сорь за флуд)
Дата: Вт, 19.10.2010, 14:43:51 | Сообщение # 5
Аватарка 4heatsHACK
OFF
Пользователь
14 Сообщения:
0 Отзывы:
Skype пользователя:
памогите Ac1D с темы мудак оффнулся ! cry

I am www.4heats.com
Дата: Вт, 19.10.2010, 15:54:24 | Сообщение # 6
Аватарка Sprit
OFF
Мошенник
1548 Сообщения:
64 Награды:
0 Отзывы:
Skype пользователя:
4heatsHACK, Мат офф.
Дата: Вт, 19.10.2010, 16:02:21 | Сообщение # 7
Аватарка annushka
OFF
Пользователь
348 Сообщения:
34 Награды:
8 Отзывы:
4heatsHACK, во первых ты не правильно задал вопрос
во вторых это по мойму должно быть в верхней части с сайта а не в CSS

[cntr][img]http://image.kz/img/16/16a86ca5a0ce17dfa150b8e4df1d4db0.png[/img][/cntr]
[cntr][url=http://diz-cs.ru/forum/45-220054-1][color=red][b]ACCOUNTS ORIGIN! SALE![/b][/color][/url][/cntr]
  • Страница 1 из 1
  • 1
Поиск: