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

CommentFileSizeAuthor
acquia-marinascreenshot.png41.24 KBToddv

Comments

stephthegeek’s picture

Status: Active » Fixed

You 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.

Toddv’s picture

Thank 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...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.