[Pro] how?

hello, i wonder how do that. (div always in the bottom.)

the div always is in the bottom and to make larger the browser window, always still in below


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The body tag is set to height: 100%, then the first pane is also set to height: 100%, then the more dingus is set to position: absolute, bottom: 0, left: 50%, left-margin: (50% of dingus width). Background images can be specified with background-size: cover, which gets you the resizing behavior automatically.

It’s not easy to duplicate in Freeway. I did just such a page recently: http://www.definingmoments.me and I had to write an Action to get Freeway to even publish it the way I needed. It’s furiously non-WYSIWYG in the layout view, too, which causes my client no end of pain when he tries to edit it. (Not proud about that part.)

Walter

On Jun 17, 2014, at 12:56 PM, jgalicia wrote:

hello, i wonder how do that. (div always in the bottom.)
http://www.griflan.com

the div always is in the bottom and to make larger the browser window, always still in below

http://www.griflan.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Walter, i do that


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

What are you asking us to download here?

Walter

On Jun 17, 2014, at 1:15 PM, jgalicia wrote:

Thanks Walter, i do that
WeTransfer - Send Large Files & Share Photos Online - Up to 2GB Free


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The freeway file, i do example but dont work,


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Publish the site somewhere, where we can see the HTML and CSS. Did you apply the PageDiv Extended Action to the page, and set the height to 100% there? Also did you set the height of the body to 100%. Both of those are required before you can get much further. Then you have to build your page as an inline layout, and set your first pane to a min-height of 100%.

Walter

On Jun 17, 2014, at 1:18 PM, jgalicia wrote:

The freeway file, i do example but dont work,


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options