Độc Huyền

 

CSS - Getting rid of the Welcome message

Page history last edited by vietmusic 3 yrs ago

CSS Tip

How to get rid of the "This is a wiki..." message

 

I like the message. It's cute. But if you don't, this is how you access it. Add this to your wiki.css.

 

.firstTimer {
display:none;
}

Comments (0)

You don't have permission to comment on this page.