Skip to content

Instantly share code, notes, and snippets.

@sameronline
Created October 21, 2011 17:37
Show Gist options
  • Save sameronline/1304444 to your computer and use it in GitHub Desktop.
Save sameronline/1304444 to your computer and use it in GitHub Desktop.
Ages & Stages block
Edit @templates/block/block-boxes-ages_stages_nav.tpl.php
<div class="ages-stages">
<h2 class="ir"><?php print $block->title ?><span></span></h2>
<div>
<?php print $block->content ?>
</div>
</div>
@admin/build/block/configure/boxes/ages_stages_nav
put your html code.. there
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment