Take a look at these screenshots of what "sidebar last" looks like on these 2 pages:

/admin/build/blocks:
http://www.re-taste.com/tmp/blocks-view.png

/admin/build/modules:
http://www.re-taste.com/tmp/modules-view.png

The website being built, for now, is located at http://http://taste.hosting2.idnet.net/ and will be moved to http://www.re-taste.com when done. Please do feel free to look around.

Issue: The blocks-view is *only* available on the blocks page. Rest everywhere else, the modules view shows up.

Fix: The view needs to be made consistent throughout the website. Preferably, the one displayed in the block view will be made available throughout.

PS: Is there is a work around that would let me have the blocks view format everywhere, please do contact me.... ajay610@gmail.com

CommentFileSizeAuthor
#1 blocks-view.png642.41 KBajaygautam
#1 modules-view.png646.69 KBajaygautam

Comments

ajaygautam’s picture

StatusFileSize
new646.69 KB
new642.41 KB

I have attached the screen shots to this bug report.

jwolf’s picture

Status: Active » Closed (works as designed)

Acquia Marina has different layouts depending on block placement.
Please review the Acquia Marina Handbook. Specifically, please see the Layouts section.

ajaygautam’s picture

jwolf: Thanks for the doc link. Much appreciated.

I think my setup is falling in the "Layout main-last" category. Not entirely what I want. The documentation does explain why its doing what its doing, but does not offer any tips on modifying the layout behavior.

I want the "Layout first-main-last" setup, but without the "first" part.

I am going through the Using Drupal book, and looking at how to modify the theme to do what I want.

Any tips / information / pointers on getting this done quickly would be VERY much appreciated.

Thanks.

jwolf’s picture

You can use the 6.x-2.x-dev version of Marina which has the rounded block style available as a Panels style.
Use Panels 3 to create the layout that you want and choose the Acquia Marina rounded block style for the regions or panes.

http://www.scribd.com/doc/16183076/Styling-Theming-Panels-3-for-Drupal

ajaygautam’s picture

Ok, will try that.
For now, I changed the pixel distribution from 50-50 to 70-30 in the css file. The client is happy with that.
Perhaps in the next iteration.

Thanks :)