Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

silence

macrumors member
Original poster
Jun 1, 2005
68
0
Hey y'all.. :p just have a quick question for you in Adobe GoLive.

Is there any way to align a layout grid vertically?

I can obviously align it left, centre, and right.. but i cannot seem to find any option for aligning top, centre, or bottom. Is this just not possible or am i missing something? Please help restore my sanity as i'm going nuts trying to figure it out

:eek:
 
having never used go-live myself I can't say but I would just suggest hand coding it. I assume go-live has a split view(code/design) so I'd simply click the cell you wanted and code it like this:
<td valign="top">yo</td>

etc.
 
Well, I'm not much for using grids, but I can think of one solution that could help what you want to do...

Starting with a blank page... add a table with a single cell. Make the table's height and width 100% (so it takes up all of the page). You should then be able to add your grid to that cell and set both horizontal and vertical alinement for it's placement (because you have that type of control within cells of tables).

It is not perfect... but it works.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.