This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hello All,
I am currently working to try and get the columns on my site to work correctly. I can get the columns component to work as long as it is split up 50% for both columns. I am working to try and get it split up differently like 70%/30% or any other way that I can. Any help would be appreciated!
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
According this AEM topic:
http://dev.day.com/docs/en/cq/current/wcm/default_components/editmode.html#Columns
the out of the box functionality is an even split 50-50%.
If you want to create columns with re-sizable columns - you can override the column comopnent. Or you can build your own re-sizable column component using a JQuery column component. For example:
http://quocity.com/colresizable/
http://jquer.in/responsive/resizable-columns/
Hope this helps
Views
Replies
Total Likes
Views
Replies
Total Likes