Hi,

you´ve created a great theme and I really like it. I currently use it but when I chose to use left and right sidebar the content area is pretty small.
Can you give a quick reference on what files to change to increase the width of th theme (to increase the width of content area when two sidebars are used).
Maybe there is also the possibility to add an option to theme to increase the width from settings.

Thanks for response,
best regards,
Maik

Comments

DonnyCarette’s picture

You can override the css with adding a local.css file or using a module like css injector.
Yesterday i started looking for adding option for width to the theme, but noticed that it would also require to rebuild the images (like the header background). So i'm not going to add this feature.
The following should be overriden to use another width:
#container, #header, #footer, #headerTop, #top, #headerWrapper, .one-sidebar #center, .two-sidebars #center, .no-sidebars #center,.maintenance-page #contentWrapper
I think that would be enough.

DonnyCarette’s picture

Status: Active » Closed (works as designed)