-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
-- Browser(s) name and version -- : latest IE, FF and Chrome
-- Error-message(debug-mod must be tuned on) -- : None
Hello,
The checkbox for the terms and conditions and the link to the terms are on 2 lines.
When I see the code I can't figure out what to do to get both on one line.
code:
<div id="hikashop_checkout_terms" class="hikashop_checkout_terms">
<input id="hikashop_checkout_terms_checkbox" class="hikashop_checkout_terms_checkbox" type="checkbox" value="1" name="hikashop_checkout_terms">
<label for="hikashop_checkout_terms_checkbox">
<a id="shop_terms_and_cond" rel="{handler: 'iframe', size: {x: 800, y: 800}}" href="/alv-nl" onclick="return window.hikashop.openBox(this,null,false);">Gelieve de Algemene Voorwaarden te accepteren voor u verder gaat</a>
</label>
</div>
See the screenshot:
Hope someone can help me.
Thanks in advance.
Kind regards, Wilfried