code not rendering correctly - نوشته شده در (661 Views)
Forum Administrator
HuwR
مطلب: 4770
4770

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

 پیش‌فرض مرتب‌سازی برای تاریخ DESC به معنی جدیدترین است  
 تعداد در صفحه 
نوشته شده در
Forum Administrator
HuwR
مطلب: 4770
4770

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

نوشته شده در
Forum Administrator
HuwR
مطلب: 4770
4770

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;
}
نوشته شده در
Forum Administrator
HuwR
مطلب: 4770
4770

OK, something in the post is causing the issue

نوشته شده در
Forum Administrator
HuwR
مطلب: 4770
4770

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