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.
The forum of the forums
3 posters

    Shadow name color

    Vildana
    Vildana
    New Member


    Female Posts : 15
    Reputation : 1
    Language : Bosnian English
    Location : Bosnia and Herzegovina

    Solved Shadow name color

    Post by Vildana February 22nd 2014, 10:10 pm

    I don't know if i make right topic name but i made this because i wanna make shadow around my name in forum (i am admin)


    Code:
    a[href="/u1"]{
    text-shadow:1px 0px #fff;
    }

    and this looks like this

    Shadow name color Hounsl10

    its not like my name is black and around my black name is red shadow like this if you understand me what i mean :-) (photoshop lv -0001 hahahahaha)

    Shadow name color 110
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Re: Shadow name color

    Post by TheCrow February 23rd 2014, 10:59 am

    Yes you have to add the code as you provided or if you want change the type of the shadow.

    For example you can have your name like these two type of shadows and have the shadow color red and your name color black:

    Type One: Simple Shadow around all your name!
    Shadow name color QvjcUyb
    Code:
    a[href="/u1"]{color:black !important;
    text-shadow: 0 0 0.2em darkred, 0 0 0.2em darkred, 0 0 0.3em darkred;
    }

    Type Two: Light Red Shadow
    Shadow name color Oxzp
    Code:
    a[href="/u1"]{ color:black !important;
    text-shadow:0px 1px darkred;
    }



    Shadow name color Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    Vildana
    Vildana
    New Member


    Female Posts : 15
    Reputation : 1
    Language : Bosnian English
    Location : Bosnia and Herzegovina

    Solved Re: Shadow name color

    Post by Vildana February 23rd 2014, 6:13 pm

    Ok this fixed all



    Code:
    a[href="/u1"]{color:black !important;
    text-shadow: 0 0 0.2em darkred, 0 0 0.2em darkred, 0 0 0.3em darkred;
    }
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Shadow name color

    Post by SLGray February 23rd 2014, 10:11 pm

    Problem solved & topic archived.



    Shadow name color Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is November 12th 2024, 12:36 am