• Seite 1 von 1
  • 1
Gemeinschaft uCoz » uCoz Module » Sonstiges » Code Frage (Farbe) (Moderation → Gelöst!)
Code Frage (Farbe)
tazcrew
Beiträge: 171
Ruf: 2
Beitrag # 1 | 22:49
Würd gern die link Farbe ändern. Mach ich das in der Cascading Style Sheets Schablone und wenn ja wo änder ich da die Link Farbe?

Cascading Style Sheets

Code
/* General Style */
a:link {text-decoration:underline; color:#B21B04;}
a:active {text-decoration:underline; color:#B21B04;}
a:visited {text-decoration:underline; color:#B21B04;}
a:hover {text-decoration:underline; color:#000000;}

.header_table a:link, a.funcLink:link, a.fNavLink:link, a.forumBar:link {text-decoration:underline; color:#FFDC99;}
.header_table a:active, a.funcLink:active, a.fNavLink:active, a.forumBar:active {text-decoration:underline; color:#FFDC99;}
.header_table a:visited, a.funcLink:visited, a.fNavLink:visited, a.forumBar:visited {text-decoration:underline; color:#FFDC99;}
.header_table a:hover, a.funcLink:hover, a.fNavLink:hover, a.forumBar:hover {text-decoration:underline; color:#FFC264;}

td, body {font-family:verdana,arial,helvetica; font-size:8pt;}
form {padding:0px;margin:0px;}
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:#DC370D}
a.noun:active {text-decoration:none; color:#DC370D}
a.noun:visited {text-decoration:none; color:#DC370D}
a.noun:hover {text-decoration:underline; color:#000000}

hr {color:#DC370D;height:1px;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#C24747;font-size:12px;}

a.menu1:link {text-decoration:underline; color:#FAFAFA}
a.menu1:active {text-decoration:underline; color:#FAFAFA}
a.menu1:visited {text-decoration:underline; color:#FAFAFA}
a.menu1:hover {text-decoration:underline; color:#DD9999}
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/291/6.gif') no-repeat 0px 3px;}

.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 13px; background: url('/.s/t/291/7.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* ----- */

/* Site Menus */
.uMenuH li {float:left;padding:0 5px;}

.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#DC370D}
.uMenuV li a:active {text-decoration:none; color:#DC370D}
.uMenuV li a:visited {text-decoration:none; color:#DC370D}
.uMenuV li a:hover {text-decoration:underline; color:#000000}

.uMenuV a.uMenuItemA:link {text-decoration:none; color:#000000}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#000000}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#000000}
.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/291/7.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 6px 13px; background: url('/.s/t/291/7.gif') no-repeat 0px 3px;}
.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:#934A4A;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#DC370D;}
a.catName:visited {text-decoration:none; color:#DC370D;}
a.catName:hover {text-decoration:underline; color:#000000;}
a.catName:active {text-decoration:none; color:#DC370D;}
a.catNameActive:link {text-decoration:none; color:#000000;}
a.catNameActive:visited {text-decoration:none; color:#000000;}
a.catNameActive:hover {text-decoration:none; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#000000;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#934A4A; padding: 0 0 0 20px; background: url('/.s/t/291/8.gif') no-repeat;}
.eTitle a:link {text-decoration:underline; color:#934A4A;}
.eTitle a:visited {text-decoration:underline; color:#934A4A;}
.eTitle a:hover {text-decoration:underline; color:#000000;}
.eTitle a:active {text-decoration:underline; color:#000000;}

.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #DD9999}
.eDetails {border-top:1px dashed #DC370D;border-bottom:1px dashed #DC370D;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #DC370D;border-bottom:1px dashed #DC370D;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails2 {border-bottom:1px dashed #DC370D;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('/.s/t/291/9.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:#FFF4DE; border:1px solid #FFDA93;}
.cBlock2 {background:#FFF4DE; border:1px solid #FFDA93;}
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {color:#934A4A;width:100%;background:#FFDA93; border:1px dashed #DC370D;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#934A4A;background:#FFDA93; border:1px dashed #DC370D;}
/* ------------------- */

/* Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/291/10.gif') no-repeat 0px 4px; font-family:Tahoma,Arial,Sans-Serif;}
a.archLink:link {text-decoration:underline; color:#934A4A;}
a.archLink:visited {text-decoration:underline; color:#934A4A;}
a.archLink:hover {text-decoration:none; color:#000000;}
a.archLink:active {text-decoration:none; color:#000000;}
/* ------------ */

/* Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#934A4A;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/291/11.gif') no-repeat 0px 4px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#934A4A}
a.archiveDateTitleLink:visited {text-decoration:none; color:#934A4A}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#934A4A}
a.archiveDateTitleLink:active {text-decoration:underline; color:#934A4A}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------- */

/* Calendar Style */
.calMonth {background:#FFDA93; border:1px dashed #DC370D;}
.calWday {color:#FF6600; background:#FFDE9D; width:18px;}
.calWdaySe {color:#FFFFFF; background:#FFB529; width:18px;}
.calWdaySu {color:#FFFFFF; background:#FFB529; width:18px; font-weight:bold;}
.calMday {background:#FFFFFF; color:#FF6600;}
.calMdayA {background:#FF6600;font-weight:bold;}
.calMdayIs {background:#FFFFFF;font-weight:bold;border:1px solid #FF6600; }
.calMdayIsA {border:1px solid #FF6600; background:#FFFFFF;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#934A4A;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#934A4A;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#934A4A;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#000000;}
/* -------------- */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#FFFFFF}
.textResults {background:#EBE0E0}
.textResultsTd {background:#FFFFFF}

.pollNow {border-bottom:1px solid #EBE0E0; border-left:1px solid #EBE0E0; border-right:1px solid #EBE0E0;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #EBE0E0; border-left:1px solid #EBE0E0; border-right:1px solid #EBE0E0;}
.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;}
/* ---------------- */

/* Other Styles */
.replaceBody {background:#691400;}
.replaceTable {background: url('/.s/t/291/5.gif') #FFECC7;padding:5px;border:3px double #B21B04;height:100px;width:300px;}

.legendTd {font-size:7pt;color:#FFA747;}
.userRights {color:#FFA747;}
.fFastSearchTd {color:#FFA747;}
/* ------------ */

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#FFD077}
.gTableTop {padding:2px;background:#B01F00;color:#FFFFFF;font-weight:bold;height:23px;padding-left:17px;font-size:10pt;background: url('/.s/t/291/14.gif');}
.gTableSubTop {padding:2px;background:url('/.s/t/291/4.gif') center #FFAC4C;color:#000000;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#FFECC7;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#FFECC7;}
.gTableLeft {padding:2px;background:#FFECC7;font-weight:bold;color:#B21B04}
.gTableRight {padding:2px;background:#FFECC7}
.gTableError {padding:2px;background:#FFECC7;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#FFECC7}
.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:#FFFFFF;}
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:#B21B04;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#B21B04;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#000000;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#B21B04;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:7pt;color:#FFA747;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#FFFFFF;}
a.forumBarA:visited {text-decoration:none; color:#FFFFFF;}
a.forumBarA:hover {text-decoration:none; color:#FFD077;}
a.forumBarA:active {text-decoration:underline; color:#FFFFFF;}
/* -------------------- */

/* 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:#691400;}
.pagesInfo {background:#E14C2A;padding-right:10px;font-size:7pt;}
.switch {background:#B21B04;width:15px;font-size:7pt;}
.switchActive {background:#FF7611;font-weight:bold;color:#FFFFFF;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:#FFECC7}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#F5EFEF;height:25px;font-weight:bold;font-size:7pt;color:#934A4A;padding-left:40px;}
.threadsDetails {padding:2px;background:#FFC264;height:20px;color:#934A4A;}
.forumOnlineBar {padding:2px;background:#FFC264;height:20px;color:#934A4A;}

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:#934A4A;}
a.threadLink:visited {text-decoration:none; color:#934A4A;}
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 {background:#FFD077}
.postPoll {background:#FFFFFF;text-align:center;}
.postFirst {background:#FDF4F4;border-bottom:3px solid #B21B04;}
.postRest1 {background:#F7EEEE;}
.postRest2 {background:#FDF4F4;}
.postSeparator {height:3px;background:#691400;}

.postTdTop, {background:url('/.s/t/291/4.gif') center #FFAC4C;color:#000000;height:20px;}
.postBottom {background:#FFECC7;}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#FFECC7;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#FF7611;}
.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/291/15.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/291/15.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons {font-size:7pt;background:#FEFAFA;border:1px solid #934A4A;}
.codeCloseAll {font-size:7pt; color:#934A4A;font-weight:bold;background:#FEFAFA;border:1px solid #934A4A;}
.postNameFl,.postDescrFl {background:#FEFAFA;border:1px solid #934A4A;width:400px}
.postPollFl,.postQuestionFl {background:#FEFAFA;border:1px solid #934A4A;width:400px}
.postResultFl {background:#FEFAFA;border:1px solid #934A4A;width:50px}
.postAnswerFl {background:#FEFAFA;border:1px solid #934A4A;width:300px}
.postTextFl {background:#FEFAFA;border:1px solid #934A4A;width:550px;height:150px}
.postUserFl {background:#FEFAFA;border:1px solid #934A4A;width:300px}

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

/* ====== forum End ====== */

Beitrag wurde von tazcrew - Samstag, 10.10.2009, 22:50 bearbeitet
Cheburator
Beiträge: 2172
Ruf: 83
Beitrag # 2 | 23:23
Ja, du bist richtig man muss es in der CSS ändern smile

Man findet es eigentlich gleich am anfang, was man ändern muss... smile

Quote
a:link {text-decoration:underline; color:#B21B04;}
a:active {text-decoration:underline; color:#B21B04;}
a:visited {text-decoration:underline; color:#B21B04;}
a:hover {text-decoration:underline; color:#000000;}

Ansosten bei jedem link, active, visted, hover die color farbe ändern...

und hier einpaar links zu einigen farbpalleten

http://www.schulmodell.de/info/lehrgang/farben.htm
http://www.farbpalette.de/
http://de.selfhtml.org/diverses/anzeige/farbpalette_216.htm

ich hoffe das ich dir damit helfen konnte!



Meine uCoz Website: uScripts.de
Mein Blog: *Soon*
DJ-Joey
Beiträge: 629
Ruf: 1
Beitrag # 3 | 23:40
Häts net besser ausdrücken können kleener ^^

Gemeinschaft uCoz » uCoz Module » Sonstiges » Code Frage (Farbe) (Moderation → Gelöst!)
  • Seite 1 von 1
  • 1
Suche: