Closed (fixed)
Project:
Acquia Marina
Version:
6.x-2.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2010 at 20:14 UTC
Updated:
3 Apr 2010 at 14:00 UTC
My situation is I use a three column layout. On my homepage I want to use a Frontpage slideshow in a block in the content-top region. When I do so the slide block (in the content top region) forces the sidebar-last region to move down. Consequently the blocks within either of the sidebar regions do not align at their respective tops, as I would like.
Your screen shot illustrates this. So, in other words, looking at the screen shot, is there a way to make the sidebar-last's top line up with the sidebar first's top?
I hope that makes sense-
Thank you,
ps: I read node/#738312 and though that concerns a different version it's a similar question; didn't answer my question - thanks again
| Comment | File | Size | Author |
|---|---|---|---|
| acquia-marinascreenshot.png | 41.24 KB | Toddv |
Comments
Comment #1
stephthegeek commentedYou can target this region in CSS, to set the width. Using Firebug, have a look at the theme to see the width that the main content div is getting. Then in your local.css, set this same width for the content-top region.
There's no way to "move up" the sidebar-last region, since this is inset in the content region. If you want more flexibility with the layout, I'd recommend you try out the 3.x version of Acquia Marina.
Comment #2
Toddv commentedThank you. I have just been dragging my feet on moving to 3x but will take a look and no doubt make the move when time allows...