Hi all,

please take a look at my footer

www.clickyshop.com

Can anyone please tell me how to get the Paypal, Paynexus and SSL in one line?

<div id="paymentsWrap"><div id="payments"><a href="http://www.paypal.com"><? echo zen_image($template->get_template_dir('paypal_logo.gif', DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . 'paypal_logo.gif', 'paypal.com — la mejor solución') ?></a></div></div>
</div>
<div id="paymentsWrap"><div id="payments1"><a href="http://www.paynexus.com"><? echo zen_image($template->get_template_dir('paynexus1.jpg', DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . 'paynexus1.jpg', 'Paynexus — Su red de pagos por Internet') ?></a></div></div>
</div>
<div id="paymentsWrap"><div id="payments2"><? echo zen_image($template->get_template_dir('rapidssl_ssl_certificate.gif', DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . 'rapidssl_ssl_certificate.gif', 'Navega seguro con clickYshop.com') ?></a></div></div>
</div>
</div><br class="clearBoth" />
</div>
This is the part in the file where I would need to change something, but where? I already tried out several things, but somehow dont get it done...

Thank you very much in advanced,

kruna