By Torgrim Sandvoll on Tuesday, 28 March 2017
Posted in General Issues
Likes 0
Views 309
Votes 0
I am back to trying to use the EasyBlog composer, instead of the JCE editor.

The "Her er min bloggtittel" is a blog article written with composer. The other two with JCE editor.

http://bryggeriet.com/no/bryggeblogg

How can I make the image from composer article look (placement + size) the same as the JCE editor articles?

Here is the CSS modifications made to custom.css:

div#fd.eb .eb-post-body img {
float:left !important;
height:100px !important;
width: 100px !important;
margin-right: 10px !important;
}

@media (max-width:768px) {
div#fd.eb .eb-post-body img {
width: 100% !important;
}
}
Hello Torgrim,

I would strongly suggest that you use the post cover instead of embedding the image manually. However, I did noticed that you have disabled the post cover functionality.

The reason why the image cannot be positioned on the left is because there is an image placeholder which is in the way which causes the image to drop to the next line. To fix that, I have turned off the image placeholder feature under Settings > Layout > Listings
·
Tuesday, 28 March 2017 21:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Ouch, that just looks awful.

With caption in listings...

And the image links to external site, and not the blog article...

Horrible! Listings should onlyt have the image with link to article (not external links and caption attached to it in the listings...)

The composer is probably so un-intuitive for my users anyways, that I will turn it off once again, and use the JCE editor instead.

Very few of my users (me included) know what a "cover image" is, and why and how to use it. I am guessing 99% of my users will only want to write a title and some text, and insert some photos and videos inside that text.

Thanks anyway, Mark!
·
Tuesday, 28 March 2017 22:09
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Wednesday, 29 March 2017 10:14
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post