Hi
I have used a fix to make my sidebar appear correct on the Product overview page. The fix is in set in the quick CSS window:
.container .clear {
clear: none
}
And it works for my Product overview page (http://timmvladimirskoekken.dk/madkurser/).
But then my Checkoutpage edit fields is all mixed up and looks bad (http://timmvladimirskoekken.dk/kasse/).
How can I avoid this?














