News:

Looking for documentation? Take a look on our wiki

Main Menu

Payments methods

Started by miauczyk, September 05, 2013, 18:08:37 PM

Previous topic - Next topic

miauczyk

Hello,

Do You know how to increase space between method payments? When my page is displaying my 3 method payments, they are bordering to close each other and it dosent look good. :p

Maxim Pishnyak

Quote from: miauczyk on September 05, 2013, 18:08:37 PM
Do You know how to increase space between method payments?
First step of howto is to give us an url.
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

miauczyk

Here You have url : http://www.e-ambrosia.pl/cart/editpayment

There are three method payments: Płatność przy odbiorze, Przelew zwykły, Dotpay przelew online. This is in polish.

They are to close each other as You see.

I know little css and php but I cant fix it.

Maxim Pishnyak

As I see it's possible to adjust css property for target class. Do you know with what class you need to work? Firebug tool (FAQs in this forum section) could help you to identify target class.
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart

miauczyk

I know how to find class. I increased size of words in methods payments. I found class: vmpayment and I put command to increase size in file vmsiteltr.css.

But I dont know how to increase space between method payments. I tried to modify file vmsite-ltr.css by adding commands margin: 15px; and padding: 15px; margin-top, margin bottom but it was all useless. Nothing changed, or changed in way not acceptable. I tried to use another close class to vmpayment but nothing happen.   

I think that I put wrong command or I put it in wrong file.   

I can find class by using firefox inspeqt element, but I dont know how to find file where this code is. The most common in this situation is vmsite-ltr.css so I tried to modify it.

Maxim Pishnyak

Quote from: miauczyk on September 15, 2013, 19:08:42 PM
I can find class by using firefox inspeqt element, but I dont know how to find file where this code is. The most common in this situation is vmsite-ltr.css so I tried to modify it.
Btw firebug could show you not only file, but also on which row necessary code is.
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart