sethrose
(Seth)
April 1, 2013, 1:45pm
#1
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
Richard
(Richard)
April 1, 2013, 4:45pm
#2
You tried 100% yet? Item has to float left.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
waltd
(Walter Davis)
April 1, 2013, 4:57pm
#3
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
sethrose
(Seth)
April 2, 2013, 8:17pm
#4
Got it… Thanks Walter!
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Robert_B
(Robert B)
April 2, 2013, 9:22pm
#5
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
sethrose
(Seth)
April 2, 2013, 9:41pm
#6
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
waltd
(Walter Davis)
April 3, 2013, 2:16am
#7
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