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
- Insert columns adds spaces
Support is currently Offline
Official support hours:
Monday To Friday
From 09:00 To 17:00 Europe/London (BST)
From 09:00 To 17:00 Europe/London (BST)
Please post your question in the Forum and we will get back to you as soon as we can.
Hello
On hundreds of articles, I have to add 3 columns with JCE, with only a logo in each div/column.
The problem is that JCE always add a space before each image, that I have then to delete one by one, because it shifts down the images.
In fact, it keeps the of empty columns. The code of spaces is removed when I save this post.
There is this code between each <p> and <img.
Is there a way to avoid these spaces ?
On hundreds of articles, I have to add 3 columns with JCE, with only a logo in each div/column.
The problem is that JCE always add a space before each image, that I have then to delete one by one, because it shifts down the images.
In fact, it keeps the of empty columns. The code of spaces is removed when I save this post.
There is this code between each <p> and <img.
<div class="wf-columns wf-columns-stack-medium" data-wf-columns="1">
<div class="wf-column">
<p> <img src="/images/icones/discogs.jpg" alt="discogs" width="85" height="32" style="display: block; margin-left: auto; margin-right: auto;" /></p>
</div>
<div class="wf-column">
<p> <img src="/images/icones/youtube.jpg" alt="youtube" width="100" height="31" style="display: block; margin-left: auto; margin-right: auto;" /></a></p>
</div>
<div class="wf-column">
<p> </p>
</div>
</div>
Is there a way to avoid these spaces ?
Please try JCE Pro 2.9.23 RC5 - https://www.joomlacontenteditor.net/downloads/editor/pro/development
New columns will now not contain a leading non-breaking space in each paragraph.
New columns will now not contain a leading non-breaking space in each paragraph.
Just because you're not paranoid doesn't mean everybody isn't out to get you.
Django29
changed the title from Insert columns adds to Insert columns adds spaces — 1 year ago
- 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!