How to call author Avatar in post ?

Posted in: Newspaper
Post count: 18

Hello,

Could you please let me know what the code line is to call the author avatar in an article ?
I would like to add the author pic next to the author name (left), at top of post (here left of “Par Olivier Guérin – 13 janvier 2017”.
http://genres.centrelgbtparis.org/2017/01/13/cine-clair-de-lune-garcons-noirs-tristes/

Thank you for your help !

Post count: 22421
Post count: 18

Thank you, I’ve used the code provided, but the avatar is displayed on the right of the author and date
http://genres.centrelgbtparis.org/2017/01/11/prix-roman-gay-2016-suis-vie-ne-mentends/
how could I move it to the left, and with a bit of space between the avatar and the author name ?

In addition, another question. How can I add a bit of space between the lines in the title of block 23 as seen on my mainpage ? (title starting with Marco Han)
http://genres.centrelgbtparis.org/

Thank you very much for your help !

Post count: 22421

Hello,

You can change the position and add a bit of padding of the image using this code:
.single .td-module-meta-info img{
float:left;
margin-right:5px;
}

As for the second request I’m not sure exactly what lines you are referring to. Please provide more details so I can better understand how to help.

Thanks.

Post count: 18

thanks, it’s perfect !

As for my second question, I’m trying to add more space between the text lines in title of block 23.
Please see http://genres.centrelgbtparis.org/wp-content/uploads/2017/01/Capture-d%E2%80%99%C3%A9cran-29.png
I’d like to add some more space where the arrow is.
Let me know if it’s still unclear…

Thank you very much

Post count: 22421

Hi,
You can change the block title line height from the fonts section: https://www.screencast.com/t/CZmzlgtOFDdQ
block 23 uses module 19
Thanks

Post count: 18

How did I miss that…Thank you very much
By the way, block 23 uses mmodule 18 😉

Cheers,

Post count: 22421

Yeah!. Module 18 you are right.

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.