http://www.prom-mart.com/index.php?m...create_account
It looked like my test site link above, still with right column.
Captcha worked and looked perfect.
One column is an alternative that comes with this template in the Read Me file. Globally turn off right column and insert this code in stylesheet, copied below asterisks.
I use IE9 but have Firefox. It shows that the post code is .inputLabel #postcode. But I can't find that in the stylesheet to try and float it left.
sph
www.prommart.com
**********************************
7. If you would not like ANY sideboxes on this site, simply go to your admin under "Configuration", then "Layout Settings", and set the "Column Right Status - Global" to "0". This will turn off both left and right sideboxes globally, whether or not any of them are set to "on" under "Layout Boxes Controller". Then add this to your stylesheet:
#centerColumnWrapper2 {
background:#ffffff!important;
}
.centerColumn {
float:left!important;
width:95%!important;
}
Bookmarks