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.

Remove links near statistics

2 posters

Go down

Remove links near statistics Empty Remove links near statistics

Post by Guest001 July 13th 2015, 9: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
Guest001
New Member

Posts : 7
Reputation : 1
Language : English

Back to top Go down

Remove links near statistics Empty Re: Remove links near statistics

Post by Guest July 13th 2015, 9: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
Guest
Guest


Back to top Go down

Remove links near statistics Empty Re: Remove links near statistics

Post by Guest001 July 13th 2015, 10: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
Guest001
New Member

Posts : 7
Reputation : 1
Language : English

Back to top Go down

Remove links near statistics Empty Re: Remove links near statistics

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

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


Back to top Go down

Remove links near statistics Empty Re: Remove links near statistics

Post by Guest001 July 13th 2015, 11: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
avatar
Guest001
New Member

Posts : 7
Reputation : 1
Language : English

Back to top Go down

Remove links near statistics Empty Re: Remove links near statistics

Post by Pizza Boi July 14th 2015, 12:25 pm

Hi Very Happy

Can you please link me to your forum?

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

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

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum