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

  Wednesday, 31 May 2017
  3 Replies
  4.7K Visits
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...) ?
more than a month ago
·
#97830
1 year 1/2 later ...
more than a month ago
·
#97836
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.

Just because you're not paranoid doesn't mean everybody isn't out to get you.

more than a month ago
·
#97837
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%...
  • Page :
  • 1
There are no replies made for this post yet.
Be one of the first to reply to this post!