Hallo,
es geht um diese Internetseite: Das Projekt : Kinderhaus-Mvimwa
Version 2.5.1., Theme: Pmode 1.0 von Rash
In der Sidebar habe ich über ein "Text"-Widget einen Text angezeigt.
Ich möchte jetzt die Textfarbe ändern da sie schlecht lesbar ist.
HTML-Code funktioniert scheinbar in dem Widget nicht (oder gibt es da einen Trick?), und in der Style.css finde ich nicht die Stelle für die Textfarbe.
Kann mir jemand einen Hinweis geben?
Hier die Style.css
CSS
/*
Theme Name: Pmode
Theme URI: http://www.paggu.com/
Description: 2 column fixed width wordpress theme
Version: 1.0
Author: Rash
Author URI: http://www.paggu.com/
*/
/* standard elements */
* {
margin: 0;
padding: 0;
}
a {
color: #cc3333;
}
a:hover {
color: #C60;
}
body {
color: #543;
font: normal 63.5% "Lucida Sans Unicode",sans-serif;
background:#987F56;
}
input {
color: #555;
font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
font-size: 1.2em;
padding-bottom: 1.2em;
}
h1 {
font: normal 19px 'Trebuchet MS', Tahoma, Sans-serif;
margin-bottom: 4px;
}
code {
background: #FFE;
border: 1px solid #EED;
border-left: 6px solid #938262;
color: #554;
display: block;
font: normal 1.1em "Lucida Sans Unicode",serif;
margin-bottom: 12px;
padding: 8px 10px;
white-space: pre;
}
blockquote {
background: url(images/quote.gif) no-repeat;
color: #eee;
display: block;
font: normal .9em "Lucida Sans Unicode",serif;
padding-left: 28px;
}
h1,h2,h3 {
color: #654;
padding-top: 6px;
}
/* form elements */
form {
margin:10px; padding: 0;
border: 1px solid #f2f2f2;
background-color: #FAFAFA;
}
label {
display:block;
font-weight:bold;
margin:5px 0;
}
input {
padding: 2px;
border:1px solid #eee;
font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
color:#777;
}
textarea {
width:400px;
padding:2px;
font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
border:1px solid #eee;
height:100px;
display:block;
color:#777;
}
input.button {
margin: 0;
font: bold 1em Arial, Sans-serif;
border: 1px solid #CCC;
background: #FFF;
padding: 2px 3px;
color: #333;
}
/* search form */
.searchform {
background-color: transparent;
border: none; margin: 0; padding: 0;
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox {
width: 130px;
color: #333;
height: 20px;
padding: 2px;
vertical-align: top;
}
.searchform input.button {
font: bold 12px Arial, Sans-serif;
color: #333;
width: 60px;
height: 26px;
border: none;
padding: 3px 5px;
vertical-align: top;
}
/* misc */
.clearer {
clear: both;
}
/* structure */
.container {
background: #fff url(images/body-bbg1.jpg) repeat-y;
margin: 0 auto;
width: 950px;
}
/* header */
.header {
height: 250px;
margin: 0 auto;
width: 930px;
background:url(images/head1.jpg) repeat-x top;
}
.header ul {
float:right;
font: bolder 1.3em 'Trebuchet MS', sans-serif;
color: #FFF;
list-style: none;
margin: 10px; padding: 0;
}
.header li {
display: inline;
}
.header li a {
float: left;
display: block;
padding: 3px 12px;
color: #FFF;
text-decoration: none;
border-right: 1px solid #272727;
}
.header li a:hover {
background: #7e2e1c;
color: #FFF;
}
.header li a#current {
background: #7e2e1c;
color: #FFF;
}
/* title */
.header .title {
padding: 12px 32px 32px 20px;
}
.header .title h1 {
color: #E4DBCF;
font: normal 2.4em verdana, "Lucida Sans Unicode","Trebuchet MS",sans-serif;
margin:0px 0px 5px 0px;
height:4px;
}
.title h1 a{
color: #fff;
text-decoration:none;
}
/* navigation */
.navigation {
font: 1.1em Verdana,sans-serif;
height: 166px;
margin: 0px 0 0 7px;
padding: 7px 7px;
width: 900px;
background:#fff url(images/image_bar.jpg) no-repeat center;
}
.navigation a {
color: #ffcc00;
text-decoration: none;
padding: 3px 4px;
margin-right: 12px;
line-height: 44px;
}
.navigation a:hover {
color: #ccffff;
}
.navigation_top {
display: block;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
font: 11px Verdana,sans-serif;
}
.align-left { text-align: left; }
.align-right { text-align: right; }
/* main */
.main {
clear: both;
padding: 0 10px 12px 28px;
}
/* sub navigation */
.sidenav {
float: left;
width: 215px;
margin-left:24px;
}
* html .sidenav {
float: left;
width: 215px;
margin-left:3px;
padding-left:10px;
}
.sidenav h1 {
border-bottom: 1px dashed #B79E9F;
color: #cc7777;
font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
letter-spacing:.5px;
height: 22px;
margin: 0px 0 0 0;
padding-left: 2px;
}
.sidenav ul {
margin: 0;
padding: 0 0px 20px 0px;
}
.sidenav li {
border-bottom: 1px solid #988080;
border-top: 1px solid #444;
list-style: none;
display: block;
padding:2px 0 2px 0;
font: normal .9em "Lucida Sans Unicode",serif;
color:#eee;
}
.sidenav li a {
color: #bbb;
padding: 4px;
text-decoration: none;
}
.sidenav li a:hover {
color: #eee;
}
.sidenav ul ul{
margin: 5px 0 0 10px;
}
.sidenav ul ul li{
margin: 3px 0 0;
padding: 0;
font: normal .9em "Lucida Sans Unicode",serif;
}
.divider{
height:8px;
background:#fff;
width:113%;
margin-left:-15px;
}
* html .divider{
height:8px;
background:#fff;
width:111%;
}
/* content */
.content {
padding-top: 12px;
float: left;
width: 69%;
margin:0 10px 0 10px;
}
.content h1{
color:#cc0000;
border-bottom: 1px solid #eee;
padding-bottom:5px;
}
.content h1 a{
text-decoration:none;
}
.content .descr {
color: #555;
font-size: 1.1em;
margin:9px 0 12px 0;
}
.content .foot {
color: #555;
font-size: 1.1em;
margin:9px 0 22px 0;
background:#eee;
padding:5px;
}
.content .foot a{
text-decoration:none;
}
.content .foot .dat{
display:inline;
background:url(images/cal.gif) no-repeat 0px 0px;
padding:0px 0px 0px 20px;
margin:0px;
}
.content .foot .com{
display:inline;
background:url(images/com.gif) no-repeat 0px 0px;
padding:0px 0px 0px 20px;
margin:0px 0px 0px 20px;
}
.content li {
list-style: url(images/arrow2.gif);
margin-left: 25px;
color:#444;
padding:5px 0px 5px 0px;
font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.content p {
color:#555;
}
/* footer */
.footer {
background: url(images/footer_bg.gif) repeat-x;
color: #FED;
font-size: 1.1em;
line-height: 40px;
margin: 0 auto;
text-align: center;
width: 930px;
padding:10px 0 0 0;
}
.footer a {
color: #FFD;
text-decoration: none;
}
.footer a:hover {
color: #FFF;
text-decoration: underline;
}
/* comments */
.alt {
background-color:#fff !important;
border: 1px dashed #ccc !important;
padding: 10px 10px 0 10px !important;
}
.commentlist {
padding: 0;
margin: 0;
}
.commentlist li {
background-color:#eee;
list-style: none;
padding: 10px 10px 0 10px;
border: 1px dashed #ccc;
margin: 10px;
color: #3C452D;
overflow:hidden;
}
.commentmetadata {
font-weight: normal;
}
.comment_author a:visited {
font-weight: bold;
text-decoration: none;
}
.befirst {
padding: 0 !important;
text-align:center;
color:#CDCDCD;
font-weight:bold;
}
.post {
background: url('images/comment.gif') left center no-repeat;
padding-left: 20px; margin: 0 10px 0 5px;
font: normal 11px "Trebuchet MS", Tahoma, sans-serif;
}
/* Calendar */
#wp-calendar {
text-align:center;
background-color:#fff;
margin:0;
}
#wp-calendar td {
height:24px;
width:24px;
line-height:20px;
background-image:url(images/day.png);
background-repeat:no-repeat;
background-position:center;
font-size:11px;
color:#4f4f35;
}
#wp-calendar td a {
display:block;
width:24px;
height:24px;
color:#fff;
text-decoration:none;
background-image:url(images/linkday.png);
background-position:center;
line-height:24px;
background-repeat:no-repeat;
}
#wp-calendar #prev a {
width:49px;
background-image:url(images/linkday2.png);
background-position:center;
}
#wp-calendar #next a {
width:49px;
background-image:url(images/linkday2.png);
background-position:center;
margin:0 0 0 30px;
}
#wp-calendar #today {
background-image:url(images/today.png);
background-position:center;
color:#fff;
background-repeat:no-repeat;
}
#wp-calendar #today a {
background-image:url(images/today.png);
background-position:center;
color:#fff;
font-weight:700;
background-repeat:no-repeat;
}
#wp-calendar caption,#wp-calendar th {
font-size:11px;
}
#wp-calendar .pad,#wp-calendar #prev,#wp-calendar #next {
background-image:url(images/do.png);
}
#wp-calendar td a{color:white; font-weight: bold;}
Alles anzeigen