peregrine
MVPperegrine MVP
Thank you, Bleistivt and Vrijvlinder for letting me transfer ownership of my plugins to you both, You are the only two people I have given permission. over and out of here
Reactions
-
Re: CatIcon
.CategoryPhoto { z-index: 200;} (View Post)1 -
Re: Making a complete copy of a forum but without users & discussions?
http://vanillaforums.org/addon/massdiscussiondelete-plugin (View Post)2 -
Re: Making a complete copy of a forum but without users & discussions?
I wrote a plugin similar to cleanser, that will leave users but mass deletes discussions with 0 comments, and it leaves announcements. the model could easily be manually changed to delete all discuss… (View Post)2 -
Re: How can I increase the discussion and comment space on mobile theme?
probably depends on editor as well as mobiletheme. most likely something you could change in css of mobile theme. .EditCommentForm textarea.TextBox, .CommentForm textarea.TextBox { height: 50px; min-… (View Post)7 -
Re: CatIcon
@Schryvers .CategoryPhoto:hover { z-index: 200; } (View Post)2