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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | blocks-view.png | 642.41 KB | ajaygautam |
| #1 | modules-view.png | 646.69 KB | ajaygautam |
Comments
Comment #1
ajaygautam commentedI have attached the screen shots to this bug report.
Comment #2
jwolf commentedAcquia Marina has different layouts depending on block placement.
Please review the Acquia Marina Handbook. Specifically, please see the Layouts section.
Comment #3
ajaygautam commentedjwolf: 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.
Comment #4
jwolf commentedYou 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
Comment #5
ajaygautam commentedOk, 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 :)