Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ajay

    (@ajay)

    Could you explain why putting it in figure would work better? I’m not familiar with these aspects.

    Thread Starter fabiobrendolin

    (@fabiobrendolin)

    You can put in a span like you did for the title. Having a container could give more flexibility on alignment, positioning than styling the content directly.

    Plugin Author Ajay

    (@ajay)

    Thanks, if I understand correctly, is it simply:

    
    <figure>
    <img ...>
    </figure>
    

    That is something I should be able to implement in the next version.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘on images for better styling’ is closed to new replies.