Hallo Zusammen,
ich habe jetzt schon einige Beiträge durch, komme aber mit meinem Problem nicht weiter.
Die Farbe der Sprechblase lässt sich partout nicht anpassen. Ich möchte diese nicht grau, sondern eigentlich ganz gerne durchsichtig bzw. weiß haben.
Das Stück hier müsste doch eigentlich die richtige Stelle sein? Und das rot hinterlegte doch eigentlich die Stelle an der ich die Hintergrundfarbe ändere oder nicht? Egal was ich eintrage es passiert nichts.
[COLOR=#008000]}
/* Comments link */
.entry-header .comments-link a {
[/COLOR][COLOR=#ff0000]background: #eee[/COLOR][COLOR=#008000] url(images/comment-bubble.png) no-repeat;
color: #666;
font-size: 12px;
font-weight: normal;
line-height: 35px;
overflow: hidden;
padding: 0 0 0;
position: absolute;
top: 1.5em;
right: 0;
text-align: center;
text-decoration: none;
width: 43px;
height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
background-color: #1982d1;
color: #fff;
color: rgba(255,255,255,0.8);
}[/COLOR]
Danke schonmal