News:

Looking for documentation? Take a look on our wiki

Main Menu

Shipment/Payment method

Started by vasia, September 30, 2014, 11:42:01 AM

Previous topic - Next topic

vasia

Hello,

I' have a problem into cart, in payment and shipment method selection. When I have more than 1 text line in title and description, the checkbox isn't in first line of text but it changes position.

This is the source in webpage:

<fieldset>
   <input type="radio" name="virtuemart_paymentmethod_id" id="payment_id_2" value="2">
   <label for="payment_id_2">
      <span class="vmpayment">
         <span class="vmpayment_name">Title</span>
         <span class="vmpayment_description">Description</span>
      </span>
   </label>
</fieldset>


So, I'm looking for its template if someone knows where I can find it.

Except if there is another way to resolve it.

Thanks in advance. Waiting for your knowledge.

[attachment cleanup by admin]

GJC Web Design

It's not in any template - it is created on the fly in the vmpsplugin.php

Looks only like a clearing problem in css

try something like

<some selector> fieldset{
clear:both;
display:block;
}
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation