[Fixed] code not rendering correctly

MediaWizards Snitz™ Forums
https://www.reddick.co.uk/mvc/Topic/Posts/7341?pagenum=1
29 Oct 2025, 23:05

Topic


HuwR
[Fixed] code not rendering correctly
06 Mar 2025, 08:45


Adding code tags does not appear to render correctly, could be an isssue with bb tag replacment perhaps

    .subforum-column {
margin-bottom: 0px;
}
.subforum-info.subforum-column {
margin-top:0px;
margin-bottom: 3px;
}

 

Should be multiline

 

Replies ...


HuwR
06 Mar 2025, 08:46


ok, that's odd. Format is ok here. Must be something else in the post causing it!

HuwR
06 Mar 2025, 08:47


You can change it easily, to remove the gaps (like below) you just need to add some css



I just added this css override 😃

    .subforum-column {
margin-bottom: 0px;
}
.subforum-info.subforum-column {
margin-top:0px;
margin-bottom: 3px;
}
HuwR
06 Mar 2025, 08:48


OK, something in the post is causing the issue

HuwR
06 Mar 2025, 10:44


looks like it was just a glitch, seems to be ok now

© 2016-2025 Snitzâ„¢ Forums MVC