Hi

I've been using drupal for a while now, but this time a client requested me to customize the front page by adding another column to the theme I selected, Barron.

I've been looking all over the web for solutions for this, I think the best way to do this should be with the front page module, which I have already installed, but the thing is, I'm a graphic designer and my knowledge of php is very little, so I have no idea how to add a left sidebar to the theme.

Any support would be most appreciated

Thanks!

Comments

jwolf’s picture

If you feel comfortable editing the style sheet and modifying the theme, this should not be too difficult a task.

Currently, the Barron theme contains a sub-theme (Barroness) which has the sidebar on the left. Looking at the Barroness sub-theme code and reading through this thread will help you a great deal with adding the additional left sidebar. An important item that needs attention is changing the overall width of the main content area - reduce the width - to accommodate the additional sidebar.

jwolf’s picture

Assigned: DrStein-1 » Unassigned
Status: Active » Fixed
DrStein-1’s picture

thanks for the thread!

I'll look it up

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.