How change styles and button positions?

GK User
Wed Mar 14, 2012 6:29 pm
Hi team!

I would like to know how I change from <h1> to <h3>. And, how change button positions.

Please, see in image below:

payment.jpg


Thanks a lot,

Leo
User avatar
Junior Boarder

GK User
Wed Mar 14, 2012 6:48 pm
Hi.
Could you paste URL to your site?
User avatar
Platinum Boarder

GK User
Wed Mar 14, 2012 7:01 pm
User avatar
Junior Boarder

GK User
Wed Mar 14, 2012 7:13 pm
Please paste a direct link to the problem.
User avatar
Platinum Boarder

GK User
Wed Mar 14, 2012 7:24 pm
Sorry!

http://gaiolasleao.com.br/2012/index.ph ... t?Itemid=0

Username: msilva
Password: 1234

After click in... "3º Passo: Selecione a forma de pagamento"

Thanks,

Leo
User avatar
Junior Boarder

GK User
Wed Mar 14, 2012 7:33 pm
To decrease size of it please edit template.css file and find the following line:
Code: Select all
 h1 {
font-size: 48px;   //here you can put your value
line-height: 42px;
}

And unfortunately, I don't see these two options under which you want to put buttons.
User avatar
Platinum Boarder

GK User
Wed Mar 14, 2012 7:39 pm
Ok, but, if i change the font-size direct in h1, will change all configurate in other texts. So, I want change only text in Payment Method.

So, I need apply <h3> in text Payment Method.
User avatar
Junior Boarder


cron