hey,
kann mir mal jemand helfen? ich habe diese grafik:
http://img814.imageshack.us/img814/9284/buttonsprite.png
Diesen CSS-Code
HTML
.button_sprite a {
background: transparent url(button-sprite.png);
display: block;
line-height: 16px;
padding: 15px 20px 12px 18px;
font-size:16px;
color:#fff;
font-weight:bold;
float: right;
height: 43px;
margin-right: 30px;
margin-top: 340px;
text-decoration: none;
}
Alles anzeigen
Und das als HTML:
wie mache ich das nun, dass sie die rechte rundung verschiebt? geht das?
danke im voraus für die hilfe.
grüße