Help to change some CSS

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
Fri Jun 14, 2013 8:19 pm
Reply with quote
Report this post
Hello,

I´ve problem to modify some CSS in checkout page. I could change the rest. I using to see the code i use Google Chrome browser.
1.For example i need set Paypal payment method down ING Direct (transfer bank)
Image
2. I would need set the coupon field the same height like button.
Image
3.Set the icon shape aesthetic.
Image
4.Set the country and city fields the same width like the rest fields
Image

Many thanks! :)
User avatar
Expert Boarder

GK User
Fri Jun 14, 2013 8:27 pm
Reply with quote
Report this post
Could You post an url to your site?
User avatar
Moderator

GK User
Fri Jun 14, 2013 8:39 pm
Reply with quote
Report this post
User avatar
Expert Boarder

GK User
Mon Jun 17, 2013 10:43 am
Reply with quote
Report this post
Please edit: /templates/gk_bikestore/css/override.css and add at its end:
Code: Select all
table.cart-summary td br {display: block;}
#cart-view-default .cart-summary .coupon-pane #coupon_code {height: 29px !important;}
#cart-view-default select {width: 171px !important;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron