[Pro] flexible width footer

Sorry but I just don’t understand it. Sorry, I feel kind of stupid…


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

Simple question:

How did you place #item34 or #item12?

Cheers

Thomas


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

… just a side note:

Walter tries for years (and he never got tired to do) to explain in an unobtrusive way to explain the difference between “absolute” positioning (aka drop and drag) and “relative” positioning. I admire him for this. Me personally I learned it by paid screencasts that doesn’t exist anymore.

For exactly this reason, I once started a huge screencasts series that can be found here:

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

Cheers

Thomas


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

I have two html boxes, the one on the back is as width as the page itself and has a color, The one op top of it, inside the box, has a width of 1000px.


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

… then try to set the width of the inner to:

width: 100% (or even 90%)
and
max-width 1000px (the icon below the width).

Cheers

Thomas


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

Doesn’t work, The HTML box still gets cut off if the screen is smaller and you scroll to the right.

On 5 Jan 2014, 1:28 pm, Thomas Kimmich wrote:

… then try to set the width of the inner to:

width: 100% (or even 90%)
and
max-width 1000px (the icon below the width).

Cheers

Thomas


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


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

Ok - it is caused by your footer.

#item18

needs a width of 100% and all its content need to be placed “inline” (within the item18).

Cheers

Thomas


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

All the content is placed inline within item 18. Tried the 100%, still didn’t work. Besides, all the items are getting cut off, you can see it here: www.plug-and-play.nl

Maybe you can make me an example file that doesn’t have this problem and I could use the configs for my page.

On 6 Jan 2014, 3:09 pm, Thomas Kimmich wrote:

Ok - it is caused by your footer.

#item18

needs a width of 100% and all its content need to be placed “inline” (within the item18).

Cheers

Thomas


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


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