checkout page now sees strange alignments

GK User
Wed Aug 15, 2012 4:36 pm
hi

since some updates made by gavick, my checkout page, doesn't seem quite right.

see images: the refresh and delete buttons are now underneat each other while this should be nicely aligned next to each other

also, the user details are messed up (first header), see image. (align_2)

can this be fixed?

thanx!
User avatar
Platinum Boarder

Konrad M
Thu Aug 16, 2012 1:48 pm
Hi,
to fix buttons please try add to override.css
Code: Select all
.cart-summary .inputbox {
float:left;
}

and remember to enable override.css option in template settings. On my chrome details are looking good.
User avatar


cron