Воскресенье, 23.08.2009, 06:02
Заблокированные
nurofen007, Всё поставил на новости сайта,а как можно такие же поставить заместь моих на каталоге файлов ети синие что поставил на новости?  Добавлено (23.08.2009, 06:02) --------------------------------------------- а?  |
Пост отредактировал nikiboks - Воскресенье, 23.08.2009, 06:00 |
|
Воскресенье, 23.08.2009, 06:09
Проверенный
nikiboks, Code /* Page Selector Style */ .pagesBlockuz2 {color:#5c5b5b;border:0px;margin-bottom:0px;margin-top:10px;font-family:Georgia, "Times New Roman", Times, serif;text-align:center;} .pagesBlockuz2 a:link, .pagesBlockuz2 a:visited {color:#fff;text-decoration:none;background:#5c5b5b;padding:3px 10px;font-size:9pt;} .pagesBlockuz2 a:hover {background-color:#82c91d;} .pagesBlockuz2 b {text-decoration:none;background:#24ff00;padding:4px 11px;color:#fff;font-size:12pt;position:relative;bottom:-1.5pt;} .pagesBlockuz2 b, .pagesBlockuz2 a {-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.pagesBlockuz1 {color:#5c5b5b;border:0px;margin-bottom:0px;margin-top:10px;font-family:Georgia, "Times New Roman", Times, serif;text-align:center;} .pagesBlockuz1 a:link, .pagesBlockuz1 a:visited {color:#fff;text-decoration:none;background:#5c5b5b;padding:3px 10px;font-size:9pt;} .pagesBlockuz1 a:hover {background-color:#82c91d;} .pagesBlockuz1 b {text-decoration:none;background:#24ff00;padding:4px 11px;color:#fff;font-size:12pt;position:relative;bottom:-1.5pt;} .pagesBlockuz1 b, .pagesBlockuz1 a {-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;} /* ----------------------- */ Вот смотри, для каталога файлов приписываешь .pagesBlockuz2 и .pagesBlockuz1 За место тех что были, просто меняешь и все Только начало) Вот к примеру для новостей было так: Code .catPages1 {color:#ffffff; border:1px;margin-bottom:10px;margin-top:10px;} .catPages1 a:link, .catPages1 a:visited, .catPages1 a:hover, .catPages1 a:active {text-decoration:none;color: #57caff;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #57caff;} .catPages1 a:hover {background:#63ceff;color:#FFFFFF;font-weight:bold;border:1px solid #57caff;} .catPages1 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#c2efff;font-size:11px;border:1px solid #c2efff;} Ты во всех меняешь .catPages1, на .pagesBlockuz1 или 2 и будет у тебя это в каталоге файлов) |
Пост отредактировал nurofen007 - Воскресенье, 23.08.2009, 06:10 |
|
|
Воскресенье, 23.08.2009, 06:45
Заблокированные
| nurofen007, Вот мой Css я даж не знаю что тут поменять подскажи Code /* General Style */
.copy {font-size:7pt;} a.noun:link {text-decoration:none; color:#000000} a.noun:active {text-decoration:none; color:#000000} a.noun:visited {text-decoration:none; color:#000000} a.noun:hover {text-decoration:none; color:#000000} label {cursor:pointer;cursor:hand} .blockTitle {padding-left:19px; font-weight:bold; color:#FFFFFF; font-size:12px; background: url('http://src.ucoz.ru/t/998/9.gif') no-repeat 7px 6px;text-transform:capitalize;} #dhtmltooltip2 {position: absolute; width: 277px; border: 6px solid #777777; padding: 2px; background-color: #fafafa; visibility: hidden; z-index: 100; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=2), Alpha(Opacity=90 Style=0);}
a.menu1:link {text-decoration:underline; color:#DDEEF7} a.menu1:visited {text-decoration:underline; color:#DDEEF7} a.menu1:hover {text-decoration:underline; color:#FFFFFF} a.menu1:active {text-decoration:underline; color:#FFFFFF} .menuTd {font-family:Tahoma,Arial,Helvetica; padding-left:15px;padding-right:12px; background: url('http://src.ucoz.ru/t/998/10.gif') no-repeat 0px 3px;}
.mTd {padding-left:12px;padding-top:5px;padding-right:1px;} .pageTitle {font-family:Tahoma,Arial,Helvetica; font-size:8pt; font-weight:bold; color:#FFFFFF; padding-left:10px; padding-right:10px;} .mframe {padding-left:15px; padding-bottom:20px; padding-right:3px;}
.blockT1 {border-left:1px solid #5694B5;} .blockT2 {padding:5px;} /* ------------- */
/* Menus */ ul.uz {list-style: none; margin: 0 0 0 0; padding-left: 0px;} li.menus {margin: 0; padding: 0 0 0 13px; background: url('http://src.ucoz.ru/t/998/11.gif') no-repeat 3px 4px; margin-bottom: .6em;} /* ----- */
/* Main Menu */ .m {font-family:Tahoma,Arial,Helvetica;} a.m:link {text-decoration:none; color:#9F4938} a.m:visited {text-decoration:none; color:#9F4938} a.m:hover {text-decoration:none; color:#9F4938; font-weight:bold;} a.m:active {text-decoration:none; color:#9F4938; font-weight:bold;}
.ma {font-weight:bold;} a.ma:link {text-decoration:none; color:#9F4938} a.ma:visited {text-decoration:none; color:#9F4938} a.ma:hover {text-decoration:none; color:#9F4938;} li.m {border:1px solid #EDEDED; margin: 2px; padding: 2px 2px 2px 13px; background: #FFFFFF;} /* --------- */
.catPages1 {color:#AED6FF;border:0px;margin-bottom:10px;margin-top:10px;} .catPages1 a:link, .catPages1 a:visited, .catPages1 a:hover, .catPages1 a:active {text-decoration:none;color: #fff;background:#4888BE;padding:3px 10px;font-size:11px;font-weight:bold;} .catPages1 a:hover {background:#3B6F9B;color:#AED6FF;font-weight:bold;} .catPages1 b {text-decoration:none;background:#4888BE;padding:3px 10px;color:#AED6FF;font-size:11px;}
.catPages2 {color:#AED6FF;border:0px;margin-bottom:10px;margin-top:10px;} .catPages2 a:link, .catPages2 a:visited, .catPages2 a:hover, .catPages2 a:active {text-decoration:none;color: #fff;background:#4888BE;padding:3px 10px;font-size:11px;font-weight:bold;} .catPages2 a:hover {background:#3B6F9B;color:#AED6FF;font-weight:bold;} .catPages2 b {text-decoration:none;background:#4888BE;padding:3px 10px;color:#AED6FF;font-size:11px;}
/* Module Part Menu */ .catsTd {padding: 0 0 3px 12px; background: url('http://src.ucoz.ru/t/998/11.gif') no-repeat 2px 4px;} .catName {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;} .catNameActive {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;} .catNumData {font-size:7pt;color:#9F4938;} .catDescr {font-size:7pt; padding-left:10px;} a.catName:link {text-decoration:none; color:#9F4938;} a.catName:visited {text-decoration:none; color:#9F4938;} a.catName:hover {text-decoration:underline; color:#9F4938;} a.catName:active {text-decoration:underline; color:#9F4938;} a.catNameActive:link {text-decoration:underline; color:#9F4938;} a.catNameActive:visited {text-decoration:underline; color:#9F4938;} a.catNameActive:hover {text-decoration:underline; color:#9F4938;} a.catNameActive:active {text-decoration:underline; color:#9F4938;} /* ----------------- */
/* Entries Style */ .eBlock {background:url('http://src.ucoz.ru/t/998/8.files/8.gif') top repeat-x #FFFFFF; border:1px solid #DEDEDE;padding:10px 5px 5px 5px;} .eTitle {font-family:Arial,Sans-Serif;font-size:12px;font-weight:bold;color:#9F4938; padding: 0 0 0 10px;border-left:5px solid #D5614B;} .eMessage {text-align:justify;padding-bottom:5px;} .eText {text-align:center;padding-bottom:5px;padding-top:5px;border-top:1px solid #DDDDDD;} .textHr {color:#DDDDDD;height:1px;border:1px solid #DDDDDD;}
.eDetails {border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:7pt;} .eDetails1 {border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt;} .eDetails2 {border-bottom:1px solid #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt;}
.eRating {font-size:7pt;}
.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/998/12.gif') no-repeat 0px 0px;} /* ------------- */
/* Entry Manage Table */ .manTable {} .manTdError {color:#FF0000;} .manTd1 {} .manTd2 {} .manTd3 {} .manTdSep {} .manHr {} .manTdBrief {} .manTdText {} .manTdFiles {} .manFlFile {} .manTdBut {} .manFlSbm {} .manFlRst {} .manFlCnt {} /* ------------------ */
/* Comments Style */ .cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}
.cBlock1 {background:url('/files/8.gif') top repeat-x #FFFFFF; border:1px solid #DEDEDE;padding:10px 5px 5px 5px;} .cBlock2 {background:url('/files/8.gif') top repeat-x #FFFFFF; border:1px solid #DEDEDE;padding:10px 5px 5px 5px;} /* -------------- */
/* Comments Form Style */ .commTable {background:url('/files/8.gif') top repeat-x #FFFFFF; border:1px solid #DEDEDE;padding:10px 5px 5px 5px;} .commTd1 {color:#000000;} .commTd2 {} .commFl {width:100%;} .smiles {border:1px inset;background:#FFFFFF; border:1px solid #E1E1E1;} .commReg {padding: 10 0 10 0px; text-align:center;} .commError {color:#FF0000;} .securityCode {} /* ------------------- */
/* News/Blog Archive Menu */ .archLi {padding: 0 0 3px 10px; background: url('http://src.ucoz.ru/t/998/13.gif') no-repeat 0px 4px;} .archActive {text-decoration:underline;} .archLi {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;} a.archLink:link {text-decoration:none; color:#9F4938;} a.archLink:visited {text-decoration:none; color:#9F4938;} a.archLink:hover {text-decoration:underline; color:#9F4938;} a.archLink:active {text-decoration:underline; color:#9F4938;} /* ---------------------- */
/* News/Blog Archive Style */ .archiveCalendars {text-align:center;color:#0000FF;} .archiveDateTitle {font-weight:bold;color:#9F4938;padding-top:15px;} .archEntryHr {width:250px;color:#DDDDDD;} .archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/998/14.gif') no-repeat 0px 3px; margin-bottom: .6em;} .archiveEntryTime {width:65px;font-style:italic;} .archiveEntryComms {font-size:9px;color:#C3C3C3;} a.archiveDateTitleLink:link {text-decoration:none; color:#9F4938} a.archiveDateTitleLink:visited {text-decoration:none; color:#9F4938} a.archiveDateTitleLink:hover {text-decoration:underline; color:#9F4938} a.archiveDateTitleLink:active {text-decoration:underline; color:#9F4938} .archiveNoEntry {text-align:center;color:#0000FF;} /* ------------------------ */
/* News/Blog Calendar Style */ .calMonth {text-align:right; } .calWday {background:url('http://src.ucoz.ru/t/998/3.gif') #D5614B; width:17px;} .calWdaySe {background:url('http://src.ucoz.ru/t/998/3.gif') #D5614B; width:17px; font-weight:bold;} .calWdaySu {background:url('http://src.ucoz.ru/t/998/3.gif') #D5614B; width:17px; font-weight:bold; color:#FFFFFF;} .calMday {border:1px solid #E1E1E1; background:#FFFFFF;} .calMdayA {border:1px inset #E1E1E1; background:#FFFFFF; font-weight:bold;} .calMdayIs {border:1px outset #E1E1E1; background:#FFFFFF;} .calMdayIsA {border:1px outset; background:#DEDEDE;font-weight:bold;} a.calMonthLink:link {text-decoration:none; color:#9F4938;} a.calMonthLink:visited {text-decoration:none; color:#9F4938;} a.calMonthLink:hover {text-decoration:underline; color:#9F4938;} a.calMonthLink:active {text-decoration:underline; color:#000000;} a.calMdayLink:link {text-decoration:underline; color:#9F4938;} a.calMdayLink:visited {text-decoration:underline; color:#9F4938;} a.calMdayLink:hover {text-decoration:underline; color:#000000;} a.calMdayLink:active {text-decoration:underline; color:#000000;} /* ------------------------ */
/* Poll styles */ .pollBut {width:110px;}
.pollBody {padding:7px; margin:0px; background:#FFFFFF} .textResults {background:#E2E6EA} .textResultsTd {background:#FFFFFF}
.pollNow {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;} .pollNowTd {} .poll .answer div div {height:13px !important; background: url('http://rus-warrez.ru/album1/poll.png') no-repeat right !important;} .totalVotesTable {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;} .totalVotesTd {background:#FFFFFF} /* ---------- */
/* User Group Marks */ a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;} a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;} a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;} a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {color:#0600ff;} a.groupOther2:link,a.groupOther2:visited,a.groupOther2:hover {color:#ff9600;} a.groupOther3:link,a.groupOther3:visited,a.groupOther3:hover {color:#8400ff;} a.groupOther4:link,a.groupOther4:visited,a.groupOther4:hover {color:#FF0099;} /* ---------------- */
/* Other Styles */ .replaceTable {background:#FFFFFF; border:1px solid #E1E1E1;height:100px;width:300px;}
.legendTd {font-size:7pt;} /* ------------ */
/* ===== forum Start ===== */
/* General forum Table View */ .gTable {background:#CCCCCC;} .gTableTop {padding:2px;background:url('/files/top.gif');color:#FFFFFF;font-weight:bold;height:28px;padding-left:10px; font-size:11px;} .gTableSubTop {padding:2px;background:url('/files/8.gif') #FFFFFF;color:#000;height:20px;padding-top:8px;} .gTableBody {padding:2px;background:url('/files/bgf.gif') bottom repeat-x #FCFCFC;} .gTableBody1 {padding:2px;background:#FFFFFF;} .gTableBottom {padding:2px;background:#FAFAFA;} .gTableLeft {padding:2px;background:#F2F2F2;font-weight:bold;color:#6E6E6E} .gTableRight {padding:2px;background:#F8F9FA} .gTableError {padding:2px;background:#FAFAFA;color:#FF0000;} /* ------------------------ */
/* Forums Styles */ .forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF} .forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#F2F2F2} .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:#000000;} 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:#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:7pt;} .forumBarKw {font-weight:normal;} a.forumBarA:link {text-decoration:none; color:#000000;} a.forumBarA:visited {text-decoration:none; color:#000000;} a.forumBarA:hover {text-decoration:none; color:#6E6E6E;} a.forumBarA:active {text-decoration:underline; color:#6E6E6E;} /* -------------------- */
/* forum Fast Navigation Blocks */ .fastNav,.fastSearch,.fastLoginForm {font-size:7pt;} /* ---------------------------- */
/* forum Fast Navigation Menu */ .fastNavMain {background:#DADADA;} .fastNavCat {background:#EFEFEF;} .fastNavCatA {background:#EFEFEF;color:#0000FF} .fastNavForumA {color:#0000FF} /* -------------------------- */
/* forum Page switches */ .switches {background:#E1E1E1;} .pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;} .switch {background:#FFFFFF;width:15px;font-size:7pt;} .switchActive {background:#EEEEEE;font-weight:bold;color:#9F4938;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:#F2F2F2} .threadLastPostTd {padding:2px;font-size:7pt;} .threadDescr {color:#858585;font-size:7pt;} .threadNoticeLink {font-weight:bold;} .threadsType {padding:2px;background:#AAAAAAheight:20px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px; } .threadsDetails {padding:2px;background:#AAAAAAheight:20px;color:#6E6E6E;} .forumOnlineBar {padding:2px;background:#AAAAAAheight: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:7pt;} .thDescr {font-weight:normal;} .threadFrmBlock {font-size:7pt;text-align:right;} /* ------------------- */
/* Posts View */ .postTable {background:#E1E1E1} .postPoll {background:url('http://src.ucoz.ru/t/998/4.gif') bottom repeat-x #FCFCFC;text-align:center;} .postFirst {background:url('http://src.ucoz.ru/t/998/4.gif') bottom repeat-x #FCFCFC;border-bottom:3px solid #FFFFFF;} .postRest1 {background:url('http://src.ucoz.ru/t/998/4.gif') bottom repeat-x #FCFCFC;} .postRest2 {background:url('http://src.ucoz.ru/t/998/4.gif') bottom repeat-x #FCFCFC;} .postSeparator {height:3px;background:#289226;}
.postTdTop {background:url('/files/8.gif') #FFFFFF;color:#000000;height:20px;padding-top:8px;} .postBottom {background:#EEEEEE;height:20px} .postUser {font-weight:bold;} .postTdInfo {text-align:center;padding:5px;background:url('http://src.ucoz.ru/t/998/4.gif') bottom repeat-x #FCFCFC;} .postRankName {margin-top:5px;} .postRankIco {margin-bottom:5px;margin-bottom:5px;} .reputation {margin-top:5px;} .signatureHr {margin-top:20px;color:#597798;} .posttdMessage {padding:5px;background:#FFFFFF;}
.postPoll {padding:5px;} .pollQuestion {text-align:center;font-weight:bold;} .pollButtons,.pollTotal {text-align:center;} .pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;} .pollSubmit {font-weight:bold;} .pollEnd {text-align:center;height:30px;}
.codeMessage {background:#FFFFFF;font-size:9px;} .quoteMessage {background:#FFFFFF;font-size:9px;}
.signatureView {font-size:7pt;} .edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;} .editedBy {font-weight:bold;font-size:8pt;}
.statusBlock {padding-top:3px;} .statusOnline {color:#0000FF;} .statusOffline {color:#FF0000;} /* ---------- */
/* forum AllInOne Fast Add */ .newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} .newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} .newThreadItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/998/16.gif') no-repeat 0px 4px;} .newPollItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/998/16.gif') no-repeat 0px 4px;} /* ----------------------- */
/* forum Post Form */ .loginButton {font-size:7pt;background:#FFFFFF;color:#575757;border:1px outset #636363;} .pollBut, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #fafafa;color:#000000;border:1px outset #615E58;}
.codeButtons {font-size:7pt;background: #fafafa;color:#000000;border:1px outset #615E58;} .codeCloseAll {font-size:7pt;background: #fafafa;color:#000000;border:1px outset #615E58;} .postNameFl,.postDescrFl {width:400px} .postPollFl,.postQuestionFl {width:400px} .postResultFl {width:50px} .postAnswerFl {width:300px} .postTextFl {width:550px;height:150px;background: url(http://clanzoom.clan.su/l2logo.png) no-repeat top right;border:1px solid #BBBBBB;} .postUserFl {width:300px}
.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;} .smilesPart {padding-top:5px;text-align:center} /* ----------------- */
/* ====== forum End ====== */
/* Style design benq */ body {background-color: #FFFFFF;margin:0px 0px 0px 0px;SCROLLBAR-FACE-COLOR: #ffffff;SCROLLBAR-HIGHLIGHT-COLOR: #799DC3;SCROLLBAR-SHADOW-COLOR: #799DC3;SCROLLBAR-ARROW-COLOR: #799DC3;SCROLLBAR-TRACK-COLOR: #ffffff} TD {font-family: tahoma, sans-serif; FONT-SIZE: 11px; COLOR: #444444;} DIV {font-family: tahoma, sans-serif; FONT-SIZE: 11px} INPUT {font-family: tahoma, sans-serif; FONT-SIZE: 11px} TEXTAREA {font-family: tahoma, sans-serif; FONT-SIZE: 11px} FORM {font-family: tahoma, sans-serif; FONT-SIZE: 11px} SELECT {font-family: tahoma, sans-serif; FONT-SIZE: 11px} ul {margin-top:0px; margin-bottom:0px;} A:link {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; font-family: tahoma, sans-serif; TEXT-DECORATION: none} A:active {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; font-family: tahoma, sans-serif; TEXT-DECORATION: none} A:visited {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; font-family: tahoma, sans-serif; TEXT-DECORATION: none} A:hover {BACKGROUND: none; COLOR: #ff5704; FONT-SIZE: 11px; font-family: tahoma, sans-serif; TEXT-DECORATION: none} img {border:0px; max-width: 650px;} hr {color: #90CDE2;} .content {BACKGROUND: none; COLOR: #444444; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none} .block_title {BACKGROUND: none; height:20px; COLOR: #444444; FONT-SIZE: 11px; FONT-WEIGHT: bold; font-family: tahoma, sans-serif; TEXT-DECORATION: none} .mess_title { height:26px; COLOR: #444444; FONT-SIZE: 11px; FONT-WEIGHT: bold; font-family: tahoma, sans-serif; TEXT-DECORATION: none} .option {BACKGROUND: none; COLOR: #444444; FONT-SIZE: 11px; FONT-WEIGHT: font-family: tahoma, sans-serif; TEXT-DECORATION: none} .tiny {BACKGROUND: none; COLOR: #444444; FONT-SIZE: 11px; FONT-WEIGHT: normal; font-family: tahoma, sans-serif; TEXT-DECORATION: none} .highlight {COLOR: #B3120A; FONT-WEIGHT: bold} .mod_title {BACKGROUND: none; COLOR: #444444; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none} .debug {BACKGROUND: none; COLOR: #ff0000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica} .imageFader {FILTER: alpha(opacity=40); POSITION: relative; moz-opacity: 0.40} .tabborder {border-bottom: #7F7F7F 1px solid;border-left: #7F7F7F 1px solid;border-right: #7F7F7F 1px solid;border-top: #7F7F7F 1px solid;} .tab {background-color: #ffffff;font-family: tahoma, sans-serif;font-size: 11px;color:#444444;padding: 4px;border: #7F7F7F 1px solid;} .open-table{background-color: #ffffff;border: 1px solid #7F7F7F;color: #444444;font-family: tahoma, sans-serif;font-size: 11px;text-align:left;padding : 5px;} .smalltext {font: 11px verdana, tahoma, arial, helvetica, sans-serif;color:#5d6e75;} .theme-news-home-title {font-size: 11px; font-weight: bold; color: #333333; font-family: tahoma, sans-serif;} .theme-news-home-text {padding: 5px; font-size: 11px; color: #444444; font-family: tahoma, sans-serif;} .topborder2 {border-bottom: #799DC4 1px solid;} .td_blocks {width:166px; height:20px; vertical-align:top; border-left: #799DC4 1px solid; BORDER-RIGHT: #799DC4 1px SOLID; background-color: #ffffff; color:#444444;} .bottomtopfooter {padding: 8px; padding-left: 4px; padding-right:6px; font-size: 11px; color: #444444; font-family: verdana, tahoma, sans-serif;} .block_text {PADDING:5px; COLOR: #444444; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica;} .right_block_title {width:166px; border-bottom: #799DC4 1px solid; height:20px; border-top: #799DC4 1px solid; background: #FEAC31; padding: 5px; font-size: 11px; font-weight: bold; color: #fff;} .left_block_title {width:166px; height:20px; border-bottom: #799DC4 1px solid; padding: 5px; font-size: 11px; font-weight: bold; color: #444444; font-family: verdana, tahoma, sans-serif;} td.block{border-bottom: #8E9A9F 1px solid;border-right:#8E9A9F 1px solid;border-top:#8E9A9F 1px solid;COLOR: #0D2938;} table.feedback{COLOR: #0D2938;FONT-SIZE: 11px;FONT-FAMILY: Verdana, Helvetica;} table.poll{} table.topics{width: 85%;} td.phptable{background-color: #ffffff;border: 1px solid #799DC4;padding : 5px;text-align: left;} table.phptable{width: 85%} td.codetable{background-color: #f5f5f5; border: 1px solid #799DC4;padding : 5px;text-align: left;COLOR: #0D2938;} table.codetable{width: 85%} .ctitlev{color:#666; border:0px;} .ctitlev p a:link,.ctitlev p a:visited,.ctitlev p a:hover,.ctitlev p a:active{text-decoration:none;color: #006633;background:#fff;border:1px solid #ccc;padding:2px 5px;font-size:10px} .ctitlev p a:hover{background:#00CC00;color:#000;border-color:#666} .ctitlev p{margin:4px 6px} .ctitlev p span{text-decoration:none;background:#fff;padding:2px 5px;border:1px solid #ccc;color:#ccc;font-size:10px} .ctitlev h4{margin-top:-1.45em;padding:0;border:none} .rating {color: #666666;font-family: Tahoma, helvetica, sans-serif;font-size: 11px; width: 85px;height: 16px;} .megpreload {osition:absolute;display:block;padding-left:44px;padding-right:12px;width:auto;height:46px; line-height:46px;border:1px solid #890000;color:#000000;font-weight:bold;background-color:#fff;background-image: url(files/loading.gif);background-position: 6px center;background-repeat: no-repeat;} .buttonprofile {border: 1px solid #799DC4; padding : 5px; text-align: left; color: #0D2938;} .buttonfile {border: 1px solid #799DC4; padding : 10px; font: bold 12px; text-align: center; color: #0D2938; width: 100%;} .buttonforum {border: 1px solid #c47979; padding : 10px; font: bold 12px; text-align: center; color: #0D2938; width: 100%;} #dhtmltooltip{position: absolute; width: 200px; border: 1px solid #777777; padding: 2px; background-color: #cccccc; visibility: hidden; z-index: 100; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=2), Alpha(Opacity=90 Style=0);} /* ----------------- */
/* Style menu benq */ .suckerdiv ul{margin: 0;padding: 0; list-style-type: none; font: bold 12px Verdana, Helvetica, sans-serif; width: 190px; border-bottom: 1px solid #ccc;} .suckerdiv ul li{position: relative;} .suckerdiv ul li ul{position: absolute;width: 190px; top: 0;visibility: hidden;} .suckerdiv ul li a{display: block;overflow: auto;color: black;text-decoration: none;background: #fff;padding: 6px 5px;border: 1px solid #ccc;border-bottom: 0;} .suckerdiv ul li a:visited{color: black;} .suckerdiv ul li a:hover{background-color: #ebebeb;} .suckerdiv .subfolderstyle{background: url(/files/menu/arrow.gif) no-repeat center right; background-color: #ffffff;} a.link:link {text-decoration:underline; color: green;} a.link:active {text-decoration:none; color: green;} a.link:visited {text-decoration:none; color: green;} a.link:hover {text-decoration:underline; color: #035f0a;} /* ----------------- */
/* Site Spoiler by BENQ*/ 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: #c4c4c4; border: 1px solid #000; border-bottom: 0px;} .bspoilerdtw {margin: 3px; margin-top:1px;} /* ----------------- */
/* ������� DLE */ .rating {color: #666666; font-family: Tahoma, helvetica, sans-serif; font-size: 11px; width: 85px; height: 16px;} .unit-rating{list-style:none; margin: 0px; padding:0px; width: 85px; height: 16px; position: relative; background: url('/files/ico/rating.gif') top left repeat-x;} .unit-rating li{text-indent: -90000px; padding:0px; margin:0px; float: left;} .unit-rating li a{display:block; width:17px; height: 16px; text-decoration: none; text-indent: -9000px; z-index: 17; position: absolute; padding: 0px;} .unit-rating li a:hover{background: url('/files/ico/rating.gif') left center; z-index: 2; left: 0px;} .unit-rating a.r1-unit{left: 0px;} .unit-rating a.r1-unit:hover{width:17px;} .unit-rating a.r2-unit{left:17px;} .unit-rating a.r2-unit:hover{width: 34px;} .unit-rating a.r3-unit{left: 34px;} .unit-rating a.r3-unit:hover{width: 51px;} .unit-rating a.r4-unit{left: 51px;} .unit-rating a.r4-unit:hover{width: 68px;} .unit-rating a.r5-unit{left: 68px;} .unit-rating a.r5-unit:hover{width: 85px;} .unit-rating li.current-rating{background: url('/files/ico/rating.gif') left bottom; position: absolute; height: 16px; display: block; text-indent: -9000px; z-index: 1;}
/* ----------------- */ /* Style User DLE info by BENQ */ a.udleinf:link {text-decoration:none; color:#ffffff; font-weight:bold; font-family:Tahoma;} a.udleinf:active {text-decoration:none; color:#ffffff; font-weight:bold;} a.udleinf:visited {text-decoration:none; color:#ffffff; font-weight:bold;} a.udleinf:hover {text-decoration:underline; color:#ffffff; font-weight:bold;} /* ------------- */
/* Site Spoiler by BENQ v.2.1*/ a.bnspoiler:link {text-decoration:none;} a.bnspoiler:visited {text-decoration:none;} a.bnspoiler:hover {text-decoration:none;} a.bnspoiler:active {text-decoration:none;} .bnspoilerdiv {height: 18px; padding-left: 3px; padding-top: 3px; background: #c4c4c4; border: 1px solid #000; border-bottom: 0px;} .bnspoilerdtw {margin: 3px; margin-top:1px;} .bnspoilerdtc {padding:3px; border: 1px solid #000; border-top: 0px; background: #fafafa; } /* ----------------- */
#dhtmltooltip{position: absolute; width: 200px; border: 1px solid #7eb85b; color: #000000; padding: 2px; background-color: #ffffff; visibility: hidden; z-index: 100; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=2), Alpha(Opacity=90 Style=0);}
.pagesBlockuz1 {color:#2c8a3a;border:0px;margin-bottom:10px;margin-top:10px;} .pagesBlockuz1 a:link, .pagesBlockuz1 a:visited, .pagesBlockuz1 a:hover, .pagesBlockuz1 a:active {text-decoration:none;color: #2c8a3a;background:#CDEDA5;padding:3px 10px;font-size:11px;font-weight:bold;} .pagesBlockuz1 a:hover {background:#30963F;color:#75C954;font-weight:bold;} .pagesBlockuz1 b {text-decoration:none;background:#37B63A;padding:3px 10px;color:#ABDD71;font-size:11px;}
.pagesBlockuz2 {color:#2c8a3a;border:0px;margin-bottom:10px;margin-top:10px;} .pagesBlockuz2 a:link, .pagesBlockuz2 a:visited, .pagesBlockuz2 a:hover, .pagesBlockuz2 a:active {text-decoration:none;color: #2c8a3a;background:#CDEDA5;padding:3px 10px;font-size:11px;font-weight:bold;} .pagesBlockuz2 a:hover {background:#30963F;color:#75C954;font-weight:bold;} .pagesBlockuz2 b {text-decoration:none;background:#37B63A;padding:3px 10px;color:#ABDD71;font-size:11px;} /* megasoft.3dn.ru style */
/* top sites */ .topstable {border:1px solid #dcdcdc; text-align:center; vertical-align:center; margin-top:2px;} .topstd {border-right:1px solid #dcdcdc;} .topstable:hover {background: #fbfbfb;} /* - */ Добавлено (23.08.2009, 06:39) --------------------------------------------- nurofen007, А вот сайт,как видеш на главной зелённые и на видео синие http://laa2.ru/ Добавлено (23.08.2009, 06:45) --------------------------------------------- Поменяет кто етот код на норм чтобы был?  |
|
Воскресенье, 23.08.2009, 06:52
Проверенный
Это Code .catPages1 {color:#AED6FF;border:0px;margin-bottom:10px;margin-top:10px;} .catPages1 a:link, .catPages1 a:visited, .catPages1 a:hover, .catPages1 a:active {text-decoration:none;color: #fff;background:#4888BE;padding:3px 10px;font-size:11px;font-weight:bold;} .catPages1 a:hover {background:#3B6F9B;color:#AED6FF;font-weight:bold;} .catPages1 b {text-decoration:none;background:#4888BE;padding:3px 10px;color:#AED6FF;font-size:11px;}
.catPages2 {color:#AED6FF;border:0px;margin-bottom:10px;margin-top:10px;} .catPages2 a:link, .catPages2 a:visited, .catPages2 a:hover, .catPages2 a:active {text-decoration:none;color: #fff;background:#4888BE;padding:3px 10px;font-size:11px;font-weight:bold;} .catPages2 a:hover {background:#3B6F9B;color:#AED6FF;font-weight:bold;} .catPages2 b {text-decoration:none;background:#4888BE;padding:3px 10px;color:#AED6FF;font-size:11px;} Меняй на это Code .catPages1 {color:#AED6FF;border:0px;margin-bottom:10px;margin-top:10px;} .catPages1 a:link, .catPages1 a:visited, .catPages1 a:hover, .catPages1 a:active {text-decoration:none;color: #fff;background:#4888BE;padding:3px 10px;font-size:11px;font-weight:bold;} .catPages1 a:hover {background:#3B6F9B;color:#AED6FF;font-weight:bold;} .catPages1 b {text-decoration:none;background:#4888BE;padding:3px 10px;color:#AED6FF;font-size:11px;}
.catPages2 {color:#AED6FF;border:0px;margin-bottom:10px;margin-top:10px;} .catPages2 a:link, .catPages2 a:visited, .catPages2 a:hover, .catPages2 a:active {text-decoration:none;color: #fff;background:#4888BE;padding:3px 10px;font-size:11px;font-weight:bold;} .catPages2 a:hover {background:#3B6F9B;color:#AED6FF;font-weight:bold;} .catPages2 b {text-decoration:none;background:#4888BE;padding:3px 10px;color:#AED6FF;font-size:11px;}
.pagesBlockuz1 {color:#AED6FF;border:0px;margin-bottom:10px;margin-top:10px;} .pagesBlockuz1 a:link, .pagesBlockuz1 a:visited, .pagesBlockuz1 a:hover, .pagesBlockuz1 a:active {text-decoration:none;color: #fff;background:#4888BE;padding:3px 10px;font-size:11px;font-weight:bold;} .pagesBlockuz1 a:hover {background:#3B6F9B;color:#AED6FF;font-weight:bold;} .pagesBlockuz1 b {text-decoration:none;background:#4888BE;padding:3px 10px;color:#AED6FF;font-size:11px;}
.pagesBlockuz2 {color:#AED6FF;border:0px;margin-bottom:10px;margin-top:10px;} .pagesBlockuz2 a:link, .pagesBlockuz2 a:visited, .pagesBlockuz2 a:hover, .pagesBlockuz2 a:active {text-decoration:none;color: #fff;background:#4888BE;padding:3px 10px;font-size:11px;font-weight:bold;} .pagesBlockuz2 a:hover {background:#3B6F9B;color:#AED6FF;font-weight:bold;} .pagesBlockuz2 b {text-decoration:none;background:#4888BE;padding:3px 10px;color:#AED6FF;font-size:11px;} |
|
|