Hello, I installed the Quick Checkout module and I would like to change its width. I use the default 3 col template and the Quick Checkout module appears wider than other pages (like contact us). It is not attractive, columns (left and right) are smaller. Right column goes out of the site. Could you please tell me how to change its width ? Thanks a lot. Regards, Jeff
You will need to modify the css style sheet in the module itself - default.css . Try the percentage here in .collapsible { border:1px solid #000; background:transparent url(../../../templates/default/images/th.jpg); color: #FFFFFF; padding:3px; height:20px; margin-top:0; line-height:20px; margin-bottom: 3px; vertical-align:middle; width:100%;}