amandablum / mindup

1 stars 0 forks source link

pagebuilder, 2 col medium- button should align to baseline of image. #68

Closed amandablum closed 8 years ago

amandablum commented 8 years ago

2016-04-03_1255 related to #57

vitamincee commented 8 years ago

It's kinda hard to do that if we don't know how long the text will be above it ya know?

amandablum commented 8 years ago

there's a character limit on that field, so it should always be the same # of lines or less.

vitamincee commented 8 years ago

right but if it's location is based on the margin between it and the text above it, if that text is less than the full amount it won't line up. i could make it positioned absolutely, but then that opens up a whole bunch of potential overlapping/positioning issues

amandablum commented 8 years ago

k here is my plan. Position it as if we've maxed out the copy. If there's less, they can add
to adjust it or just leave it.

vitamincee commented 8 years ago

screen shot 2016-04-06 at 3 50 12 pm

this is what happens when the field is totally full