Closed (works as designed)
Project:
Acquia Marina
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2009 at 15:29 UTC
Updated:
28 May 2009 at 01:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
marty.true commentedAfter digging a little deeper into this issue myself, it has become obvious that the problem is in the CSS and the page.tpl.php. Even though the page template has great use of php IF statements, there is no provision for a "sidebar_last_ONLY" as far as the CSS is concerned. Using Firebug, I was able to manipulate the CSS to a point of almost making it work as it should. So it is a fixable issue if the CSS and page template files are reworked to allow for a "sidebar_last_ONLY" situation.
Comment #2
jwolf commentedMarina has different types of layouts depending on block placement.
Please review the Acquia Marina Handbook @ http://drupal.org/node/357261
Specifically, please see the Layouts section at http://drupal.org/node/357261#layouts
Comment #3
marty.true commentedAwe that's a shame that it is being left as "by design". The fact that the icons are chopped in half and the block borders disappear... is that REALLY meant to happen by design? Such a great theme to pawn that off as "by design". It looks like it can be corrected with just a little magic by php IF statements and some additional CSS. I guess I'll toy with it myself to make it work properly.
Comment #4
jwolf commentedAttached is the original mockup for those who doubt.
Comment #5
jwolf commented