Is this possible in Freeway?

Hello freeway-people,

Is it possible to make a site like http://www.simontimmerman.nl in Freeway. I use Pro. If yes, is it difficult? til now i have made some basic websites with freeway, so i am not a pro freeway designer.

I hope you could help me out.

Thanks!
Steven


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

That is called a Responsive web site where the components resize or rearrange themselves to fit changes in the size of the browser window.

Yes, it is possible in Freeway, but not without either complicated coding or the use of one template that is available.


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

Hello,

I am not sure but suspect John is referring to the Backdraft template, which can be found here:-

http://backdraft.onrampwebdesign.com/

it is very simple to use and the support is great.

John


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

Thanks for tour answer. Still i have a few questions:
I See its a single page, with a menu that is scrolling down. And there are different pictures on his site when scrolling. How can i get this done and is this something i can do without making the site responsive?

thanks for your help.


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

Thanks for tour answer. Still i have a few questions:
I See its a single page, with a menu that is scrolling down. And there are different pictures on his site when scrolling. How can i get this done and is this something i can do without making the site responsive?

thanks for your help.


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

Those pictures move due to parallax effect. And that can be done in Freeway as well, see the discussion here: http://freewaytalk.net/thread/view/125569

Just be sure you work the inline-box-model-way … keep them 100% wide


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

Richard, this is not possible to make in a layer based website? I have never made a inline box model site.

Thanks,
Steven


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

Even when I start ‘layered’, the first thing I end up doing is start drawing a container DIV to keep al DIV’s together … for me it looks like the most logical thing to do. That way the flexible height DIV’s automatically will stay together when height changes. You can insert child DIV’s and play with negative top values in order to get them sticking out of their parents.

For me working inline just seems the most logical way to work.

Richard


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