CSS problems.. 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.
3 posters

    CSS problems..

    avatar
    *Judgment Dragon*
    Forumember


    Posts : 95
    Reputation : 1
    Language : English

    Solved CSS problems..

    Post by *Judgment Dragon* October 26th 2013, 10:51 pm

    Okay so, I have a CSS code that gives my name a red glow, the following code is the one I use for this.

    Code:
    a[href="/g8-headmaster"] {
        text-shadow:2px 0px 35px #ff0000;
    }
    But for some reason it doesn't give my name the glow it only gives the Legend Headmaster the glow at the bottom of the forum... any help?


    Last edited by *Judgment Dragon* on October 26th 2013, 11:43 pm; edited 1 time in total
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: CSS problems..

    Post by SLGray October 26th 2013, 11:08 pm

    You need to change this - /g8-headmaster - to your ID.

    Example: My ID on the support forum: /u26520. To get it, you press your username and the ID is the last part of the link in the browser tab.



    CSS problems.. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    *Judgment Dragon*
    Forumember


    Posts : 95
    Reputation : 1
    Language : English

    Solved Re: CSS problems..

    Post by *Judgment Dragon* October 26th 2013, 11:42 pm

    Thank you, that has worked. Solved.
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: CSS problems..

    Post by Sir Chivas™ October 27th 2013, 12:17 am

    Topic Solved & Locked.