Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 14, 2024Dec 14 The line break after profile fields in short posts causes too much vertical empty space. I suggest removing the break on simple field data like the STATE field example on the right. Until that's changed, could someone tell me how to make that adjustment happen by inserting code into a template or inserting custom css (in V5 Beta 8)?
December 16, 2024Dec 16 Thats the default there, however you can use custom formatting within your field to add this in any manner you choose.
December 16, 2024Dec 16 Author 8 hours ago, Marc said: Thats the default there, however you can use custom formatting within your field to add this in any manner you choose. thank you. This custom formatting works much better than the default under Field/Custom Topic Formatting (for the dark style ) {$title}: <span style="color: white;">{$content}</span>