aligning images with markdown?

meghan's Avatar

meghan

07 Feb, 2013 11:59 AM

Hi There

I'm not very familiar with markdown, and hoped you could advise me on how to left or right align images in our knowledge base using markdown so the text wraps around the image?

Thanks!

  1. 1 Posted by Nicole on 07 Feb, 2013 05:40 PM

    Nicole's Avatar

    Meghan -

    I did some research and it doesn't appear that Markdown's syntax allows for an image to be aligned left or right.

    Since you're site is on the Ultimo plan you can add CSS styles to adapt images on your KB to the left or right. You'll want to start with .article img in your custom CSS on your settings page. By default images are aligned on the left so I would also add a class of .right to the image in your article to float it right, like so <img src="image URL" class="right">.

    Let us know if this makes sense.

    Thanks,
    Nicole

  2. brandi closed this discussion on 11 Feb, 2013 07:43 PM.

Discussions are closed to public comments.
If you need help with Tender please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac