MyBB Community Forums

Full Version: Is this possible without a Plugin?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Was wondering if this was Possible on MyBB without using a Plugin:

http://custom.simplemachines.org/mods/in...p?mod=1676

With the way the title is line between the border-top too with the content inside the box etc.

I think this would be something cool to have for organizing posts.
if you want such display for all the posts then you can modify postbit templates & related css styles
(2018-03-10, 11:48 AM).m. Wrote: [ -> ]if you want such display for all the posts then you can modify postbit templates & related css styles

I was thinking this to be more of a bbcode like that smf one is, not the entire post but just whatever is put within the bbcode.
At a glance this appears to me like nothing but fieldset .
https://www.w3schools.com/tags/tryit.asp...l_fieldset