[Pro] Html item less than page size overflows

Hello… I have a page that is 960 x 3500px and within the page is an html item (all text) that is 900 x 3000px… FP shows the text is contained within the page, however when I browser test w/Safari and FF, the text flows off the bottom of the page background… The page is set for RPL and CSS… I broke up the text into smaller items wiith the same results… The text was lifted of one of my sites using copy/paste special unformatted text into a Word document, saved as .txt using Verdana and then imported into the html item… Any ideas why this is overflowing, as I have looked thru the documentaiton and online with no clear sense of solution… Appreciate some advise… Mark z


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

The text was lifted of one of my sites using copy/paste special unformatted text into a Word document, saved as .txt using Verdana and then imported into the html item…

Can you share a link with us?

BTW - any text which is copied from a Word file or output from Word - no matter what format cannot be trusted not to bring baggage along.

Clean your word text by copying it out of Word into a Plain Text editor like TextWrangler (Free) making sure it is in Plain text mode.

Now copying the Plain text from TW into FW will give you ‘clean’ text. (Other Plain Text editors like Text Edit will work too (in Plain Text mode NOT RTF)

There is also Tim’s action called WordZapper which will do the job. http://www.freewayactions.com/product.php?id=029

David


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

Thanks Dave… I tried WordZapper and it did something to the CSS menus that I had to back out of… I then used TextEdit and followed your instructions with no change to the issue I have… I would like to send you a copy of the page, but being new to FP, not clear how to do that… Mark z


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

One more chnage… Now FP is showing the html text outside of the page size… Mark z


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

A link?

If you want to send a file then you will find my email address on my People page.

D


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

I would like to send you a copy of the page, but being new to FP, not clear how to do that…

The same as with indesign, illustrator, word and other files. Save it, and then send it to someone as an attachment. I’m sure Mail ain’t new for you :slight_smile:

You can send it to me too at email@hidden

Richard


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

Mark,

I have experienced similar issues with items–text and graphic. What I see in Freeway isn’t always what I get in a browser.

I, too, would like to understand.

Will


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

It sounds to me as though you are expecting font sizes to be static on all browsers/platforms. This is categorically not how HTML works. First of all, no two combinations of browser and computer OS can agree on how to render any font, at any defined size. Second, your design should expect that, respect that (particularly if you are expecting visually-disabled visitors – it’s the law in many countries that your page should remain visible and readable even at extreme font sizes), and react intentionally to that. (Design for variations, because they will always occur.)

If you draw an HTML box, fill it with a color or photo, send it to back, and give it a defined height, it will never react to changes in the other elements on the page. They are as if drawn on different (stacked) sheets of glass.

To make a background color on your page, separate from the background color of the browser window, you can use the separate Page and Window background pickers in Freeway Pro 6. If this doesn’t give you precisely the look you want, you can also create a nested inline layout, which will respond to font size changes by growing as you expect. There are approximately 1,000 threads on the Web archive of this mailing list related to inline layouts, many tagged with “box-model” as a description. http://www.freewaytalk.net/search_results.html?forum=0&person=0&object=message&search=inline+layout

Finally, if you post a link to your page, and describe what you see wrong with it, you will get a lot more informed answer from anyone here.

Walter

On Jul 16, 2013, at 8:31 AM, Will wrote:

Mark,

I have experienced similar issues with items–text and graphic. What I see in Freeway isn’t always what I get in a browser.

I, too, would like to understand.

Will


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