1. Patronchik27.07.2024 в 23:23от
  2. TYSON27.07.2024 в 23:23от
Загрузка...

помогите с css на козе!

Тема в разделе "Web-программирование", создана пользователем halava, 11.08.2012.

  1. halava

    halava

    Статус:
    Оффлайн
    Регистрация:
    30.06.12
    Сообщения:
    125
    Репутация:
    15 +/-
    [​IMG]

    Вообщем ребят, вот такая проблема, не знаю как сменить обведенный текст на белый, пробовал методом тыка, но не куда не попал.
    Помогите пожалуйста.

    CSS:

    /* Таблица ввода комментария */
    .commTable {background:#FFFFFF;border:1px solid #dadada;color:#363636; }
    .commTable1 {background:#FFFFFF;border:1px solid #dadada;color:#363636; }
    .commTd1 {color:#737373;}
    .commTd2 {padding-top: 0px;}
    .commFl {color:#737373;padding-left:2px;padding-top:1px; background:#FFFFFF;border:1px solid #dadada;width:100%;}
    .smiles {color:#737373;background:#FFFFFF;border:1px solid #dadada;}
    .commReg {padding: 10 13 10 13px; text-align:center;}
    .commError {color:#FF0000;}
    .securityCode {color:#ababab;background:#FFFFFF;border:1px solid #dadada;}
    /* --------- */

    /* Таблица добавления комментария */
    .cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}
    .cBlock1 {color:#737373;background:#FFFFFF;border:1px solid #DADADA; padding: 5px;}
    .cBlock2 {color:#737373;background:#FFFFFF;border:1px solid #DADADA; padding: 5px;}
    /* ----------------- */

    /* Блок последние скриншоты */
    .video-p-screen {border: 1px solid #DADADA;height: 64px;padding: 1px;width: 110px;}
    .video-block {border:1px solid #DADADA;margin-bottom: 1px;margin-top: 1px;padding: 2px;width: 78px;}
    .video-blockg-1 {border:1px solid #DADADA;margin-bottom: 1px;margin-top: 1px;padding: 2px;}
    .video-blockg-2 {border:1px solid #DADADA;margin-bottom: 1px;margin-top: 1px;padding: 2px;}
    .video-block {border:1px solid #DADADA;height: 55px;margin-bottom: 1px;margin-top: 1px;padding: 1px;width: 78px;}
    .video-blockg {border:1px solid #DADADA;height: 65px;margin-bottom: 1px;margin-top: 1px;padding: 1px;width: 82px;}
    .video-informer {overflow:hidden;}
    .eBlock {border:1px solid #dadada;}
    .eTitle {background:url('/img/title_vm.png') repeat-x; height:20px; margin:0px; font-weight:bold; padding:3px 0px 0px 8px;}
    .eMessage {padding:6px;}
    .eDetails {background:url('/img/title_bottom.png') repeat-x; height:15px; margin:0px; padding:2px 0px 0px 3px;}
    /* ----------------- */

    .box_title_l {background:url('/img/box_title.png') repeat-x; border:1px solid #dadada; height:24px;}
    .box_title_lt {padding:5px 4px 2px 4px; color:#777; font:bold 11px Tahoma;}
    .box_title_lt a:link, .box_title_lt a:active, .box_title_lt a:visited {text-decoration:none; color:#777;}
    .box_title_lt a:hover {text-decoration:none; color:#2d7ea8;}
    .box_content {background:#ffffff; border:1px solid #dadada; border-top:0; padding:5px 5px;}

    .center-block-content {background:#fff;border:1px solid #DADADA;border-top:0px;margin:0 0 5px 0;padding:3px 3px 3px 3px;}
    .center-block-content2 {background:#fff;border:1px solid #DADADA;margin:0 0 2px 0;padding:3px 3px 3px 3px;}
    .center-block-content3 {background:#fff;border:1px solid #DADADA;margin:0 0 2px 0;padding:3px 3px 3px 3px;}
    .center-block-content3 img {width:690px;}

    .table_ovdk {border:1px solid #dadada; padding:5px;}
    .table_title {background:url('/img/title_img.png') repeat-x; height:29px; margin:-5px; padding:4px 0 0 7px; font-weight:bold; font:Tahoma; font-size:11px; color:#777777;}
    .table_title2 {background:url('/img/title_img.png') repeat-x; height:25px; margin:-5px; padding:4px 0 0 7px; font-weight:bold; font:Tahoma; font-size:11px; color:#777777;}

    .coin-slider {overflow:hidden; zoom:1; position:relative;}
    .coin-slider a {text-decoration:none; outline:none; border:none; color:#fff; font-weight:bold;}
    .coin-slider {overflow:hidden; zoom:1; position:relative;}
    .coin-slider a {text-decoration:none; outline:none; border:none; color:#fff; font-weight:bold;}
    .cs-buttons {display:none; font-size:0px; padding-top:5px; float:left;}
    .cs-buttons a {margin-left:5px; height:12px; width:12px; float:left; color:#fff; text-indent:-1000px;}
    .cs-active {background-color:#737373; color:#fff;}
    .cs-title {text-align:left; width:460px; height:21px; padding-bottom:8px; padding-left:10px; padding-top:15px; background-color:#000; color:#fff;}
    .cs-prev, .cs-next {background-color:#000; color:#fff; padding:0px 10px;}

    /* Задний фон */
    body {background: url('/img/bg.jpg') repeat; background-attachment:fixed; text-align:left; font-family:tahoma; font-size:11px;; color:#737373; margin:0px; padding:0px;}
    #wrapper {background:url('/img/wrapper.png') repeat-y; margin:0px auto; text-align:left; width:966px; padding:0 10px 0 10px; background-color: transparent;}
    /* -------------------- */
    .footer_bg a:link, .footer_bg a:active, .footer_bg a:visited {color:#fff; text-decoration:none;}
    .footer_bg a:hover {text-decoration:underline;}

    /* Панель навигации на форуме */
    a:link {text-decoration:none; color:#777777;}
    a:activ {text-decoration:none; color:#2D7EA8;}
    a:visited {color:#777; text-decoration:none;}
    a:hover {text-decoration:underline;}
    /* -------------------- */

    /* Заглавный текст в навигации на форуме */
    #button {vertical-align:top;display:inline-block;cursor:pointer;background: url('') repeat-x center;-webkit-border-top-left-radius:1px;-webkit-border-top-right-radius:1px;-moz-border-radius-topleft:1px;-moz-border-radius-topright:1px;border-top-left-radius:1px;border-top-right-radius:1px;-webkit-border-bottom-left-radius:1px;-webkit-border-bottom-right-radius:1px;-moz-border-radius-bottomleft: 1px;-moz-border-radius-bottomright:1px;border-bottom-left-radius:1px;border-bottom-right-radius:1px;height: 22px;margin-top:0px;border: 1px solid #dadada;}
    #button:hover {background: url('') repeat-x center;height: 22px;border: 1px solid #dadada;}
    #buttontext {padding-left: 7px;padding-right: 7px;text-decoration:none;text-align: center;padding-top: 5px;color: #535353;text-transform: uppercase;font-size: 11px;font-weight: bold;}
    /* -------------------- */

    /* Таблица смайлов на форуме */
    .smiles {
    border:1px solid #DBDBDB;
    background-color:#FFFFFF; }
    /* -------------------- */

    h1,h2,h3,h4,h5,h6 {display:block; color:#737373; margin:0px 0px 10px; padding:0px;}
    h1 {font-size:13px; color:#737373;}
    h2 {font-size:20px;}
    h3 {font-size:18px;}
    h4 {font-size:16px;}
    h5 {font-size:14px;}
    h6 {font-size:12px;}

    form {display:block; padding:0; margin:0;}
    input[type="image"]:hover {opacity:0.8;}
    input, textarea, select, button {font-family:tahoma; font-size:11px;}

    /* CSS UCOZ */
    td {font-family:Tahoma; font-size:11px;}
    form {padding:0px; margin:0px;}
    input,textarea,select {vertical-align:middle; font-size:11px; font-family:Tahoma, sans-serif;}
    .copy {font-size:10px;}
    hr {color:#737373; height:1px; border-top:0px; border-style:dashed;}
    label {cursor:pointer;}
    .blocktitle {font-family:Tahoma, sans-serif; color:#787878; font-size:12px;}
    .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 11px; background: url('/.s/t/813/5.gif') no-repeat 0px 3px; margin-bottom: .6em;}
    /* -------------------- */

    /* Цвета групп в статистике на главной */
    a.groupUser:link,a.groupUser:visited,a.groupUser:hover {color:#ababab;} /* пользователь */
    a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#256dff;} /* проверенный */
    a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:#00FF00;} /* модератор */
    a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:#ff0000;font-weight:bold;} /* гл.администратор */
    a.groupOther1:link,a.groupOther1:visited,a.group Other1:hover {color:#00FF00;font-weight:bold;} /* гл.модератор */
    a.groupOther2:link,a.groupOther2:visited,a.group Other2:hover {color:#cd00cd;} /* дизайнер */
    a.groupOther5:link,a.groupOther5:visited,a.group Other5:hover {color:#a401ab;font-weight:bold;} /* гл.дизайнер */
    a.groupOther6:link,a.groupOther6:visited,a.group Other6:hover {color:#9966cc;} /* файловик */
    a.groupOther7:link,a.groupOther7:visited,a.group Other7:hover {color:#ff8800;font-weight:bold;} /* администратор */
    a.groupOther8:link,a.groupOther8:visited,a.group Other8:hover {color:#FFFF00;} /* вип */
    a.groupOther10:link,a.groupOther10:visited,a.group Other10:hover {color:#d5713f;} /* кодер */
    a.groupOther9:link,a.groupOther9:visited,a.group Other9:hover {color:#00ffff;} /* конкурсант */
    a.groupFriends:link,a.groupFriends:visited,a.groupFriends:hover {color:#B87E0C;} /* постоянный */
    a.groupBanned:link,a.groupBanned:visited,a.groupBanned:hover {color:#ababab;text-decoration:line-through;} /* забаненный */
    /* -------------------- */

    /* Цвета групп в статистике на форуме */
    a.postuser1:link,a.postuser1:visited,a.postuser1:hover {color:#ababab;} /* пользователь */
    a.postuser2:link,a.postuser2:visited,a.postuser2:hover {color:#256dff;} /* проверенный */
    a.postuser3:link,a.postuser3:visited,a.postuser3:hover {color:#00FF00;} /* модератор */
    a.postuser4:link,a.postuser4:visited,a.postuser4:hover {color:#ff0000;text-decoration:underline;} /* гл.администратор */
    a.postuser5:link,a.postuser5:visited,a.postuser5:hover {color:#00FF00;text-decoration:underline;} /* гл.модератор */
    a.postuser6:link,a.postuser6:visited,a.postuser6:hover {color:#cd00cd;} /* дизайнер */
    a.postuser9:link,a.postuser9:visited,a.postuser9:hover {color:#a401ab;text-decoration:underline;} /* гл.дизайнер */
    a.postuser10:link,a.postuser10:visited,a.postuser10:hover {color:#9966cc;} /* файловик */
    a.postuser11:link,a.postuser11:visited,a.postuser11:hover {color:#ff8800;text-decoration:underline;} /* администратор */
    a.postuser12:link,a.postuser12:visited,a.postuser12:hover {color:#FFFF00;} /* вип */
    a.postuser14:link,a.postuser14:visited,a.postuser14:hover {color:#d5713f;} /* кодер */
    a.postuser13:link,a.postuser13:visited,a.postuser13:hover {color:#00ffff;} /* конкурсант */
    a.postuser251:link,a.postuser251:visited,a.postuser251:hover {color:#B87E0C;} /* постоянный */
    a.postuser255:link,a.postuser255:visited,a.postuser255:hover {color:#ababab;text-decoration:line-through;} /* забаненный */
    /* -------------------- */

    /* FORUM START */
    .podstylein {font-weight:bold;}
    .podstylein a:link,.podstylein a:active,.podstylein a:visited {text-decoration:none;color:#2D7EA8;}
    .podstylein a:hover {text-decoration:none;color:#303030;}
    .forumContent {padding:5px;}
    .gTable {background:#dbdbdb; border:0px;}
    .gTableTop {padding:0px 5px;background:url(/img/gTableTop.png)repeat-x;width:100%; height:25px;font-size:12px; color:#FFFFFF;font-weight:bold;}
    .gTableSubTop {padding:2px 5px;background:#efefef;color:#8e8e8e;height:20px;font-size:11px;}
    .gTableSubTop a:link,.gTableSubTop a:visited,.gTableSubTop a:active {text-decoration:none;color:#8e8e8e;}
    .gTableSubTop a:hover {text-decoration:underline;color:#8e8e8e;}
    .gTableBody,.gTableBody1,.gTableBottom,.gTableRight {padding:2px;background:#f8f8f8;}
    .gTableLeft {padding:2px;background:#f8f8f8;font-weight:bold;color:#777777;}
    .gTableError {padding:2px;background:#f8f8f8;color:#FF0000;}

    table.gTable tr:hover td.forumLastPostTd,table.gTable tr:hover td.forumIcoTd,table.gTable tr:hover td.threadIcoTd,table.gTable tr:hover td.forumNameTd,table.gTable tr:hover td.threadNametd,table.gTable tr:hover td.forumPostTd,table.gTable tr:hover td.threadPostTd,table.gTable tr:hover td.threadViewTd,table.gTable tr:hover td.threadAuthTd,table.gTable tr:hover td.forumThreadTd,table.gTable tr:hover td.threadLastPostTd,table.gTable tr:hover td.forumLastPostTd {background:#f4f4f4;}
    .forumNameTd {padding:2px 5px;background:#fafafa}
    .forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px 5px;background:#f4f4f4;}
    .forumLastPostTd {padding:2px 5px;background:#fafafa;}
    .forumLastPostTd,.forumArchive {padding:2px 5px;font-size:11px;}

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

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

    .forum {font-weight:bold;font-size:12px;}
    .forumDescr,.forumModer {color:#FFFFFF;font-size:10px;}
    .forumViewed {font-size:9px;}

    a.lastPostUserLink:link, a.forumLastPostLink:link {text-decoration:none; color:#2D7EA8;}
    a.lastPostUserLink:visited, a.forumLastPostLink:visited {text-decoration:none; color:#2D7EA8;}
    a.lastPostUserLink:hover, a.forumLastPostLink:hover {text-decoration:underline; color:#2D7EA8;}
    a.lastPostUserLink:active, a.forumLastPostLink:active {text-decoration:underline; color:#2D7EA8;}

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

    .forumNamesBar {font-weight:bold;font-size:11px;}
    .forumBarKw {font-weight:normal;}
    a.forumBarA:link {text-decoration:none; color:#777;}
    a.forumBarA:visited {text-decoration:none; color:#777;}
    a.forumBarA:hover {text-decoration:none; color:#2D7EA8;}
    a.forumBarA:active {text-decoration:none; color:#2D7EA8;}

    .fastSearch {font-size:7pt;padding:3px;}

    .fastNavMain {background:#C7D7EF;}
    .fastNavCat {background:#E7EEF8;}
    .fastNavCatA {background:#E7EEF8;color:#0000FF}
    .fastNavForumA {color:#0000FF}

    .switches {border:1px solid #ccc; background:#F7F7F7; border-spacing: 0px 0px !important;}
    .switch {background:#F7F7F7;width:15px;font-size:8pt; border-left:1px solid #ccc;}
    .pagesInfo {padding:5px 9px 5px 9px !important; border:0px;}
    .switchActive {padding:5px 9px 5px 9px !important; background:#fff; border:0px; border-left:1px solid #ccc;}
    td.switch {padding:0px !important;}
    td.switch2 {padding:5px 9px 5px 9px !important; background:#fff; border:0px;}
    a.switchDigit:link, a.switchDigit:active, a.switchDigit:visited {color:#4D6D91; padding:5px 9px 5px 9px !important; display:block; background:#f5f5f5; border:0px;}
    a.switchDigit:hover {color:#4D6D91; text-decoration:none; padding:5px 9px 5px 9px !important; display:block; background:#fff;}
    a.switchNext:link, a.switchNext:active, a.switchNext:visited {color:#4D6D91; padding:5px 9px 5px 9px !important; display:block; background:#f5f5f5; border:0px;}
    a.switchNext:hover {color:#4D6D91; text-decoration:none; padding:5px 9px 5px 9px !important; display:block; background:#fff;}
    a.switchBack:link, a.switchBack:active, a.switchBack:visited {color:#4D6D91; padding:5px 9px 5px 9px !important; display:block; background:#f5f5f5; border:0px;}
    a.switchBack:hover {color:#4D6D91; text-decoration:none; padding:5px 9px 5px 9px !important; display:block; background:#fff;}

    .threadNametd {padding:2px;padding:2px;background:#FAFAFA}
    .threadIcoTd,.threadPostTd,.threadViewTd,.threadAuthTd,.threadLastPostTd {padding:2px;background:#f8f8f8;}
    .threadLastPostTd {padding:2px;font-size:11px;}
    .threadDescr {color:#858585;font-size:10px;}
    .threadNoticeLink {font-weight:bold;}
    .threadsType {padding:2px;background:#EFEFEF;color:#8e8e8e;font-weight:bold;height:20px;font-size:11px;text-align:left;padding-left:5px;}
    .threadsDetails {padding:2px;background:#efefef;color:#8e8e8e;height:20px;font-size:11px;text-align:right;}
    .forumOnlineBar {padding:2px;background:#f4f8fa;color:#8e8e8e;height:20px;font-size:11px;}

    a.threadPinnedLink:link {text-decoration:none; color:#2D7EA8;}
    a.threadPinnedLink:visited {text-decoration:none; color:#2D7EA8;}
    a.threadPinnedLink:hover {text-decoration:underline; color:#2D7EA8;}
    a.threadPinnedLink:active {text-decoration:underline; color:#2D7EA8;}

    a.threadLink:link {text-decoration:none; color:#8E8E8E;}
    a.threadLink:visited {text-decoration:none; color:#8E8E8E;}
    a.threadLink:hover {text-decoration:underline; color:#8E8E8E;}
    a.threadLink:active {text-decoration:underline; color:#8E8E8E;}

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

    .postTable {background:#dbdbdb; margin:-1px; border:1px; width:956px;}
    .postPoll {background:#e6e6e6; text-align:center;}
    .postFirst {background:#e6e6e6;}
    .postRest1 {background:#e6e6e6;}
    .postRest2 {background:#e6e6e6;}
    .postSeparator {height:5px;background:#f0f3f8;}

    .postTdTop {background:#f8fbfb;height:20px;font-size:11px;color:#8e8e8e; line-height:20px;}
    .postBottom {background:#f5f5f5;height:20px;color:#8e8e8e;border-top:0px solid #d6d6d6;}
    .postUser {font-weight:bold;}
    .postTdInfo {background:#fafafa;text-align:center;padding:5px 0 0px 0;}

    .postInfo_sg {width:150px;background:#f8f8f8;text-align: center;margin:0 auto;}
    .postInfo_sg_top {width:150px;height:21px;background:#fff;margin:0 auto;text-align: center;border-bottom:1px solid #d6d6d6;}
    .postInfo_sg_postUser {padding:0px;}
    a.user-post:link, a.user-post:visited, a.user-post:active {display:block;text-decoration:underline;font-weight:bold;border:1px solid #d6d6d6;background:#f5f3f3;padding:4px 4px;}
    a.user-post:hover {text-decoration:underline;background:#fff;}
    .postInfo_sg_ava {padding-top:6px;}
    .postInfo_sg_bottom {display:none;}

    .postProf {background:url(/img/post.png) repeat-x top; height:24px; line-height:24px; text-align:center; color:#777777;}
    .postStat {width:9px; height:10px; float:right;position:absolute; margin: -16px 0 0 200px;}

    .postRankName {margin:3px 0;}
    .postRankIco {margin:3px 0; background:url('/img/post.png'); height:24px;}
    .reputation {margin-top:2px;}
    .signatureHr {margin-top:20px;color:#5d5d5d;}
    .posttdMessage {background:#fafafa url(/img/posttdMessage.png) repeat-x top;padding:5px; height:auto;}
    .posttdMessage img {max-width:750px;}

    .eAttach {margin-top:20px;margin-left:10px;border: 1px solid #ccc;padding: 4px 4px 4px 29px;width: 230px;background: url("/files/image.png") no-repeat scroll 2px 50% #F7F7F7;}

    .pollQuestion {text-align:center;font-weight:bold;}
    .pollAnswer {text-align:left;}
    .pollButtons,.pollTotal {text-align:center;}
    .pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
    .pollSubmit {font-weight:bold;}
    .pollEnd {text-align:center;height:30px;}

    .news-bg2 {background:#fff;padding:3px 3px 3px 3px;border:1px solid #DADADA;overflow:hidden;margin:0 0 2px 0;}

    .codeMessage {background:#ededed;font-size:10px;border:1px solid #bcbcbc !important;padding:5px;}
    .quoteMessage {background:#ededed;font-size:11px;border:1px solid #bcbcbc !important;padding:5px;}
    .bbQuoteName {border-top:1px solid #bcbcbc;border-left:1px solid #bcbcbc;border-right:1px solid #bcbcbc;padding:5px;background:#e6e6e6;color:#146db0;}
    div.bbCodeName {margin-bottom:3px;}
    div.codeMessage code {font-size:12px;}

    a.bspoiler:link {text-decoration:none;}
    a.bspoiler:visited {text-decoration:none;}
    a.bspoiler:hover {text-decoration:none;}
    a.bspoiler:active {text-decoration:none;}
    .bspoilerdiv {height: 18px; padding-left: 3px; padding-top: 3px; background:#ededed;font-size:11px;border:1px solid #bcbcbc;}
    .bspoilerdtw {margin: 5px;}
    .uSpoilerButton {margin-top:4px; color: #737373; text-align: left; border:1px solid #DADADA; padding:0px;background: url("/design/line-cont.png") repeat-x scroll 0 0 transparent;}
    .uSpoilerText {color: #737373; background: #ededed; margin-top:4px;padding: 5px; text-align: left; border: 1px solid #DADADA; border-top:1px solid #DADADA;}

    .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:0px;}
    .statusOnline {color:#0000FF;}
    .statusOffline {color:#FF0000;}

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

    /* forum Post Form */
    .pollBut {font-size:10px;background: url('/img/line-cont.png');height:15px;font-family:Tahoma;color:#737373;border:1px solid #DADADA;cursor:pointer;}
    .searchSbmFl, .commSbmFl, .signButton {font-size:10px;background: url('/img/line-cont.png');height:20px;font-family:Tahoma;color:#737373;border:1px solid #DADADA;cursor:pointer;}
    .delPostsSubmit,.uSearchFlSbm,.allUsersBtn,.fastNav,.fastLoginForm,.fastSearch,.moderOptions,.postPreview,.postSubmit,.postReset {font-size:10px;background: url('/img/line-cont.png');height:20px;font-family:Tahoma;color:#737373;border:1px solid #DADADA;cursor:pointer;}
    .queryField {background:#fff;border:1px solid #c3c3c3;padding:2px 2px 2px 2px;font-size:11px;font-family:Tahoma;color:#aaa;width:250px;}
    .aSchBrc1,.aSchBrc2 {display:none;}
    .codeButtons {font-size:10px;background: url('/img/line-cont.png');height:20px;font-family:Tahoma;color:#737373;border:1px solid #DADADA;cursor:pointer;}
    .codeCloseAll {font-size:10px;background: url('/img/line-cont.png');height:20px;font-family:Tahoma;color:#737373;border:1px solid #DADADA;font-weight:bold;cursor:pointer;}

    .postNameFl,.postDescrFl {background:#FFFFFF;border:1px solid #DBDBDB; width:98%;}
    .postPollFl,.postQuestionFl {background:#FFFFFF;border:1px solid #DBDBDB;width:100%;}
    .postResultFl {background:#FFFFFF;border:1px solid #DBDBDB;width:50px;}
    .postAnswerFl {background:#FFFFFF;border:1px solid #DBDBDB;width:300px;}
    .postTextFl {background:#FFFFFF;border:1px solid #DBDBDB;width:550px;height:150px;}
    .postUserFl {background:#FFFFFF;border:1px solid #DBDBDB;width:300px;}

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

    /* END */

    .h_top {background:url(/img/hnav1.jpg) repeat-x 0 0; height:30px; margin:0px; padding:0px; text-align:left;}
    .hnav {background:url(/img/hnav1.jpg) repeat-x 0 0; height:30px; width:840px; margin:0px; padding:0px; text-align:left; float:left;}
    .hnav ul, .hnav li {float:left; margin:0px; padding:0px; list-style:none; text-decoration:none;}
    .hnav li a {background:url(/img/hnav1.jpg) repeat-x 0 0;font:Tahoma; font-size:11px; text-align:left; float:left; padding:0 18px 0 18px; line-height:30px; font-weight:bold; color:#FFF; text-decoration:none;}
    .hnav li a:hover {background-position:0px -30px; height:30px; text-decoration:none;}
    .hnav li.post {background:url(/img/hnav1.jpg) no-repeat 0px -60px; float:left; width:1px; height:30px;}

    .hSearch {background:url(/img/h_search.jpg); width:111px; height:20px; float:right; margin:5px 5px 0 0; padding:0 5px 0 5px; border:0px; color:#777777; font:Tahoma; font-size:11px;}

    .header {height:78px; overflow:hidden;}
    .h_logo {width:189px; height:78px; padding:0px; margin:0px; float:left;}

    .h_inf {background:url(/img/h_inf.png); width:186px; height:78px; float:left;}
    .h_inf_t {height:15px; width:186px; line-height:15px; text-align:center; font:Tahoma; font-size:10px; color:#878787;}
    .h_inf_с {width:186px; height:59px; padding:4px 0 0 0; overflow:hidden;}
    .h_inf_с img {background:url(/img/h_inf_img.png); width:81px; height:51px; padding:2px; margin:0 0 0 5px;}
    .h_inf_с img:hover {opacity:0.8;}
    .h_inf_title {position:relative;}

    .h_inf_с1 {width:230px; height:118px; padding:1px 0 0 0; overflow:hidden;}
    .h_inf_с1 img {background:url(/img/h_inf_img.png); width:81px; height:51px; padding:2px;}
    .h_inf_с1 img:hover {opacity:0.8;}

    .h_inf2 {background:url(/img/lose.png); width:175px; height:78px; float:left;}
    .h_inf2_t {height:15px; width:175px; line-height:15px; text-align:center; font:Tahoma; font-size:10px; color:#878787;}
    .h_inf2_с {width:175px; height:59px; padding:3px 0px 0px 0px; overflow:hidden;}

    ul#infNav {float:left; list-style:none; text-decoration:none; margin:0px; padding:0px 0 0 5px;}
    ul#infNav li {float:left; list-style:none; margin:0px; padding:0px;}
    ul#infNav li a {background:url(/img/h_inf_a.png) no-repeat left center;height:11px;text-decoration:none;font:Arial;font-size:10px;color:#2d7ea8;padding:0 0 0 9px;float:left;list-style:none;width:165px;}
    ul#infNav li a:hover {text-decoration:underline;}

    ul#infNavI {float:left; list-style:none; text-decoration:none; margin:0px; padding:0px 0px 0px 0px;}
    ul#infNavI li {float:left; list-style:none; margin:0px; padding:0px;}
    ul#infNavI li a {background:url(/img/h_inf_a.png) no-repeat left center; height:11px; text-decoration:none; font:Arial; font-size:10px; padding:0px 0px 0px 9px; float:left; list-style:none;}
    ul#infNavI li a:hover {text-decoration:underline;}

    .h_prof {background:url(/img/avatar_n.png); width:229px; height:78px; float:right; overflow:hidden;}
    .h_prof_ava {width:75px; height:74px; float:left; margin:2px 0 0 5px;}
    .h_prof_ava img {background:url(/img/h_prof.png) no-repeat 0 -78px; width:71px; height:70px; padding:2px 2px 2px 2px;}
    .h_prof_r {width:140px; height:70px; padding:4px; float:left;}
    .h_prof_log1 {width:145px; height:45px; float:left; font:Tahoma; font-size:11px; color:#777777;}
    .h_prof_btn {width:145px; height:15px; float:left; font:Tahoma; font-size:11px; color:#777777; margin:7px 0 0 0;}
    .h_prof_btn a {float:right; font:Tahoma; font-size:11px; color:#777777; font-weight:bold; text-decoration:none; padding:0 4px 0 0;}
    .h_prof_btn a:hover {text-decoration:underline;}
    .h_prof_btn li.line {float:right; font:Tahoma; font-size:11px; color:#777777; list-style:none; margin:0 2px 0 0;}

    .menu {background:url(/img/hnav2.jpg) repeat-x 0 0; height:25px;}
    .menu ul {float:left; text-align:left; list-style:none; margin:0px; padding:0px;}
    .menu li {float:left; text-align:left; list-style:none; margin:0px; padding:0px;}
    .menu a {font:Tahoma; font-size:11px;padding:0 18px 0 18px; line-height:25px; font-weight:bold; color:#FFFFFF; text-decoration:none; float:left; height:25px;}
    .menu a:hover {background:url(/img/hnav2.jpg) no-repeat center -25px; height:25px; text-decoration:none;}
    .menu li.mline {background:url(/img/hnav2.jpg) no-repeat center -50px; float:left; width:1px; height:25px;}

    .l_table_block {width:190px; font-family:Tahoma, Geneva, sans-serif; font-size:11px; margin:5px;}
    .l_title_block {background:url('/img/block/l_title.png') no-repeat; height:20px; font-weight:bold; padding:4px 0px 0px 7px; color:#ffffff; font-family:Tahoma, Geneva, sans-serif; font-size:11px;}
    .l_middle_block {background:url('/img/block/l_middle.png') repeat-y; padding:6px; color:#737373; font-family:Tahoma, Geneva, sans-serif; font-size:11px;font-family:Tahoma, Geneva, sans-serif; font-size:11px;}
    .l_bottom_block {background:url('/img/block/l_bottom.png') no-repeat; height:9px;}

    .r_table_block {width:261px; font-family:Tahoma, Geneva, sans-serif; font-size:11px; margin:5px;}
    .r_title_block {background:url('/img/block/r_title.png') no-repeat; height:20px; font-weight:bold; padding:4px 0px 0px 7px; color:#ffffff; font-family:Tahoma, Geneva, sans-serif; font-size:11px;}
    .r_middle_block {background:url('/img/block/r_middle.png') repeat-y; padding:6px; color:#737373; font-family:Tahoma, Geneva, sans-serif; font-size:11px; font-family:Tahoma, Geneva, sans-serif; font-size:11px;}
    .r_middle_block_2 {background:url('/img/block/r_middle.png') repeat-y; padding:5px; color:#737373; font-family:Tahoma, Geneva, sans-serif; font-size:11px; font-family:Tahoma, Geneva, sans-serif; font-size:11px;}
    .r_bottom_block {background:url('/img/block/r_bottom.png') no-repeat; height:9px;}

    .l_middle_block_s {background:url('/img/block/l_middle.png') repeat-y; padding:0px; color:#737373; font-family:Tahoma, Geneva, sans-serif; font-size:11px;font-family:Tahoma, Geneva, sans-serif; font-size:11px;}
    .l_bottom_block {background:url('/img/block/l_bottom.png') no-repeat; height:9px;}
    .l_block_youtube {background:url('/img/youtube.png') no-repeat; width:101px; height:84px; margin:0px 0px 0px 43px;}
    .footer_bg {background:url('/img/footer_bg.png') repeat-x; height:35px; padding:9px 0px 0px 5px; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#fff;}

    .bnav {width:100%; display:block; margin:0px 0px 0px 1px; z-index:55;}
    .bnav li {height:20px; display:block; background:url('/img/bnav.png') no-repeat 0px 0px; margin:-1px 0px 0px 0px;}
    .bnav li:hover {background-position:0px -21px;}
    .bnav li:hover a:link, .bnav li:hover a:active, .bnav li:hover a:visited, .bnav li:first-child {border:0px;}
    .bnav li a:link, .bnav li a:active, .bnav li a:visited {height:20px; display:block; padding:3px 0px 0px 15px; color:#737373;}
    .bnav li a:hover {text-decoration:none;}
    .bnav li:hover {display:block;}

    .codeButtons {background:url('/img/codeButtons.png') repeat-x top; height:18px; border:1px solid #dadada; color:#737373;font-size:10px; cursor:pointer;}
    .codeButtons:hover {background:url('/img/codeButtons.png') repeat-x bottom;}
    .postPreview, .postSubmit, .postReset {background:url('/img/codeButtons.png') repeat-x top; height:18px; border:1px solid #dadada; color:#737373;font-size:10px; cursor:pointer;}
    .postPreview:hover, .postSubmit:hover, .postReset:hover {background:url('/img/codeButtons.png') repeat-x bottom;}

    .fNavLink {background:url(/img/fNavLink.png) repeat-x top; height:19px; border:1px solid #dddddd; display: inline-block; padding:0 5px 0 5px; line-height:19px; color:#777777; font-weight:bold; text-transform:uppercase;}
    .fNavLink:hover {background-position:bottom; text-decoration:none; text-transform:uppercase;}
     
  2. Flameberg

    Flameberg

    Статус:
    Оффлайн
    Регистрация:
    13.07.12
    Сообщения:
    22
    Репутация:
    0 +/-
    Толку от твоего .css, если мы не можем сайт пощупать? Firebug используй =)
     
  3. prostopirat

    prostopirat

    Статус:
    Оффлайн
    Регистрация:
    28.01.11
    Сообщения:
    1
    Репутация:
    0 +/-
    ты вообще знаеш хоть немного css ? вижу по твоему исоходнику то что ты его выдрал где то а если нет то изменить цвет элементарно просто создай новый селектор и пропиши в нём обведение текста и его цвет и всё ну и вставь индификатор селектора между тегами где тебе нужно.да ещё используй прогу colormania тут все цвета есть выбереш какой надо и поставиш