How do I make this "Legend" hidden In the Sub-forums. + Cannot Add Smilies 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

    How do I make this "Legend" hidden In the Sub-forums. + Cannot Add Smilies

    ultracheat45
    ultracheat45
    Forumember


    Male Posts : 55
    Reputation : 1
    Language : English

    In progress How do I make this "Legend" hidden In the Sub-forums. + Cannot Add Smilies

    Post by ultracheat45 December 11th 2013, 3:30 am

    How do I make this "Legend" hidden In the Sub-forums. + Cannot Add Smilies 0VGKseW
    On The Smilies Problem( For Some Reason They Won't Automatically Add When You Click Them While Editing At The Side )
    *I have this SNOWSTORM JAVASCRIPT which I notice it freezes when I click 
    at the Smilies But Un-Freezes When I Click Back Anywhere In the Page.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51550
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: How do I make this "Legend" hidden In the Sub-forums. + Cannot Add Smilies

    Post by SLGray December 11th 2013, 4:51 am

    Forum link and version?



    How do I make this "Legend" hidden In the Sub-forums. + Cannot Add Smilies Slgray10

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


    Male Posts : 55
    Reputation : 1
    Language : English

    In progress Re: How do I make this "Legend" hidden In the Sub-forums. + Cannot Add Smilies

    Post by ultracheat45 December 11th 2013, 7:15 am

    animecornerph.forumtl.com - PHPBB3
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13246
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: How do I make this "Legend" hidden In the Sub-forums. + Cannot Add Smilies

    Post by Ange Tuteur December 11th 2013, 10:16 am

    Hello ultracheat45,

    Add this to your CSS for the Legend :
    Administration Panel > Display > Pictures and colors > Colors > CSS stylesheet
    Code:
    #info_open+.h3+.clearfix, #info_open+.h3 { display:none; }

    I am not sure about the similies, have you tried disabling the snow temporarily to see if it was the issue ?
    ultracheat45
    ultracheat45
    Forumember


    Male Posts : 55
    Reputation : 1
    Language : English

    In progress Re: How do I make this "Legend" hidden In the Sub-forums. + Cannot Add Smilies

    Post by ultracheat45 December 12th 2013, 3:38 pm

    It's was a javascript interfering(the one from google). I was wondering how can I decrease the conflicts of the other javascripts with one another.