Skip to content

Instantly share code, notes, and snippets.

@kalimar
Created May 20, 2013 20:56
Show Gist options
  • Select an option

  • Save kalimar/5615476 to your computer and use it in GitHub Desktop.

Select an option

Save kalimar/5615476 to your computer and use it in GitHub Desktop.

##Custom Button Code and Navigation Links ###Header Code

<!-- Begin ZipList Header Code -->
<script type='text/javascript' src='http://mandysrecipebox.ziplist.com/javascripts/pt_include.js'></script>
<link charset='utf-8' href='http://www.zlcdn.com/stylesheets/minibox/generic.css' rel='stylesheet' type='text/css' />
<!-- End ZipList Header Code -->

###Button Code

<!-- Begin ZipList Button Code -->
<div class="zl-recipe-link">
  <a id="zlr-elem" title="Add this recipe to your ZipList, where you can store all of your favorite web recipes in one place and easily add ingredients to your shopping list." href="javascript:getZRecipe(document.getElementById('zlr-elem'), 'mandysrecipebox', '');" class="small-butn-link"></a>
</div>
<!-- End ZipList Button Code -->

###Custom Navigation Links:

White Label Shopping List Link
http://mandysrecipebox.ziplist.com/mylist

White Label Recipe Box Link
http://mandysrecipebox.ziplist.com/recipes/box

White Label Meal Planner Link
http://mandysrecipebox.ziplist.com/recipes/meal_planner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment