hi cheatah, hi forum!
trotz angabe von margin gelingt´s mir nicht, die graphik für den link vor (!) dem link zu platzieren. sie erscheint immer auf bzw. hinter dem ersten buchstaben des links...
a:link {
text-decoration: none;
color: #FF9933;
background-image: url(../images/link.gif);
background-repeat: no-repeat;
margin: 0px;
padding-left: 10px;
background-attachment: fixed;
background-position: 0px 4px;
}
auch ein margin-left bringt leider nix.
ideas, anyone?
max