MyBB Community Forums

Full Version: showthread.css
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i'm trying to remove the space between the contents of the thread and the thread's head but i dont idea how

https://gyazo.com/89b43e6f18fbb3ad97affb9dc4ac5b2e
forum url is required to check such requirements

could be margin-bottom for .thead or margin-top for #posts_container / #posts ... etc

[using browser inspector]
(2020-07-14, 02:36 PM).m. Wrote: [ -> ]forum url is required to check such requirements

could be margin-bottom for .thead or margin-top for #posts_container / #posts ... etc

[using browser inspector]
https://forum.mentallydisabled.xyz/

(2020-07-14, 02:36 PM).m. Wrote: [ -> ]forum url is required to check such requirements

could be margin-bottom for .thead or margin-top for #posts_container / #posts ... etc

[using browser inspector]
i've been testing a lot woth the margin but it doesn't work and ot's werid since there was no margin and there was a aspace between th thread
https://gyazo.com/17718c35c1b3d13ca5249ac11167cb64
in the global.css stylesheet of the theme you can remove margin-top used for .post.classic

Edit: powered by MyBB notice should be kept at footer of forum to continue receiving support from this community.
see => support eligibility policy
(2020-07-14, 03:17 PM).m. Wrote: [ -> ]in the global.css stylesheet of the theme you can remove margin-top used for .post.classic

Edit: powered by MyBB notice should be kept at footer of forum to continue receiving support from this community.
see => support eligibility policy
works, thank you very much for the help, im doing many threads since there are many things thth will not be solved since it will be very little and i have also edited the footer