[Help] How to Add BLINK and COLOR effect on Categories? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    [Help] How to Add BLINK and COLOR effect on Categories?

    avatar
    greedzran
    New Member


    Posts : 4
    Reputation : 1
    Language : en

    [Help] How to Add BLINK and COLOR effect on Categories? Empty [Help] How to Add BLINK and COLOR effect on Categories?

    Post by greedzran Sun Apr 08 2012, 13:46

    Guys,

    Please teach me how to add a DIFFERENT color and BLINK effect on Categories in my Forum?

    Like this one:


    [Help] How to Add BLINK and COLOR effect on Categories? Untitl10

    Here's my Forum Link: CLICK HERE OR USE THIS: HTTP://GREEDZRAN.FORUMTL.COM
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3122
    Reputation : 245
    Language : English, Italian, French
    Location : Italy

    [Help] How to Add BLINK and COLOR effect on Categories? Empty Re: [Help] How to Add BLINK and COLOR effect on Categories?

    Post by Niko Sun Apr 08 2012, 14:18

    Hello,

    try to add this code:
    Code:
    a.forumlink:hover {
    text-decoration: none;
    text-shadow: 0px 0px 7px white, 0px 0px 1px black;
    }

    Friendly,