Hi Jade,
I am trying to optimize the checkout bit of the template to improve sales.
I wanted to turn off the left and right columns so that people can concentrate more on the payment bit.
I followed the instructions on page 101 and 102 by you used the css
#loginBody #navColumnOne, #loginBody #navColumnTwo {display:none;}
#loginBody .contentWrap {padding:0 15px;}
#loginBody .outer {padding:0!important;}
#loginBody .float-wrap {width:100%}
it works fine on IE6 and Firefox &geko. IE7 makes the content box go small and to the right. I changed the
Padding: 0!important to Padding 1 important for now. It works on all browsers now although the side boxes show.
Is there anyway to tackle the problem.
the website is
http://morgan111morgan.com and pages are all the checkout pages.
Thank you for the nice template.
Regards
Onesimpleman