Zazzle Sidebar on Vox
I finally got the Zazzle sidebar (Blog Widget) to display correctly in Vox. The code they generate for you in Zazzle doesn't really display correctly in the VOX widget (embedded) window (right hand side column at the bottom of my VOX page).
If you want to have it display correctly go to the Zazzle Blog Panel page; Generate your code which will look like this:
<script language="javascript" src="http://www.zazzle.com/api/zp/zpanel?zp=117799089809773909"></script>
But replace it with:
<iframe src="https://www.zazzle.com/api/zp/iframe?zp=117799089809773909" scrolling="no" frameborder="0" style="width:150px;height:580px;"></iframe>
Making sure to replace the zp=XXXXXXXXXXXXXXXXXXXXXX with the one that was generated for your code (shown bolded above) or you will be displaying my products instead of yours. Not that I would mind.. but it defeats the purpose for you.