volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Problem with floating block columns

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
error 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.