Mmmm yes I can see that...it looks like your template is not coded to support that.
well if you will not use RelatedItems XTD in more than one column layout, you can safely remove that -moz-box-sizing property from it's css file
/modules/mod_relateditems_xtd/assets/css/style.css line 5
* {
-moz-box-sizing: border-box;
}
but if you want more than one column, then we're afraid we need that css property back in place.
11 years 2 months ago #7
by erwinschro