We have been working on our site using the Acquia Marina theme, but our developers have had a great deal of trouble stretching one box of content across the middle and right column. In addition, they have not been able to figure out how to make the right column slightly larger than the left. The major issue here is that the example theme that is displayed under all of the "Themes", has both of these. Now our developers are saying that the only way to do it is to design an html overlay for the homepage and deal with identical width left and right columns. Any advice? We have to get this right.

Comments

vm’s picture

the developers should have firebug installed on their machines. It's an addon for the firefox browser that allows them to see what see if being called in every element in drupal.

That said, they can adjust the size of the current regions in CSS.
They can adjust the layout of the regions in page.tpl.php and CSS.