Checkout paying method not showing corectly

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Sep 11, 2014 5:48 pm
Reply with quote
Report this post
I would like to make a difrent paying method in a new row. You can see how it looks now in the picture:

Image

P.S. I usually sorf this kind of things on my own, but atm i have no time. Go easy on me :D
User avatar
Fresh Boarder

teitbite
Sat Sep 13, 2014 9:22 am
Reply with quote
Report this post
Hi

Please tell me the url to the page I'll be able to see this.
User avatar
Moderator

GK User
Tue Sep 16, 2014 2:20 pm
Reply with quote
Report this post
Hey mate,

sry for not responding for so long. I have no time and no good internet connection :D.
I have 1 more problem on a picture below.

Image

I don't know what kind of suport you have here but il make a superuser and send you to PM so you can check the code and changes i made also.

THX
User avatar
Fresh Boarder

teitbite
Wed Sep 17, 2014 9:42 am
Reply with quote
Report this post
Hi

For first problem add this to override.css an make sure override is enabled in template settings:

Code: Select all
.cart-summary fieldset br {
display: block !important;
}


For the new issue please tell me an url to page where I can see this problem.
User avatar
Moderator

GK User
Thu Sep 18, 2014 9:32 am
Reply with quote
Report this post
User avatar
Fresh Boarder

teitbite
Fri Sep 19, 2014 10:17 am
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.availability {
    float: none;
    margin: 0;
}
User avatar
Moderator


cron