Buttons & Widgets
The Fancy button for blogs and websites
With just a few lines of code, create a button for adding things from your site directly to Fancy.
Button Options
Button style
Title (?) The title of the item as displayed on Fancy. Usually this a descriptive name, Eames Molded Plywood Lounge Chair for example, or Circular Walking Bookshelf by David Garcia. It can be useful to include a brand and perhaps one or two attributes such as color, style or edition. The contents of a title help the item show up in searches, so be precise but not verbose.
Use the title of the page
Item URL (?) This is the destination URL. When people are viewing something on Fancy and click to find out more, this is the page they'll visit.
Use the url of the page
Image URL (?) The image to be displayed on Fancy.
Use the image of the page
Suggested minimum image dimensions are 300x300 pixels.
Category (?) Under what category should this item be filed?
Men's
Women's
Kids
Pets
Home
Gadgets
Art
Food
Media
Architecture
Travel & Destinations
Sports & Outdoors
DIY & Crafts
Workspace
Cars & Vehicles
Other
Get Button Code Copy and paste the code below into the HTML for your, right where you want the button to appear.
<a id="FancyButton" href="http://www.fancy.com/fancyit?ItemURL= & Title= & Category= & ImageURL= ">Fancy</a> <script>(function(){var id="fancy-btn",d=document,f=d.getElementsByTagName("script")[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){var s=d.createElement("script");s.id=id;s.src=p+'://www.fancy.com/fancyit.js';f.parentNode.insertBefore(s,f);}})();</script>
The Fancy widget for blogs and websites
With just a few lines of code, show your Fancy finds directly on your website or blog. The widget is compatible with Blogger, Typepad, Tumblr, self-hosted Wordpress blogs, and your own website
Widget Options
Widget size
445x445
Username (?)Your username, so you can get Fancy credit if someone purchases an item through your widget.
Rows (?)The number of rows of results to display, up to 5.
Columns (?)The number of columns of results to display, up to 5.
Thumnail Size (?)The size of the thumbnail images.
90
140
Style (?)Different looks for your site.
0
1
2
Show link (?)Display the link to your Fancy profile.
Show
Hide
Diagonal lines (?)Display diagonal lines behind your images.
Show
Hide
Get Widget Code To put a Fancy widget on your pages, the code looks something like this:
<script type="text/javascript" src="http://www.fancy.com/widget.js"></script><div id="fancy_widget" rows=" " cols=" " thumbsize=" " source=" " div_style=" " with_diagonal=" " show_link=" " ref=" " onload="javascript:loadFancyWidget();"></div>