Jump to content

column images misaligned


Recommended Posts

i have a few images i in the left column that are misaligned. I added the Paypal and google checkout code to the blockpaymentslogo.tpl file and got the images in the column but not 100% what it should be.

post-80008-0-18398200-1312289289_thumb.jpg

 

 

<!-- Block payment logo module -->

<div id="googleCheckoutLogo"></div><script src='https://checkout.google.com/buttons/logos?merchant_id=220241564353726&loc=en_US&f=png' ></script>

<tr><td align="center"><a href="#" onclick="javascript:window.open('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/Marketing/popup/OLCWhatIsPayPal-outside','olcwhatispaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=400, height=350');"><img  src="https://www.paypal.com/en_US/i/bnr/vertical_solution_PPeCheck.gif" border="0" alt="Solution Graphics"></a></td></tr></table><!-- PayPal Logo -->

<div id="paiement_logo_block_left" class="paiement_logo_block">
<a href="{$link->getCMSLink(5, $securepayment)}">


</a>
</div>
<!-- /Block payment logo module -->

Link to comment
Share on other sites

  • 5 weeks later...
×
×
  • Create New...