Hi Walt,
First of all the reason I and most people buy Freeway is that you don’t have to know anything about programming code. It is an object orientated program to design a website. As far as I know Cascading Style Sheets (CSS) are only available in Freeway for text items. If I am wrong point me to CSS for graphic items like backgrounds and other presentation items which are visible on every page at the same position.
I decide on making the size 1920*1080 px and only made the grey gradient middle part 2560 width since for some reason it does not scale to higher widths when I design it to 1920 like the background blueish picture.
Yes the way this Freewaytalk website works (always everything is centered and the items stay in relative positions to eachother when zoomed in or out) is what I want. If the Freewaytalk site would have a background picture in staed of a white plane would it still work when zooming in and out ??
Summarizing you may have right that not all things are CSS in my website but just because I can not find it in Freeway pro 5.5 for other items than text (I am maybe just to stupid).
I have no clue in how to implement your footer explanation, since i can not find a “tile” nor “repeat” option in FWpro
On 10 Oct 2014, 2:49 pm, waltd wrote:
As far as your layout goes, this layout can be done with CSS very simply, and Freeway will do most of the work for you.
But in your head, you have fixated on physical dimensions – and the Web does not work that way.
Your display is freakishly large, and you are viewing the page full-screen. You cannot assume the same will be true at all for anyone else. I have a 17" PowerBook with the high-ppi screen, it is “wider” than my 20" Cinema display (I use two of those side-by-side on my Mac Pro). In both cases, I rarely have my browser window wider than 1200px, even though I will often stretch the window out really wide to see how badly something breaks.
When designing a page, you need to decide on a largest width you will support, and then provide a graceful degradation from that point in both directions (smaller and larger). You need to create a flexible layout that uses the very smallest-dimension resources you can make, because that will make your page load faster. If you look at the FreewayTalk site, you will see an example of that – a page that centers on the widest screen you can place it on, and has a graphical header and footer that can grow to fit without any ridiculous-sized resources. The header is two images:


The footer is a solid color in CSS. By controlling the repeat of these two images, they overlap and you never see the seam.
Your page could be broken down in a similar manner, and would require far fewer resources and would adjust to suit any screen without further effort on your part. Because your background is not nearly as tile-friendly as mine, you would need to make larger slices, but you still would be able to repeat the image if you look at it carefully enough. But you still could manage the effect by carefully planning the pieces.
Walter
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options