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
5 posters

    Name Glow codes and where to put them.

    avatar
    TaiyouKing✩
    New Member


    Posts : 3
    Reputation : 1
    Language : English

    Solved Name Glow codes and where to put them.

    Post by TaiyouKing✩ September 19th 2012, 8:34 pm

    Yeah, so my bro is having some trouble with this. Neither of us know much about CSS codes and whatnot, and even though we've found several topics with the actual code, we don't know where to put them. Also, what do you have to change in them to get different colors and stuff? Re-posting the code would be much appriciated too, since then we could be more sure of ourselves.
    Asriel
    Asriel
    Forumember


    Male Posts : 585
    Reputation : 32
    Language : English, Russian, Ukrainian
    Location : St. Somewhere

    Solved Re: Name Glow codes and where to put them.

    Post by Asriel September 19th 2012, 9:28 pm

    You put the code into CSS.

    Follow these steps...

    ACP>Display>Colors>CSS(tab) > Paste your code> Save
    avatar
    TaiyouKing✩
    New Member


    Posts : 3
    Reputation : 1
    Language : English

    Solved Re: Name Glow codes and where to put them.

    Post by TaiyouKing✩ September 19th 2012, 9:38 pm

    I did that and I put in this code that we found, but nothing changed.

    a[href="/u1"]{
    text-decoration: none !important;
    text-shadow: 0 0 5.2em #3BB9FF, 0 0 5.2em #3BB9FF, 0 0 5.2em #3BB9FF !important;
    }
    darkgoku
    darkgoku
    Forumember


    Posts : 326
    Reputation : 3
    Language : English

    Solved Re: Name Glow codes and where to put them.

    Post by darkgoku September 19th 2012, 9:55 pm

    it must be the wrong code because it worked for mine but i don't get on my website much so don't ask for the code
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Name Glow codes and where to put them.

    Post by SLGray September 20th 2012, 1:32 am




    Name Glow codes and where to put them. Slgray10

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


    Male Posts : 989
    Reputation : 38
    Language : English|CSS|HTML5|javascript|
    Location : New York

    Solved Re: Name Glow codes and where to put them.

    Post by nextlevelgaming September 20th 2012, 6:59 am

    Code:
    a[href="/u1"]{
    -moz-text-shadow:2px 2px 13px #ff0000 !important;text-shadow:2px 2px 13px #ff0000 !important;
    }
    this code works so i do not know what you are having problems with. try checking it with other browsers like FF. I just tried this code on my site and works, mine is different but yeah it works. as you can see i did not place a comma between each number 2px 2px 13px just like that
    avatar
    TaiyouKing✩
    New Member


    Posts : 3
    Reputation : 1
    Language : English

    Solved Re: Name Glow codes and where to put them.

    Post by TaiyouKing✩ September 20th 2012, 8:07 pm

    Thanks, I got it now with slg's link.
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Name Glow codes and where to put them.

    Post by SLGray September 20th 2012, 8:45 pm

    Topic Solved & Locked



    Name Glow codes and where to put them. Slgray10

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

      Current date/time is September 23rd 2024, 12:31 am