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

    Group legend glow issue

    Neko Overlord
    Neko Overlord
    Forumember


    Female Posts : 86
    Reputation : 4
    Language : English, CSS, HTML, JavaScript
    Location : United States

    Solved Group legend glow issue

    Post by Neko Overlord May 5th 2016, 7:48 am

    So, I'm attempting to make the admin and mod group legend at the bottom of my forum, have a glow around it. Yet, the codes in the tutorials that are provided by FM do not work. So I played around with some CSS codes and got this as a result:
    Code:
    a[href="/g1-administrators"] {
        text-shadow: 0 0 0.2em #E08003, 0 0 0.2em #E08003, 0 0 0.2em #E08003;
    }

    These are what I'm attempting to make glow

    Spoiler:

    That being said, my mix mash of per-existing CSS codes for glows, didn't work at all.

    My forum link: http://fairytailboundlessrp.forumotion.com/

    Its an invision forum. If anyone can help me figure out a code that will work for this, I'd very much appreciate it.


    Last edited by Boundless Webmaster on May 5th 2016, 7:34 pm; edited 1 time in total
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Group legend glow issue

    Post by SLGray May 5th 2016, 6:50 pm

    Code:
     a[href="/g1-administrators"] {
     Â           text-shadow: 0 0 0.2em #E08003, 0 0 0.2em #E08003, 0 0 0.2em #E08003 !important;
     Â       }



    Group legend glow issue Slgray10

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


    Female Posts : 86
    Reputation : 4
    Language : English, CSS, HTML, JavaScript
    Location : United States

    Solved Re: Group legend glow issue

    Post by Neko Overlord May 5th 2016, 7:33 pm

    omg! It works!!! thanks SL Gray
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Group legend glow issue

    Post by SLGray May 5th 2016, 7:35 pm

    You're welcome.

    Topic solved and archived



    Group legend glow issue Slgray10

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

      Current date/time is November 11th 2024, 5:35 pm