[Pro] Small problem with HTML text

Hi, I have a small problem with HTML text in freeway. In the freeway canvas, I created an HTML box with text in it, however, when I preview it or look it in a browser, the text is “longer”, so I can’t accuratly determine how my page will look in the window based on what it looks like in Freeway. Is there a setting I can modify so that the HTML text in Freeway will look the same as it will in the browser?


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

This could be a couple of things - do you have it online somewhere we can see it?

Is your HTML box a layer or not (green or blue border)

How have you defined the text size - relatively small, larger etc by % or by specific sizes eg 14px

All these can affect how the finished page will look in the browser.

Defining the size in px will help to keep things equal in most browsers.

If your container is not layered (blue border) check that you don’t have it set to ‘width can grow’

David


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

For example, in the HTML box I edit the style to make the leading: 150% in Freeway, and base my design around it. In the browser though, the same “150%” is much larger


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

The leading is based on the text size - so how did you define that?

D


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

HTML

Verdana

11px


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

Just check what you have in the inspector when you have the text selected.

Do you have Character Type: or Paragraph Type: as HTML or GIF (1st Tab)

If either are GIF then that is your problem - your text is graphic text and not HTML text.

D


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

For an easier diagnosis of any problem it ALWAYS helps if we can see your page online.

When you put it online we can see/read the underlying code that has gone into the structure of your page and that helps enormously. Especially if you have set File>Document Setup>Output with HTML code: More Readable

D


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

You might want to consider using “px” to measure leading or line-height versus using “%'s”.

Also it sounds like an issue with undefined height not being set in the Inspector palette. I’m sure after you post a sample page, we’ll be able to see what’s going on.


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

how do I set the height in the inspector palette? If that doesn’t work i’ll post the link


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

I’ve created a page that illustrates my issue.

http://www.jbwebdesignonline.com/problem/problem.html


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

This looks like your 2 items on the page are layered items.

Layered items cannot interact with each other ie the blue box will not be pushed down by the text if it is displayed larger in the browser.

2 possible solutions (there are several)

1 Insert the blue box as an inline item after the text.

2 Change both items to non-layered.

D


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

Even so, why does the text look different in the browser (and in preview) than what I design in Freeway ? How will I be sure that the text i design in Freeway will be mirrored in the browser without making it graphic (bad for seo)


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

In other words: how can i get HTML text in freeway to match in the browser ?


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

Even when both items become non-layered, notice how the word “ut” at the very last line by itself in Freeway, but in Preview, “ut” is on the same line as “adipiscing”


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

^ link : http://www.jbwebdesignonline.com/problem/problem.html


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

Freeway’s design view is a rough approximation of a browser, and it
tries to strike a balance between one browser and another, but there’s
no one view that Freeway could show you that would magically equal
every other browser out there.

And there’s no Web page, no matter how cleverly and restrictively
coded, that will look precisely the same on every browser + platform
combination.

My advice: embrace the difference. Treat it like a Zen koan that opens
your mind to the reality that your design will change in myriad ways
when it reaches a browser. Then work to allow that change to happen
without destroying your design intent. That’s the hard part, and why
great designers are great.

Walter

On Dec 28, 2010, at 8:55 AM, CodeFreak wrote:

^ link : http://www.jbwebdesignonline.com/problem/problem.html


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

I was afraid you’d say that. Great advice! thanks alot!! =D


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