Hi,
Great theme! But, I would like to ask for a third column to the right of the main body, instead to the bottom of the left column.
Could you be so kinf to post a quick fix at least? It kinda urgent.
Many thanks and keep up with the good work.
Renato

Comments

finex’s picture

It's not so difficult add a third column to the right. I'll could add it to the bluezone theme, but if you are in a hurry I can give you some quick hints:

You have to add a container (div) on the page template for the new sidebar, you should have something like this:

<div id="sidebar_left"> ... </div>
<div id="center_column"> ... </div>
<div id="sidebar_right"> ... </div>

After that, you have to edit the CSS for set the width of the three columns and for displaying them on the same line (with the float property).

If you need the code you'll have to wait: this days I've to finish some works and them has the priority. Maybe next week I'll should have some more time for updating the bluezone template adding the third column as an option.

Good Luck!

Renato71’s picture

Hi,
Ouch. Frankly speaking, I do not know what a "container" is in this context :S I've toyed with those

tags, but only thing that I managed to do is to make some Picasso look alike theme. This is way over my head. Well, I'll guess funcionality will preceed urgency here :)
Take your time. I think you could make better job then me.

Also, if not asking to much - When you got around to add 3rd column, if you could give me some tips as how to play around with width. Like, to make all three columns span over 90% of browser window.

Thanks again for your effort!
BR,
Renato