padding-right funktioniert nicht / kein wirkung
thundrill
- css
0 suit1 Matthias Apsel
Hallo,
mein padding-right funktioniert nicht bzw. hat (keine) wirkung,
mein css:
#news_box_right {
background:url(images/news_box.png);
margin-top:auto;
margin-left:auto;
margin-right:auto;
width:303px;
height:305px;
float:right;
padding-left:30px;
padding-top:40px;
}
wenn ich nun in meine css
padding-right:30px;
einfüge, habe ich nur einen effekt, das der text der eingelich von rand entfernt werden soll, direkt in eine andere (rechts) div box rein rauscht. also das komplette gegenteil passirt.
Om nah hoo pez nyeetz, thundrill!
padding-right:30px;
einfüge, habe ich nur einen effekt, das der text der eingelich von rand entfernt werden soll, direkt in eine andere (rechts) div box rein rauscht. also das komplette gegenteil passirt.
Matthias