Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How to modify "post quick reply" height? Two lines are enough. See image above.
Thanks.
You can do it with custom css.
.quickreply-message textarea { height: 4em; }
Thanks it works
S
thanks @PitaJ, Im ok with that, I'll probably never run the command again. In this particular case, I changed the structure of my forum and moved a large number of topics into different categories.
M
@pitaj said in Suggestion: small images in quotes:
It's something like blockquote img { max-width: 100px; max-height: 100px; }
It's something like
Thanks 🙂 it works
P
@torn2 edit the theme template to remove the link to the topic if the user is a guest so they can't get to the topic page.
C
can you limit the # of recent posts to get via param, say if you only want 2 of the most recent?
A
Looks like a bug / UX enhancement.