Hi
Frequent question (and rare clear answer) on the web : How can we display 3 columns in JCE ?
Each column containing titles, images, and regular text.
And without the obligation to create a specific custom.css.
This code works, entered manually :
<div class="row-fluid">
<div class="span4">...content 2...</div>
<div class="span4">..content 3 ...</div>
<div class="span4">..content 4 ...</div>
</div>
But is there a procedure in JCE to do this more easily, and with more parameters (width of each column, alignments , more rows...) ?
You need to be logged in to post in the forum - Log In
An active JCE Pro Subscription is required to post in the forum - Buy a Subscription
- Support
- Forum
- JCE Editor
- 3 columns
Accepted Answer
Pending Moderation
Apologies for the lack of reply, occasionally a post will fall through the cracks...
At the moment there is not easy way to insert complex layouts like the one above with additional parameters. I am hoping to come up with some kind of solution for easier grid layouts this year.

At the moment there is not easy way to insert complex layouts like the one above with additional parameters. I am hoping to come up with some kind of solution for easier grid layouts this year.
Just because you're not paranoid doesn't mean everybody isn't out to get you.
- more than a month ago
- JCE Editor
- # 2
Accepted Answer
Pending Moderation
OK Ryan. But that's why we prefer sometimes to install a pagebuilder, like SPPagebuilder using JCE, even when we use it only at 2%...
- more than a month ago
- JCE Editor
- # 3
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »