10.01.2013
Inqu1sitor
Пользователи
Сообщений 42
Помогите пожалуйста поменять цвет шрифта в поле ввода в Названии темы и описание темы на форуме, у меня серый цвет а мне надо чёрный! Вот CSS:
/* ===== forum Start ===== */ /* General forum Table View */ .gTable {background: #bbb; } .gTable td {background: #fff; padding: 12px 12px;} td.gTableTop {font: bold 12px/30px 'Arial'; color: #000 ;padding: 0px 10px;background: #dfdfdf ;text-align: center; } td.gTableTop a {font: bold 12px/30px 'Arial'; color: #000;text-align: center ;} td.gTableSubTop {background: #efefef;font: 11px/20px 'Arial';color: #000;padding: 5px 10px;} td .postTdTop {background: #efefef; padding: 5px 15px ;} td.gTableSubTop a, td .postTdTop a {color: #000;} .gTableBody {} .gTableBody1 {} .gTableBottom {} .gTableLeft {} .gTableRight {} .gTableError {} /* ------------------------ */ /* Forums Styles */ .forumNameTd {} .gTable tr .forumLastPostTd {background: #efefef} .gTable tr .forumIcoTd {background: #efefef} .gTable tr .forumThreadTd {background: #efefef} .gTable tr .forumPostTd {background: #efefef;} .gTable tr .forumLastPostTd {background: #efefef} .gTable tr .forumArchive {background: #efefef} a.catLink:link {} a.catLink:visited {} a.catLink:hover {} a.catLink:active {} .lastPostGuest,.lastPostUser,.threadAuthor {} .archivedForum{} /* ------------- */ /* forum Titles & other */ .forum {} .forumDescr,.forumModer {color: #4F4F4F;} .forumViewed {} a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {} a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {} a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {} a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {} /* -------------------- */ /* forum Navigation Bar */ .forumNamesBar {font-weight: bold;} .forumBarKw {} a.forumBarA:link {} a.forumBarA:visited {} a.forumBarA:hover {} a.forumBarA:active {} /* -------------------- */ /* forum Fast Navigation Blocks */ .fastNav,.fastSearch,.fastLoginForm {} /* ---------------------------- */ /* forum Fast Navigation Menu */ .fastNavMain {} .fastNavCat {} .fastNavCatA {} .fastNavForumA {} /* -------------------------- */ /* forum Page switches */ .switches {} td.pagesInfo, td.switch, td.switchActive {background: #fff; border: 1px solid #aaa; padding-left: 5px; padding-right: 5px;} td.switch, td.switchActive { background: #ddd; color: #000;} td.switch a {color: #4c4c4c;} .switch {} .switchActive {} a.switchDigit:link,a.switchBack:link,a.switchNext:link {} a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {} a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {} a.switchDigit:active,a.switchBack:active,a.switchNext:active {} /* ------------------- */ /* forum Threads Style */ .threadNametd {} .gTable tr .threadAuthTd {background: #efefef;} .gTable tr .threadLastPostTd {background: #efefef;} .gTable tr .threadIcoTd {background: #efefef;} .gTable tr .threadPostTd {background: #efefef;} .gTable tr .threadViewTd {background: #efefef;} .gTable tr .threadLastPostTd {background: #efefef;} .threadDescr {color: #4F4F4F;} .threadNoticeLink {} .threadsType { font-weight: bold; } .threadsDetails {} .forumOnlineBar {} a.threadPinnedLink:link {} a.threadPinnedLink:visited {} a.threadPinnedLink:hover {} a.threadPinnedLink:active {} a.threadLink:link {} a.threadLink:visited {} a.threadLink:hover {} a.threadLink:active {} .postpSwithces {} .thDescr {} .threadFrmBlock {} /* ------------------- */ /* forum Posts View */ .postTable {background: #bbb;} .postPoll {} .postPoll td {} .postFirst {} .postRest1 {} .postRest2 {} .postSeparator {} .postTdTop {} .postBottom {} .postBottom td {border: 0px;padding: 0px 5px !important;} .postBottom img {vertical-align: middle;} .postUser {} .postTdInfo {text-align: center;} .postRankName {} .postRankIco {} .reputation {} .signatureHr {} .posttdMessage {text-align: justify;padding: 8px !important;line-height: 18px;} .pollQuestion {} .pollButtons,.pollTotal {} .pollSubmitBut,.pollreSultsBut {} .pollSubmit {} .pollEnd {} .codeMessage {} .quoteMessage {} .signatureView {} .edited {} .editedBy {} .statusBlock {} .statusOnline {color: #006400;} .statusOffline {color: #ff0000;} /* ------------------ */ /* forum AllInOne Fast Add */ .newThreadBlock {} .newPollBlock {} .newThreadItem {} .newPollItem {} /* ----------------------- */ /* forum Post Form */ .pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {} .codeButtons {} .codeCloseAll {} .postNameFl,.postDescrFl {color: #000;} .postPollFl,.postQuestionFl {} .postResultFl {} .postAnswerFl {} .postTextFl {color: #000;} .postUserFl {} .pollHelp {} .smilesPart td {border: 0px !important;} /* ----------------- */ /* ====== forum End ====== */ /*--------------------- INPUTS start ---------------------*/ input[type=submit], input[type=reset], input[type=button] {background: url(/.s/t/785/31.gif) repeat-x; font: 12px 'Arial';color: #000;border-width: 1px; border-style: solid; border-color: #ddd #c6c6c6 #c6c6c6 #c6c6c6; cursor: pointer; padding: 4px 5px; } input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {background-position: 0px -29px;} input[type=submit]:active, input[type=reset]:active, input[type=button]:active {} input[type=text], input[type=password], textarea, iframe#mchatIfm2 { background: #f4f4f4 url(/.s/t/785/33.gif) repeat-x;font: 12px 'Arial'; color:#686868;padding: 5px 8px; border-width: 1px; border-style: solid; border-color: #acacac #d0d0d0 #e9e9e9 #d0d0d0; -moz-box-shadow: inset 0px 1px 0px #cdcdcd; box-shadow: inset 0px 1px 0px #cdcdcd; } select {background: #f5f5f5;color: #000;padding: 3px 0px;border: 1px solid #ccc;font: 12px 'Arial';} iframe#mchatIfm2 {padding: 0px;} #mchatBtn, input.codeButtons, input.button {padding-left: 0px;padding-right: 0px;} input, select {vertical-align: middle;} .queryField {width: auto !important;} .commFl {width: 100%;} input[type=radio] {vertical-align: middle;} /*--------------------- INPUTS end ---------------------*/ /*--------------------- POPUP start ---------------------*/ .popup a {} .popup {margin: 8px; } .popuptitle {background: url(/.s/t/785/32.gif);border: 1px solid #5e5b59;font: 14px/30px 'Arial';color: #fff;text-shadow: 0px 1px 0px #2b2b2b;text-transform: uppercase;} .popupbody {padding: 8px;border: 1px solid #ccc; background-color: #fff;} /*--------------------- POPUP end ---------------------*/
Просто дело в том что когда я в CSS в классах .postNameF1 и .postDescrFl пишу color: #000; то у меня ничего не изменяется! Что делать?!
10.01.2013
Вовчик
Администратор
Сообщений 8683
может цвета не различаются?) сирый и черный они почти одинаково могут смотреться... проверь и напиши вместо черного красный (color: #ff0000;)
подпись: Если я помог тебе, помоги и ты мне Мой WMR --> R250600748056
p.s. это лучшее выражение благодарности))
10.01.2013
Inqu1sitor
Пользователи
Сообщений 42
Вовчик , нет всё равно так и остаётся серым! Что можно сделать ещё? Добавлено (10.01.2013, 15:27) --------------------------------------------- Всё я решил данную проблему с помощью добавления перед postNameF1 и postDescrF1 gTable tr
10.01.2013
Вовчик
Администратор
Сообщений 8683
Код
<style> .threadLink {color: #ff0000 !important;} .threadDescr {color: #ff0000 !important;} </style>
подпись: Если я помог тебе, помоги и ты мне Мой WMR --> R250600748056
p.s. это лучшее выражение благодарности))