Skip to content

Instantly share code, notes, and snippets.

@avoelkl
Created August 6, 2014 11:48
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 avoelkl/39d299238e22512931b4 to your computer and use it in GitHub Desktop.
Save avoelkl/39d299238e22512931b4 to your computer and use it in GitHub Desktop.
Magento 1.9 Promos
<ul class="promos">
<li><a href="#"> <img src="{{media url="wysiwyg/homepage-three-column-promo-01.png"}}" alt="" /> </a></li>
<li><a href="#"> <img src="{{media url="wysiwyg/homepage-three-column-promo-02.png"}}" alt="" /> </a></li>
<li><a href="#"> <img src="{{media url="wysiwyg/homepage-three-column-promo-03.png"}}" alt="" /> </a></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment