is this legal to use this css code to hide some links 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

    is this legal to use this css code to hide some links

    Michael_vx
    Michael_vx
    Forumember


    Male Posts : 659
    Reputation : 29
    Language : Arabic and some English
    Location : Egypt

    Solved is this legal to use this css code to hide some links

    Post by Michael_vx May 7th 2014, 6:21 am

    is this legal to use this css code to hide some links

    Code:
       a[href="/search?search_id=newposts"]

        ,a[href="/search?search_id=egosearch"]

        ,a[href="/search?search_id=unanswered"]

        ,a[href="/search?search_id=activetopics"]

         ,a[href="/memberlist?mode=today_posters"]

        ,a[href="/memberlist?mode=overall_posters"]

         ,a[href="/?mode=delete_cookies"]

        ,a[href="/?mark=forums"]

        ,a[href="/privmsg?folder=savebox"]

        ,a[href="http://help.forumotion.com/"]

        {display:none;}

    i wonder if there any problem by that thank you
     blackeye


    Last edited by Michael_vx on May 7th 2014, 8:40 am; edited 3 times in total (Reason for editing : i forget something in the code)
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: is this legal to use this css code to hide some links

    Post by Ange Tuteur May 7th 2014, 8:30 am

    The last selector is to hide the free forum support on footer, correct ? If so you should remove that one as you're not allowed to modify those footer links. Furthermore, if you link back to the support those links may not appear in posts, so that will cause you more issues, or "unwanted side effects".

    All the other ones looked fine.
    Michael_vx
    Michael_vx
    Forumember


    Male Posts : 659
    Reputation : 29
    Language : Arabic and some English
    Location : Egypt

    Solved Re: is this legal to use this css code to hide some links

    Post by Michael_vx May 7th 2014, 8:36 am

    Ange Tuteur wrote:The last selector is to hide the free forum support on footer, correct ? If so you should remove that one as you're not allowed to modify those footer links. Furthermore, if you link back to the support those links may not appear in posts, so that will cause you more issues, or "unwanted side effects".

    All the other ones looked fine.
    you are talking about
    Code:
        ,a[href="http://help.forumotion.com/"]

    am i right ?
    alright thank you then for info
    and one last thing check my tuto i have sent thanks you
    this topic is done as solved
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: is this legal to use this css code to hide some links

    Post by SLGray May 7th 2014, 11:40 am

    Topic Solved & Archived

    You are not allowed to modify the footer links, unless you use credits.



    is this legal to use this css code to hide some links Slgray10

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