Try our conversational search powered by Generative AI!

Problem with floating block columns

Vote:
 

Hi guys,

I have a ContentArea property with a CssClass of "row" and a RenderSetting of "six column" for the "ChildrenCssClass" attribute...

<EPiServer:Property runat="server" PropertyName="LowerPanelContentArea" CssClass="row" CustomTagName="div">
    <RenderSettings Tag="span6" ChildrenCssClass="six column" />
</EPiServer:Property>

Whenever I drag a block into this area it seems to create a new "row" for every block, rather than adding blocks to the same row. There is enough space in the same row for 2 blocks, so I'm not sure why EPiServer is creating a new row every time - there's even a blank "row" created in between each.

Any idea what might be happening?

Many thanks in advance,
Chris

#76602
Oct 29, 2013 16:48
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.