• Lappuse 1 no 1
  • 1
Forums » uCoz sistēma » Palīdzība » Problēma sakūmlapā. (Problēma arī forumā.)
Problēma sakūmlapā.
Rihaudr
Datums: Otrdiena, 12.03.2013, 13:22 | Ziņa # 1
Grupa: Lietotājs
Foruma posti: 45
Reputācija: 24
Sveiki, vakar sāku taisīt majaslapu, sameklēju smuku dizainu bet viņam ir kļūdas kuras nemāku novērst. sad
Problēma ir ka forumā ir gaiša krāsa un neko nevar saprast.
Bilde: http://www.bildites.lv/images/esrjf27jw0vthg44rnwy.png

Lūdzu palīdziet novērst, iedošu cepumu. smile



Ziņu rediģēja - Rihaudr - Otrdiena, 12.03.2013, 16:39
Spanky
Datums: Otrdiena, 12.03.2013, 16:42 | Ziņa # 2
Grupa: Administrators
Foruma posti: 543
Reputācija: 88
Tam dizainam nav foruma izskats uzlikts.

Tur īpaši ir jāmeklē kkāds dizains un jāuzliek iekš CSS!

Rihaudr
Datums: Otrdiena, 12.03.2013, 18:55 | Ziņa # 3
Grupa: Lietotājs
Foruma posti: 45
Reputācija: 24
ohh, nezinu kā tas ir.
Spanky
Datums: Otrdiena, 12.03.2013, 19:05 | Ziņa # 4
Grupa: Administrators
Foruma posti: 543
Reputācija: 88
Vakarā iedošu tev pāris piemērus!
Spanky
Datums: Otrdiena, 12.03.2013, 20:53 | Ziņa # 5
Grupa: Administrators
Foruma posti: 543
Reputācija: 88
Viens Foruma variants (zils):
Code
.forumContent {
}

.forumContent a {}

.forumContent table {}

.gTable, .postTable {
   background: #dcdbe0;
}

.gTable td {
   background: #ffffff;
   border: 1px solid #efefef;
}

.postTable td {
   border-collapse: collapse;
   border: 1px solid #efefef;
}

.gTable td.gTableTop {
   font: 14px/28px 'Tahoma';
   background: url(/.s/t/797/21.gif);
   color: #feffff;
   text-transform: uppercase;
   padding: 0px 10px;
}

.gTableTop a {
   color: #feffff;
}

.gTableTop a:hover {}

.gTable td.gTableSubTop {
   background: #127cce;
   color: #ffffff;
}

.gTableSubTop a {
   color: #ffffff;
}

.gTableTop, .gTableSubTop, .forumNameTd, .forumThreadTd, .forumPosrTd, .forumLastPostTd, .threadNametd, .threadPostTd, .threadAuthTd, .threadViewTd, .threadLastPostTd, td.threadsDetails, td.forumOnlineBar {
   padding: 3px 10px;
}

#frM6 td, #frM14 td, #frM50 td, #frM56 td, #frM59 td {
   padding: 3px 10px;
}

.postBottom table td {
   border: 0px;
}

.postTable td {
   padding: 3px 10px;
}

.postSeparator {
   display: none;
}

.posttdMessage {
   text-align: justify;
}

.threadPostTd, .threadViewTd, .threadAuthTd, .forumThreadTd, .forumPostTd {
   text-align: center !important;
}

a.TopSortLink {}

a.TopSortLink:hover {}

a.postUser {
   font-weight: bold;
}

a.forum, a.threadLink {
   font: 12px 'Arial';
}

.quoteMessage {}

.forumDescr, .threadDescr {
   font: 10px 'Arial';
}

td.postTdTop {
   background: #127cce;
   color: #ffffff;
}

td.postTdTop a {
   color: #ffffff;
}

td.forumIcoTd, td.forumThreadTd, td.forumPostTd, td.gTableRight, td.threadIcoTd, td.threadPostTd, td.threadViewTd {
   background: #f5f5f5;
}

td.pollQuestion, .pollResults td, td.pollResults, td.pollTotal, td.pollAnswer, td.pollButtons, .smiles td{
   border: 0px;
}

td.pagesInfo, td.switch, td.switchActive {
   background: #ffffff;
   border: 1px solid #dcdbe0;
   padding-left: 5px;
   padding-right: 5px;
}

td.switch, td.switchActive {
   background: #4193d3;
   color: #ffffff;
}

td.switch a {
   color: #ffffff;
}

.switchActive {
   font-weight: bold;
}


Otrs variants:
Code
/* General forum Table View */
.gTable {background:#FFFFFF;border-bottom:1px solid #ef0e53;}
.gTableTop {font-family:Trebuchet MS, sans-serif;font-size:12pt;font-weight:bold;color:#000000; padding: 3px 0 3px 70px; background:url('/.s/t/814/11.gif') center left no-repeat;}
.gTableSubTop {padding:2px;background:#B7B7B7;color:#000000;height:16px;font-size:10px;}
.gTableBody {padding:2px;background:#EBEBEB;}
.gTableBody1 {padding:2px;background:#FFFFFF;border-bottom:1px solid #DDDDDD;}
.gTableBottom {padding:2px;background:#EBEBEB;}
.gTableLeft {padding:2px;background:#EBEBEB;font-weight:bold;color:#6A6A6A}
.gTableRight {padding:2px;background:#EBEBEB;}
.gTableError {padding:2px;background:#EBEBEB;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF;border-bottom:1px solid #DDDDDD;}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#EBEBEB;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

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

.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:#6A6A6A;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#6A6A6A;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#ef0e53;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#6A6A6A;}
/* -------------------- */

/* 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:#6A6A6A;}
a.forumBarA:active {text-decoration:underline; color:#6A6A6A;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#F0C6C6;}
.fastNavCat {background:#F9E6E6;}
.fastNavCatA {background:#F9E6E6;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#C2C2C2;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#E9E9E9;width:15px;font-size:7pt;}
.switchActive {background:#CCCCCC;font-weight:bold;color:#000000;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;border-bottom:1px solid #DDDDDD;}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#EBEBEB;}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;border-bottom:1px solid #DDDDDD;color:#000000; padding: 3px 0 3px 30px; background:url('/.s/t/814/15.gif') no-repeat 0 2px; font-weight:bold;font-size:7pt;color:#6A6A6A;}
.threadsDetails {padding:2px;background:#DDDDDD;color:#000000;height:21px;font-size:10px;}
.forumOnlineBar {padding:2px;background: #CCCCCC;color:#000000;height:16px;font-size:10px;}

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:#6A6A6A;}
a.threadLink:visited {text-decoration:none; color:#6A6A6A;}
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;}
/* ------------------- */

/* forum Posts View */
.postTable {}
.postPoll {background:#EBEBEB;text-align:center;}
.postFirst {background:#EBEBEB;border-bottom:3px solid #252525;}
.postRest1 {background:#EBEBEB;}
.postRest2 {background:#EBEBEB;}
.postSeparator {height:1px;background:#ef0e53;}

.postTdTop {background:#B7B7B7;color:#000000;height:16px;font-size:10px;}
.postBottom {background: #ECECEC;color:#000000;height:20px;}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px; background:#EBEBEB;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#FFAE00;}
.posttdMessage {padding:5px; background:#FFFFFF;}

.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('/.s/t/814/16.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/814/16.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons, .pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton, .pollBut, .commSbmFl {font-size:8pt;background:#505050;color:#d5d5d6; border-bottom: 1px solid #a8a7a7;border-left: 1px solid #a8a7a7; border-top: none; border-right: none; margin: 5px;}

input {background: #fff; border: 1px solid #bcbcbc;}
.loginField, .queryField {font-size:8pt;background:#d5d5d6;color:#505050; border-bottom: 1px solid #a8a7a7;border-left: 1px solid #a8a7a7; border-top: none; border-right: none; margin: 5px;}
.codeCloseAll {font-size:7pt;background:#FFFFFF;color:#A4A4A4;font-weight:bold;}
.postNameFl,.postDescrFl {background:#FEFAFA;border:1px solid #6A6A6A;width:100%;}
.postPollFl,.postQuestionFl {background:#FEFAFA;border:1px solid #6A6A6A;width:100%;}
.postResultFl {background:#FEFAFA;border:1px solid #6A6A6A;width:50px}
.postAnswerFl {background:#FEFAFA;border:1px solid #6A6A6A;width:300px}
.postTextFl {background:#FEFAFA;border:1px solid #6A6A6A;width:100%;height:150px}
.postUserFl {background:#FEFAFA;border:1px solid #6A6A6A;width:300px}

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


Viens no kodiem jāieliek iekš CSS!

Forums » uCoz sistēma » Palīdzība » Problēma sakūmlapā. (Problēma arī forumā.)
  • Lappuse 1 no 1
  • 1
Meklēšana: