Среда, 01.07.2026, 19:41
[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Модератор форума: BondSport  
Помогите исправить CSS
sanyokДата: Вторник, 14.07.2009, 12:18 | Сообщение # 1
Полковник
Группа: Проверенные
Сообщений: 183
Репутация: 180
Статус: Offline
сейчас у меня так когда я захожу в CSS и жму СОХРАНИТЬ у меня становится так
ПОМОГИТЕ ИСПРАВИТЬ ЗА +++
вот CSS
Code
a:link {
text-decoration : underline;
color : #c98b22;
}
a:active {
text-decoration : underline;
color : #c98b22;
}
a:visited {
text-decoration : underline;
color : #c98b22;
}
a:hover {
text-decoration : none;
color : #ffffff;
}
td, body {
font-family : verdana, arial, helvetica;
font-size : 8pt;
color : #9f9f9f;
}
form {
padding : 0;
margin : 0;
}
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 : #c98b22;
}
a.noun:active {
text-decoration : none;
color : #c98b22;
}
a.noun:visited {
text-decoration : none;
color : #c98b22;
}
a.noun:hover {
text-decoration : none;
color : #ffffff;
}
hr {
color : #464646;
height : 1px;
}
label {
cursor : pointer;
}
.blocktitle {
font-family : Verdana, Sans-Serif;
color : #ffffff;
font-size : 13px;
font-weight : bold;
padding-left : 22px;
background : url('/.s/t/984/7.gif') no-repeat 5px 2px;
}
.menu1 {
font-weight : bold;
font-size : 8pt;
font-family : Arial, Sans-Serif;
}
a.menu1:link {
text-decoration : underline;
color : #cccccc;
}
a.menu1:active {
text-decoration : underline;
color : #cccccc;
}
a.menu1:visited {
text-decoration : underline;
color : #cccccc;
}
a.menu1:hover {
text-decoration : none;
color : #ffffff;
}
ul.uz, ul.uMenuRoot {
list-style : none;
margin : 0 0 0 0;
padding-left : 0;
}
li.menus {
margin : 0;
padding : 0 0 0 13px;
background : url('/.s/t/984/8.gif') no-repeat 0 3px;
margin-bottom : 0.6em;
}
.uMenuH li {
float : left;
padding : 0 5px;
}
.uMenuV .uMenuItem {
font-weight : normal;
}
.uMenuV li a:link {
text-decoration : none;
color : #cccccc;
}
.uMenuV li a:active {
text-decoration : none;
color : #cccccc;
}
.uMenuV li a:visited {
text-decoration : none;
color : #cccccc;
}
.uMenuV li a:hover {
text-decoration : none;
color : #ffffff;
}
.uMenuV .uMenuItemA {
font-weight : bold;
}
.uMenuV a.uMenuItemA:link {
text-decoration : none;
color : #ffffff;
}
.uMenuV a.uMenuItemA:visited {
text-decoration : none;
color : #ffffff;
}
.uMenuV a.uMenuItemA:hover {
text-decoration : underline;
color : #ffffff;
}
.uMenuV .uMenuArrow {
position : absolute;
width : 10px;
height : 10px;
right : 0;
top : 3px;
background : url('/.s/img/wd/1/ar1.gif') no-repeat 0 0;
}
.uMenuV li {
margin : 0;
padding : 0 0 0 13px;
background : url('/.s/t/984/8.gif') no-repeat 0 3px;
margin-bottom : 0.6em;
}
.catsTd {
padding : 0 0 6px 13px;
background : url('/.s/t/984/9.gif') no-repeat 0 3px;
}
.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;
color : #696969;
}
.catDescr {
font-size : 7pt;
padding-left : 10px;
}
a.catName:link {
text-decoration : none;
color : #cccccc;
}
a.catName:visited {
text-decoration : none;
color : #cccccc;
}
a.catName:hover {
text-decoration : none;
color : #ffffff;
}
a.catName:active {
text-decoration : none;
color : #cccccc;
}
a.catNameActive:link {
text-decoration : none;
color : #ffffff;
}
a.catNameActive:visited {
text-decoration : none;
color : #ffffff;
}
a.catNameActive:hover {
text-decoration : underline;
color : #ffffff;
}
a.catNameActive:active {
text-decoration : none;
color : #ffffff;
}
.eBlock {
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
background : #393939;
}
.eTitle {
font-family : Verdana, Arial, Sans-Serif;
font-size : 13px;
font-weight : bold;
color : #cccccc;
padding : 0 0 0 18px;
background : url('/.s/t/984/10.gif') no-repeat 0 1px;
}
.eTitle a:link {
text-decoration : underline;
color : #cccccc;
}
.eTitle a:visited {
text-decoration : underline;
color : #cccccc;
}
.eTitle a:hover {
text-decoration : none;
color : #ffffff;
}
.eTitle a:active {
text-decoration : underline;
color : #cccccc;
}
.eText {
text-align : justify;
padding : 5px;
border-top : 1px dashed #555555;
}
.eDetails {
background : #353535;
color : #666666;
padding-bottom : 5px;
padding-top : 3px;
text-align : left;
font-size : 7pt;
}
.eDetails1 {
background : #353535;
color : #666666;
padding-bottom : 5px;
padding-top : 3px;
text-align : left;
font-size : 8pt;
}
.eDetails2 {
background : #353535;
color : #666666;
padding-bottom : 5px;
padding-top : 3px;
text-align : left;
font-size : 8pt;
}
.eRating {
font-size : 7pt;
}
.eAttach {
margin : 16px 0 0 0;
padding : 0 0 0 15px;
background : url('/.s/t/984/11.gif') no-repeat 0 0;
}
.manTable {
border : 1px solid #555555;
background : #2c2c2c;
}
.manTdError {
color : #ff0000;
}
.cAnswer {
color : #838383;
padding-left : 15px;
padding-top : 4px;
font-style : italic;
}
.cBlock1 {
background : #2c2c2c;
border : 1px solid #555555;
}
.cBlock2 {
background : #2c2c2c;
border : 1px solid #555555;
}
.commTable {
border : 1px solid #555555;
background : #2c2c2c;
}
.commTd1 {
color : #ffca42;
font-weight : bold;
padding-left : 5px;
}
.commTd2 {
padding-bottom : 2px;
}
.commFl {
width : 100%;
color : #636363;
background : #222222;
border : 1px solid #555555;
}
.smiles {
border : 1px solid #555555;
background : #222222;
}
.commReg {
text-align : center;
}
.commError {
color : #ff0000;
}
.securityCode {
color : #636363;
background : #222222;
border : 1px solid #555555;
}
.archUl {
list-style : none;
margin : 0;
padding-left : 0;
}
.archLi {
padding : 0 0 3px 10px;
background : url('/.s/t/984/12.gif') no-repeat 0 4px;
}
.archActive {
color : #ffffff;
}
a.archLink:link {
text-decoration : underline;
color : #ffffff;
}
a.archLink:visited {
text-decoration : underline;
color : #ffffff;
}
a.archLink:hover {
text-decoration : none;
color : #d8d5d5;
}
a.archLink:active {
text-decoration : none;
color : #d8d5d5;
}
.archiveCalendars {
text-align : center;
color : #e2b4b4;
}
.archiveDateTitle {
font-weight : bold;
color : #ffffff;
padding-top : 15px;
}
.archEntryHr {
width : 250px;
color : #333333;
}
.archiveeTitle li {
margin-left : 15px;
padding : 0 0 0 15px;
background : url('/.s/t/984/13.gif') no-repeat 0 2px;
margin-bottom : 0.6em;
}
.archiveEntryTime {
width : 65px;
font-style : italic;
}
.archiveEntryComms {
font-size : 9px;
color : #c3c3c3;
}
a.archiveDateTitleLink:link {
text-decoration : none;
color : #ffffff;
}
a.archiveDateTitleLink:visited {
text-decoration : none;
color : #ffffff;
}
a.archiveDateTitleLink:hover {
text-decoration : underline;
color : #ffffff;
}
a.archiveDateTitleLink:active {
text-decoration : underline;
color : #ffffff;
}
.archiveNoEntry {
text-align : center;
color : #e2b4b4;
}
.calWday {
color : #ffffff;
background : #444444;
width : 18px;
}
.calWdaySe {
color : #ffffff;
background : #555555;
width : 18px;
}
.calWdaySu {
color : #ffffff;
background : #555555;
width : 18px;
font-weight : bold;
}
.calMday {
color : #cccccc;
background : #202020;
}
.calMdayA {
color : #000000;
background : #cccccc;
}
.calMdayIs {
color : #c04141;
background : #222222;
font-weight : bold;
border : 1px solid #555555;
}
.calMdayIsA {
border : 1px solid #555555;
background : #333333;
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;
}
.pollBut {
width : 110px;
}
.pollBody {
padding : 7px;
margin : 0;
background : #000000;
}
.textResults {
background : #ffffff;
}
.textResultsTd {
background : #5f5f5f;
}
.pollNow {
background : #ffffff;
}
.pollNowTd {
background : #5f5f5f;
}
.totalVotesTable {
background : #ffffff;
}
.totalVotesTd {
background : #5f5f5f;
}
a.groupModer:link, a.groupModer:visited, a.groupModer:hover {
color : yellow;
}
a.groupVerify:link, a.groupVerify:visited, a.groupVerify:hover {
color : #99ccff;
}
.replaceTable {
background : #2c2c2c;
height : 100px;
width : 300px;
border : 1px solid #555555;
}
.replaceBody {
background : #191919 url('/.s/t/984/1.gif');
}
.legendTd {
font-size : 7pt;
}
.gTable {
background : #000000;
border-bottom : 2px solid #f06320;
}
.gTableTop {
padding : 2px;
height : 25px;
background : #191919 url('/.s/t/984/1.gif');
border : 1px solid #494949;
color : #cccccc;
font-family : Verdana, Sans-Serif;
font-size : 13px;
font-weight : bold;
padding-left : 22px;
}
.gTableSubTop {
padding : 2px;
background : #000000 url('/.s/t/984/15.gif');
color : #767676;
height : 21px;
font-size : 10px;
border : 1px solid #494949;
}
.gTableBody {
padding : 2px;
background : #202020;
}
.gTableBody1 {
padding : 2px;
background : #202020;
}
.gTableBottom {
padding : 2px;
background : #202020;
}
.gTableLeft {
padding : 2px;
background : #202020;
font-weight : bold;
color : #cccccc;
}
.gTableRight {
padding : 2px;
background : #202020;
color : #666666;
}
.gTableError {
padding : 2px;
background : #202020;
color : #ff0000;
}
.forumNameTd, .forumLastPostTd {
padding : 2px;
background : #202020;
}
.forumIcoTd, .forumThreadTd, .forumPostTd {
padding : 2px;
background : #222222;
}
.forumLastPostTd, .forumArchive {
padding : 2px;
font-size : 7pt;
}
a.catLink:link {
text-decoration : none;
color : #cccccc;
}
a.catLink:visited {
text-decoration : none;
color : #cccccc;
}
a.catLink:hover {
text-decoration : underline;
color : #999999;
}
a.catLink:active {
text-decoration : underline;
color : #cccccc;
}
.lastPostGuest, .lastPostUser, .threadAuthor {
font-weight : bold;
}
.archivedForum {
font-size : 7pt;
color : #ff0000;
font-weight : bold;
}
.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 : underline;
color : #cccccc;
}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {
text-decoration : underline;
color : #cccccc;
}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {
text-decoration : none;
color : #ffffff;
}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {
text-decoration : underline;
color : #cccccc;
}
.forumNamesBar {
padding-bottom : 7px;
font-weight : bold;
font-size : 7pt;
}
.forumBarKw {
font-weight : normal;
}
a.forumBarA:link {
text-decoration : none;
color : #cccccc;
}
a.forumBarA:visited {
text-decoration : none;
color : #cccccc;
}
a.forumBarA:hover {
text-decoration : underline;
color : #ffffff;
}
a.forumBarA:active {
text-decoration : underline;
color : #cccccc;
}
.fastNav, .fastSearch, .fastLoginForm {
font-size : 7pt;
}
.fastNavMain {
background : #862d2d;
color : #ffffff;
}
.fastNavCat {
background : #f9e6e6;
}
.fastNavCatA {
background : #f9e6e6;
color : #0000ff;
}
.fastNavForumA {
color : #0000ff;
}
.pagesInfo {
background : #202020;
padding-right : 10px;
font-size : 7pt;
}
.switches {
background : #2b2b2b;
}
.switch {
background : #202020;
width : 15px;
font-size : 7pt;
}
.switchActive {
background : #555555;
font-weight : bold;
color : #cccccc;
width : 15px;
}
a.switchDigit:link, a.switchBack:link, a.switchNext:link {
text-decoration : none;
color : #cccccc;
}
a.switchDigit:visited, a.switchBack:visited, a.switchNext:visited {
text-decoration : none;
color : #cccccc;
}
a.switchDigit:hover, a.switchBack:hover, a.switchNext:hover {
text-decoration : underline;
color : #ffffff;
}
a.switchDigit:active, a.switchBack:active, a.switchNext:active {
text-decoration : underline;
color : #cccccc;
}
.threadNametd, .threadAuthTd, .threadLastPostTd {
padding : 2px;
padding : 2px;
background : #202020;
}
.threadIcoTd, .threadPostTd, .threadViewTd {
padding : 2px;
background : #222222;
}
.threadLastPostTd {
padding : 2px;
font-size : 7pt;
}
.threadDescr {
color : #666666;
font-size : 7pt;
}
.threadNoticeLink {
font-weight : bold;
}
.threadsType {
padding : 2px;
background : #222222;
height : 20px;
font-weight : bold;
font-size : 7pt;
color : #ffffff;
padding-left : 40px;
border : 1px solid #494949;
}
.threadsDetails {
padding : 2px;
background : #373737;
height : 20px;
color : #555555;
color : #ffffff;
border : 1px solid #494949;
}
.forumOnlineBar {
padding : 2px;
background : #161616;
height : 20px;
color : #cccccc;
border : 1px solid #494949;
}
a.threadPinnedLink:link {
text-decoration : none;
color : #cccccc;
}
a.threadPinnedLink:visited {
text-decoration : none;
color : #cccccc;
}
a.threadPinnedLink:hover {
text-decoration : underline;
color : #ffffff;
}
a.threadPinnedLink:active {
text-decoration : underline;
color : #cccccc;
}
.threadPinnedLink, .threadLink {
font-weight : bold;
}
a.threadLink:link {
text-decoration : underline;
color : #cccccc;
}
a.threadLink:visited {
text-decoration : underline;
color : #cccccc;
}
a.threadLink:hover {
text-decoration : none;
color : #ffffff;
}
a.threadLink:active {
text-decoration : underline;
color : #cccccc;
}
.postpSwithces {
font-size : 7pt;
}
.thDescr {
font-weight : normal;
}
.threadFrmBlock {
font-size : 7pt;
text-align : right;
}
.postTable {
background : #555555;
}
.postPoll {
background : #222222;
text-align : center;
}
.postFirst {
background : #222222;
border-bottom : 1px solid silver;
}
.postRest1 {
background : #222222;
}
.postRest2 {
background : #222222;
}
.postSeparator {
height : 2px;
background : #cccccc;
}
.postTdTop {
background : #000000 url('/.s/t/984/15.gif');
color : #767676;
height : 21px;
font-size : 10px;
border : 1px solid #494949;
}
.postBottom {
background : #202020;
height : 20px;
color : #555555;
}
.postUser {
font-weight : bold;
}
.postTdInfo {
background : #222222;
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 : #cccccc;
}
.posttdMessage {
background : #202020;
padding : 5px;
}
.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 : #555555;
font-size : 9px;
}
.quoteMessage {
background : #555555;
font-size : 9px;
}
.signatureView {
font-size : 7pt;
}
.edited {
padding-top : 30px;
font-size : 7pt;
text-align : right;
color : #555555;
}
.editedBy {
font-weight : bold;
font-size : 8pt;
}
.statusBlock {
padding-top : 3px;
}
.statusOnline {
color : #ffff00;
}
.statusOffline {
color : #ffffff;
}
.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 0 4px;
}
.newPollItem {
padding : 0 0 0 8px;
background : url('/.s/t/984/16.gif') no-repeat 0 4px;
}
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {
font-size : 7pt;
background : #333333;
color : #ffffff;
border : 1px outset #333333;
}
.codeButtons {
font-size : 7pt;
background : #333333;
color : #ffffff;
border : 1px outset #333333;
}
.codeCloseAll {
font-size : 7pt;
background : #333333;
color : #ffffff;
border : 1px outset #333333;
font-weight : bold;
}
.postNameFl, .postDescrFl {
background : #2c2c2c;
border : 1px solid #555555;
width : 400px;
}
.postPollFl, .postQuestionFl {
background : #2c2c2c;
border : 1px solid #555555;
width : 400px;
}
.postResultFl {
background : #2c2c2c;
border : 1px solid #555555;
width : 50px;
}
.postAnswerFl {
background : #2c2c2c;
border : 1px solid #555555;
width : 300px;
}
.postTextFl {
background : #2c2c2c;
border : 1px solid #555555;
width : 550px;
height : 150px;
color : #666666;
}
.postUserFl {
background : #2c2c2c;
border : 1px solid #555555;
width : 300px;
}
.pollHelp {
font-weight : normal;
font-size : 7pt;
padding-top : 3px;
}
.smilesPart {
padding-top : 5px;
text-align : center;
}

я так понимаю надо изменить цвета
вот сайт http://mega-cs-portal.3dn.ru/




Сообщение отредактировал sanyok - Вторник, 14.07.2009, 12:19
 
dalwooДата: Вторник, 14.07.2009, 12:18 | Сообщение # 2
Генерал-лейтенант
Группа: Гости
Сообщений: 710
Репутация: 184
Статус: Offline
%$^@#$ препросмотр делайте форум плывёт!

 
smileyДата: Вторник, 14.07.2009, 12:43 | Сообщение # 3
Супер чел =)
Группа: Гости
Сообщений: 1621
Репутация: 1069
Статус: Offline
sanyok, не в тот раздел! переведено в вопросы по uCoz
 
sanyokДата: Вторник, 14.07.2009, 12:45 | Сообщение # 4
Полковник
Группа: Проверенные
Сообщений: 183
Репутация: 180
Статус: Offline
спс что перенёс smiley,

 
kikiДата: Вторник, 14.07.2009, 13:38 | Сообщение # 5
Генералиссимус
Группа: Гости
Сообщений: 368
Репутация: 271
Статус: Offline
sanyok, я тепонел где ошибка то.. в чём косяк ?




 
  • Страница 1 из 1
  • 1
Поиск: