Closed (fixed)
Project:
Alek 2.0
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2008 at 19:40 UTC
Updated:
7 Mar 2008 at 04:19 UTC
I was just wondering if I could get a quick tip on the best way to use 2 columns with this theme. If I were to delete an entire region out of the theme (template.php and page.tpl.php) what changes should I make to the existing portion? I could do this by trial-and-error, but if you have any guidance to us attempting to use this theme with 2 columns, it would be greatly appreciated!
Comments
Comment #1
chadchandler commentedIs there a particular column that is better suited to handle content while using 2 columns?
Comment #2
Wolfflow commentedHi prodigy,
I have understand your request and i suggest you to use the #sidebarRight only
and you get two column. You can of course delete the left-region in the page.tpl.php file so you will
get a larger main-content (i.e primarycontent, in the style.css file)
and delete this in page.tpl.php:
Please look in the oder php template files in the theme folder of
Alek 2.0, if there is some more refers to sidebarLeft
Cheers
Comment #3
chadchandler commentedRight, but there do not need to be any CSS changes? Example : Column width
Comment #4
Wolfflow commentedHi Prodigy,
Of course I do not know exactly your custom graphics, you will see if it will necessary to adjust some value
of width, padding, height and so on in your layout.
Generally the sidebarRight will remain floating to the right and the main_Column as mentioned above, will be possible
to enlarge to css.
Cheers