On the this page (Roman Umismatics), I would like to position the yellow 'bid
' button at the bottom right of the individual frames.
Current code
<p><a href="<?= $product->page_url() ?>"><img border="0" alt="Bid" src="/themes/roma/resources/img/bid.png" style="margin:0" /></a></p>
What code do I need to change to do achieve this?