Home » Archive

Articles tagged with: Tip

Everything Else »

[6 Aug 2009 | No Comment | 450 views]
Etsy Mini little trick

Here’s just a little tip for adjusting your Etsy Mini.
If you notice, when you simply add the code to your blog, be it a side bar or on your front page, it has no alignment. By default, pictures and other content align to the left (different when alignment is set to left). When searching for tips on putting up your etsy mini, I realised all I needed was this one simple code <center> and </center>
Here’s an actual example:
[inline]
[script type='text/javascript' src='http://www.etsy.com/etsy_mini.js'][/script][script type='text/javascript']new EtsyNameSpace.Mini(6996285, ‘shop’,’thumbnail’,3,3).renderIframe();[/script]
[/inline]

The above is my etsy mini without adjustments. …