Hi smacdonald.Based on the source code, I should have the required
styles in my CSS.parsys_column being most prominent on the column
divs:I think I
know what the problem is though.This is the style that its trying to
assign to the column DIV's:cq-colctrl-lt3 4 Columns (25%, 25%, 25%,
25%)-c1So instead of rendering the class for the DIV as
"cq-colctrl-lt3-c1"it doesnt parse the tab and renders the class name as
follows:"cq-colctrl-lt3 4 Columns (25%, 25%, 25%, 25%)-c1"The column
layout editor has...