charrondev
Vanilla Staffcharrondev Vanilla Staff
Reactions
-
Re: Forum too quiet these days
I'm not 100% sure myself. We've definitely had some releases that got delayed too much and that certainly doesn't help the community. It's interesting though because development of Vanilla has never … (View Post)3 -
Re: 3.0.2 - Rich text editor is slow [fixed in 3.1]
This should be resolved with the 3.1 release. (View Post)2 -
Re: Do the new line breaks have to stay?
@wjcroft unfortunately that plug-in is cloud only. If you are looking for a quick way to add some custom CSS to your forum I’d recommend trying the pockets plugin. You can then put an pocket in the d… (View Post)1 -
Re: Do the new line breaks have to stay?
Yeah you could add some CSS somewhere in your theme that looks like like the following: .userContent div > br { display: none; } That would hide the br tags. From there you could applying the spac… (View Post)1 -
Re: Do the new line breaks have to stay?
Ok. I've just given it a test and that CSS snippet does indeed remove the double breaks on the latest versions of vanilla. Screenshot from my localhost. (View Post)1