At the buttom you’ll see I have 2 images that I had to resize manually on my computer . What I’m trying to do now is to display them in line, side by side because they are vertical now
Btw don’t mind the theme and so on, I’m just focusing on content now
If you want to have three images in three columns why not using a table?
There are three ways to do this:
Grid table (recommended)
Markdown
HTML
On play-with-ghost, I show how to do it on a style-guide page. The whole markdown sources are available as well. I think it’s the most exhaustive style-guide page you can find in the whole world :-p
It just seems ridiculous that to put a picture side by side I have to do all that…
productivity == -100 ;
Thanks for the help, that’s another way of doing it, even though I like the one that ahmadajmi
proposed better, your post was kind of too broad, didn’t see a simple use of tables (just a tip )
Thanks for the help pasc, if the others don’t work I’ll try that
That’s probably the most convenient way of doing it, I already did it with that, however, yes… all those lines can slow down the productivity, now you have to switch focus from production to maintenance or rather trying to get the columns to work. Don’t get me wrong, I love ghost, but this syntax is very unproductive when it comes to add images or something else than just plain text. It took me 2 seconds to do that table that you mentioned, First I had to do it with plain text and then copied the links with images because otherwise I would have to visualise how it would be, look at the example, this is 2 col/rows only, imagine a whole table of 15/15 …
You’re welcome. Just trying to help here
If you are looking to avoid markdown cause it’s too painful, maybe Ghost is not the best tool for you at this point.