[Pro] Making HTML items span across the entire browser screen

Does anyone know of a way to size an HTML item so that the item fills the width of the page i.e. the entire width of the browser window? I tried the different width settings on FW Pro 6 but could not get it.

Thanks!


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

You tried 100% yet? Item has to float left.


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

If you want the element to span the entire browser, yet you have the page centered, you can only achieve 100% of the parent element – in that case the PageDiv, which will be whatever width you set for your centered page.

To truly center a page and still have elements that are 100% browser width, you need to create an inline layout and use margin:auto to center the fixed- or percentage-width “page” element and its children.

http://scripty.walterdavisstudio.com/fwtalk/fwtalk.zip

Walter

On Apr 1, 2013, at 12:45 PM, Richard van Heukelum wrote:

You tried 100% yet? Item has to float left.


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

Got it… Thanks Walter!


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

Walt, when I preview in browser (Firefox 19.02) in Freeway (5.6.5) I get the spinning beach ball and it never previews.

Anyone else having this problem?

Bob


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

Yeah, same problem with any browser… but you can see how its put together anyway…


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

It should be downloading a Zip of the site. The actual URL for the example site is here: FreewayTalk

Walter

On Apr 2, 2013, at 5:41 PM, Seth Rosenblum wrote:

Yeah, same problem with any browser… but you can see how its put together anyway…


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