Hallo
Ich benutze Stylish und folgenden Deviantskin von dA5pook:
http://www.deviantart.com/view/37765192/…%3A5&offset=100
Jetzt möchte ich gerne die Farben der Links ändern, dA5pook schreibt dazu folgendes:
ZitatAlles anzeigenTO CHANGE LINK COLOURS
A few people have asked how to change the link colour - it's quite simple, below the @import line in Stylish, add the folowing:input.button,
#deviant .box a b,
#rockdock a,
.author,
#deviation #artist-comments div input[type="text"],
#deviantART-v5 a{color:orange!important}#rockdock a:hover,
#deviantART-v5 a:hover{color:#FCD116!important}
Change the underlined values to a colour that suites your taste. The second one is for hovered links, you can use either colour keywords (like green, red etc, as seen in the first value) or a hex value, as seen in the second (be sure to include the # at the beginning of your hex value). Once you're done, hit save, and away you go.
Ich habe keinen blassen was er meint, "@import" böh?
Also den ganzen Script habe von hier:
http://userstyles.org/style/show/799
einfach in Stylish eingefügt.
Jetzt so wie ich das nun verstehe soll ich einfach nach dem Code einfach diesen Script:
input.button,
#deviant .box a b,
#rockdock a,
.author,
#deviation #artist-comments div input[type="text"],
#deviantART-v5 a{color:orange!important}
#rockdock a:hover,
#deviantART-v5 a:hover{color:#FCD116!important}
einfügen und die Farben für die Links anpassen?
Es funktioniert leider nicht ich bekomme eine Fehlermeldung von Stylish.
Könnte mir jemand vielleicht aushelfen, dieser mehr Erfahrung besitzt?
Ich danke mal in voraus für jegliche Hilfe und Antwort!