No, unfortunately it is not possible, that is a big limitation of this template. However, there is a way to move it to side column to the left instead.
Printable View
If I remember correctly, all you have to do is change .centerColumn's float:left to float:right, then open includes/templates/YOUR_TEMPLATE/images/content_bg.gif in an image editing program, and flip it.
But there may be more to it than that, let me know if that doesn't look right.
I have a work in progress at www.eers.co.uk/catalog. I've modified the template quite a bit through the style sheet, etc but am struggling to get rid of the white space between my main image and the horizontal menu above it. Any idea how I can move everything up a bit? I don't mind having a white space of around 2 pixels, but not this wide band of white.
Thanks in advance.
Hi guys,
I have tried to be good and read this MASSIVE thread as well as reading the readme file but I can't find the reason why none of my activated boxes are showing up in the right hand column when using IE7.
When using Firefox it seems to simply ignore the right column, i.e. The text from the 'middle' page continues over to the grey right hand column as if it wasn't there.
I have done my best to avoid modding my site too much!!!
Thanks for a the great template!
On the sub-category pages, I would like to:
Basically I want to bring everything closer in on the page and not so spread out. Can anyone tell me which file (s) I need to change? Thank you in advance.
- center the product image, title, description, attributes
- have the add to cart box right under the attributes
- write a review and tell a friend side by side under the add to cart box
You must mean on the product information pages? The subcategory pages don't have all that stuff on them. :-)
all that would be don in includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display. The nice thing about that file is that every section is nicely separated with handy little hidden tags. So you can just copy and paste the add to cart section, etc., right where you want it.
I must say though, that would seem really narrow and tall to have everything one up on the other like that, but it is doable.
Once you get them in the right order you want, then you'd need to adjust the css.
Hi Jade,
Thank you for your quick response. I was able to move the add to cart box where I want it and am wondering if you could help me with the css.
The only thing I moved was the add to cart box. How can I get everything moved to the center?
Thanks so much for your help.