box model???

Hi,

I built my recent site using the inline box model. I took on Dan Jasker’s tutorial, and everything seems to be working great except for text.

I am experiencing text expanding beyond boxes. How do I keep text from expanding or how do I make text expand without breaking a box?

Thanks in advance,
DR


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

Make sure that these boxes have their height attribute disabled. Click
on the up/down arrow icon left of the Height box on the Inspector. The
value will dim, and the field will become disabled. When Freeway
publishes the HTML, the height attribute will be left out of the code,
and so the box will “shrink-wrap” around its contents. Then when those
contents grow, the box will grow with them as well.

Walter

On Dec 28, 2010, at 9:16 AM, Dave wrote:

I am experiencing text expanding beyond boxes. How do I keep text
from expanding or how do I make text expand without breaking a box?


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

Hi Walter,

The box model issue I’m having is also related to the same site posted in this thread: http://www.freewaytalk.net/thread/view/82780

If you notice anything odd, I would gladly appreciate any feedback.

Thank you,
DR


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

Sorry, this links back to the current thread, not a different thread.
Just post a link to the page in this thread, it’s quicker and keeps
everything together.

Walter

On Dec 28, 2010, at 2:40 PM, Dave wrote:

http://www.freewaytalk.net/thread/view/82780


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

Hi Walter,

Oops! Sorry about that.

link - http://wrenchwranglers.com/home.html

When resizing the browser, you’ll notice the text breaking the box. I also notice some text overlapping. I believe the overlap is due to several html items within a parent html item.

Not sure if this is even something to worry about. How many folks are really going to resize their browsers to the max decrease & max increase. I guess at this point it’s the fact that I know of this issue…should I let it worry me? Hmmm. It would be nice to have it fixed.

Cheers,
DR


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

As per Walter’s pervious message wil fix it.

Make sure that these boxes have their height attribute disabled. Click on the up/down arrow icon left of the Height box on the Inspector. The value will dim, and the field will become disabled. When Freeway publishes the HTML, the height attribute will be left out of the code, and so the box will “shrink-wrap” around its contents. Then when those contents grow, the box will grow with them as well.


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

As per Walter’s pervious message wil fix it.

Well it would if this was actually a box model site but I suspect that there are many elements that are not ‘in the box’

David


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

Yeah, a lot of this site does not have undefined heights. Items such as body-wrapper, news-wrapper, etc. Check to make sure that these have undefined heights to ensure that the content is flexible.


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

On 29 Dec 2010, at 02:12, Helveticus wrote:

As per Walter’s pervious message

Walter, pervious? I won’t hear of such a thing!

best wishes,

Paul Bradforth

Buy my eBooks at:
http://www.paulbradforth.com/books/


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

Paul thanks for spotting the typo. English is my second language and I do my best not to screw it up but as much as I try, the little buggers seems to pass through.

Marcel


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

On 29 Dec 2010, at 17:19, Helveticus wrote:

Paul thanks for spotting the typo. English is my second language and I do my best not to screw it up but as much as I try, the little buggers seems to pass through.

Was only being humorous :slight_smile: Your English is fine.

best wishes,

Paul Bradforth

Buy my eBooks at:
http://www.paulbradforth.com/books/


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