Before you begin...
If you just want to move Buy Buttons around, keeping them near the images on your page, we always recommend that you use CSS and not the method below. Please see our Customizing the Buy Buttons article.
Manually positioning the Fotomoto Buy Buttons
If you need to position a single Buy Buttons in a specific position on your page or in your HTML, you can put the following DIV in your code where you want the Buy Buttons to go:
<div id="FotomotoToolbar" class="FotomotoToolbarClass"></div>
Important note:
The code shown above will cause only one Buy Button toolbar to appear on your page, so we do not recommend using it on pages with multiple images. This solution works well for pages with one image, for example, a photo "details" page within a gallery.
