x32x01
  • by x32x01 ||
Admin CP -> Appearance -> Templates -> EXTRA.css
Add this code:
CSS:
.indexOnly
{
    display: none;
}

.forum_list .indexOnly
{
    display: block;
}

Then edit your notice and surround the conditional content with a div:
HTML:
<div class="indexOnly">
</div>
 
Related Threads
x32x01
  • x32x01
Replies
0
Views
301
x32x01
x32x01
x32x01
  • x32x01
Replies
0
Views
671
x32x01
x32x01
x32x01
Replies
0
Views
497
x32x01
x32x01
TAGs: Tags
xenforo xenforo script
Register & Login Faster
Forgot your password?
Forum Statistics
Threads
517
Messages
519
Members
53
Latest Member
Ali Khan
Back
Top