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

    Remove links near statistics

    avatar
    Guest001
    New Member


    Posts : 7
    Reputation : 1
    Language : English

    Remove links near statistics Empty Remove links near statistics

    Post by Guest001 July 13th 2015, 8:24 pm

    Hi, I would like to remove the links "Today's active topics", "Today's top 20 posters", "Overall top 20 posters", "Delete forum cookies" and "Who is online?" near the statistics bar.

    Remove links near statistics Remove_Links

    I am using Invision.

    Thanks
    avatar
    Guest
    Guest


    Remove links near statistics Empty Re: Remove links near statistics

    Post by Guest July 13th 2015, 8:30 pm

    Hello @Guest001,
    Go to Display > Colors > CSS stylesheet and add:
    Code:
    a[href="/?mode=delete_cookies"] { display: none; }
    .linklist.clearfix.statlinks { display: none; }
    avatar
    Guest001
    New Member


    Posts : 7
    Reputation : 1
    Language : English

    Remove links near statistics Empty Re: Remove links near statistics

    Post by Guest001 July 13th 2015, 9:46 pm

    Hi, thanks.

    That code has hidden all of the links except "Who is online?"

    How do I delete that link?

    Also there is "Mark all forums read" which appears after logging in. How do I delete that link as well?

    Remove links near statistics Remove_Links2
    avatar
    Guest
    Guest


    Remove links near statistics Empty Re: Remove links near statistics

    Post by Guest July 13th 2015, 9:54 pm

    In addition to the above codes, add:
    Code:
    a[href="/viewonline"] { display: none; }
    a[href="/?mark=forums"] { display: none; }
    avatar
    Guest001
    New Member


    Posts : 7
    Reputation : 1
    Language : English

    Remove links near statistics Empty Re: Remove links near statistics

    Post by Guest001 July 13th 2015, 10:30 pm

    Thanks. One last thing, can the fields of the viewonline and statlinks be removed? Can the dot that was displayed with the other links above the statistics bar be removed as well?

    Remove links near statistics Remove_Links3
    Pizza Boi
    Pizza Boi
    Hyperactive


    Male Posts : 2016
    Reputation : 160
    Language : French
    Location : Pizza Hut!

    Remove links near statistics Empty Re: Remove links near statistics

    Post by Pizza Boi July 14th 2015, 11:25 am

    Hi Very Happy

    Can you please link me to your forum?

    Regards,
    Pizza Boi

      Current date/time is September 23rd 2024, 6:26 pm