3 Column problem
-
Hi,
I have some kind of issues with 3 columns row (add row > 3 cols)
It generates this kind of html: http://pastebin.com/8HhhRAcB
And it should generate: http://pastebin.com/KPixc63KNotice it generates:
<div class="panel-grid-cell">for 1 column and for second and third column wraps in same div, while I believe he should generate<div class="panel-grid-cell">for each column.BR
V
The topic ‘3 Column problem’ is closed to new replies.