No Tips, Thank You
Tired of those annoying "Congratulations, you made an edit"-type tips? Don't want your visitors to see the "Welcome to a Wiki" BS messages?
To permanently disable them, put this bit of code in the top of your SideBar:
<raw escaped=0><style>
.tip { display: none; }
.firstTimer { display: none; }
</style></raw>
That's all!
FYI: These annoying messages also set a cookie, so you should only see them once, per user, per wiki, even without using this style setting.
Comments (0)
You don't have permission to comment on this page.