Name
Email Adresse
Url
Meine Eingaben merken?
Titel:
Text:
Gib das verzerrt angezeigte Wort ein
Neuen Code anfordern
Habs versucht mit den Angaben, aber bei mir ist dann leider sämlicher Text vom Zitat unterstrichen.
Also, nochmal für langsame (wie mich): Bitte um Hilfe für eine Zitatbox, welche links und rechts eingerückt ist.
ich glaub ich häng grad total durch :-(
/* story */
.story {
padding: 0px 0px 34px 0px;
}
h3, h4 {
font-family: ;
color: ;
font-size: ;
margin: 0px 0px 12px 0px;
padding: 0px;
text-transform: uppercase;
}
h3 a {
color: ;
}
.storyDate, .storyLinks, .commentLinks, .commentDate {
font-family: ;
font-size: ;
color: ;
text-transform: uppercase;
font-weight: bold;
}
.storyDate a, .storyLinks a, .commentLinks a, .commentDate a {
color: ;
}
.storyDate {
border-top: 1px solid ;
margin: 15px 0px 0px 0px;
padding: 4px 0px 0px 0px;
}
img.left {
float: left;
margin: 3px 10px 10px 0;
}
img.right {
float: right;
margin: 3px 0 10px 10px;
}
img.center{
display: block;
margin: 0px auto;
}
cite {
margin-left:30px;
border-width:1px;
border-style:solid;
text-align:justify;
}
Der Code stimmt...
du meinst, ob ich cite selbst definiert habe? ja, musste ich, hab es nirgends gefunden obwohl ich das eigenartig finde, da ja irgendwo definiert sein muss, dass das kursiv geschrieben ist.