Number of views
3 posters
Page 1 of 1
Number of views
Hi,
Is it possible to hide the number of views from a topic.
I do not want members to see how many times a topic has been viewed and I have my reasons for that.
Thanks for help.
Is it possible to hide the number of views from a topic.
I do not want members to see how many times a topic has been viewed and I have my reasons for that.
Thanks for help.
insiderbets- New Member
- Posts : 23
Reputation : 1
Language : English
Re: Number of views
Please post the link to your forum.


Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
insiderbets- New Member
- Posts : 23
Reputation : 1
Language : English
Re: Number of views
Could you let guests see in the forums?


Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Number of views
Hello,insiderbets wrote:Hi,
Is it possible to hide the number of views from a topic.
I do not want members to see how many times a topic has been viewed and I have my reasons for that.
Thanks for help.
You should add a CSS. Go on Admin Panel> Display> Colors> CSS and add:
- Code:
/* Hide the colum of views */
th.views {
display: none;
}
td.row1.centered.author + td {
display: none;
}
Buttercup

Shadow- Manager
-
Posts : 16217
Reputation : 1830
Language : French, English

» Number of views
» Number of views?
» Is there any way to remove the number of views for posts?
» random number and number of post
» Help with hiding the number of views from a topic
» Number of views?
» Is there any way to remove the number of views for posts?
» random number and number of post
» Help with hiding the number of views from a topic
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum