News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Shipping method formatting in cart VM3

Started by mkilkie, August 19, 2016, 21:32:52 PM

Previous topic - Next topic

mkilkie

Sorry for the really simple question. I am a novice in CSS alteration. In my virtuemart cart shipping methods are not beginning on new lines meaning they wrap badly across the page. I assumed each method would begin a new line. I guess a simple br would sort it but I dont know where?

GJC Web Design

without a live example hard to give any advice

normally you would just add a clear:both to the element
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

mkilkie

Thanks for the reply. As usual I wasnt clear.

I attach a screendump of the cart on checkout. As you can see it looks like this.

. Royal mail signed for
Normally next day, signed for
(fee £2.37)  . Royal mail 1st class
Usually next day, no tracking
(fee £1.27) . Royal mail 2nd class
within 3 days, no tracking
(fee £1.20)

Not only is this ugly it is confusing to customers as the price for "royal mail signed for" is on the line for "royal mail 1st class" etc.

I know this is probably very simple but a nod in the general direction of whether there is something stupid I have done, or it is a css problem that is fixable.

thanks

Martin

dis shown on a line. Then there is a line break  for that method. The second method starts after the price and with no line break then

GJC Web Design

It can be solved with html or css but without the actual markup who can say....
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