Quote:
Originally Posted by MarkFL
If you are talking about removing this:
Then try adding the following selector to your "additional.css" template:
HTML Code:
.userviewing {
display: none;
}
|
I know it is possible to hide with CSS but it is still consuming hosting resource if it is not turned off from vBulletin codes.
As i knew, if I enable users viewing forums then it can require more server resource hence I wanted to off this.