Skip to content

Instantly share code, notes, and snippets.

@danielgolden
Created June 12, 2013 20:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielgolden/5768628 to your computer and use it in GitHub Desktop.
Save danielgolden/5768628 to your computer and use it in GitHub Desktop.
Code for text section of blog posts in Wordpress for cure.org. Code extracted and reformatted so that posters to the blog can add images themseleves by replacing the alt and src attributes.
<aside class="featured_aside">
[caption id="attachment_80262" align="alignleft" width="175"]
<img class="wp-image-80262 featured_aside_img" alt="SHORT IMAGE DESCRIPTION HERE" src="LINK TO IMAGE HERE" width="175" />
<br /><br />
<p class="featured_aside_caption">Caroline's joy is evident as she comforts Johanser after surgery.</p>
[/caption]
</aside>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment