Riddle me this Batman.
How can I set this page up so that the paper textures in the left and right columns line up at the bottom? Keep in mind that the copy will vary per model home and the background paper texture images are jpegs.
The Joker (aka RavenManiac)
http://rcb.idealynx.com/lindsey
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
The hundred and first time:
Boxes with floating items in it (#content-wrapper) need to be clearfixed (action available - even page-wide automatic but honestly not tried yet - please seek actionsforge).
Height attribute for this buddy either minimum or available.
Step2:
Apply then the lighter paper-pattern to #content-wrapper instead of left column.
Pretty sure - then you are closer to it.
Cheers
Thomas
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
On 19 Apr 2013, 6:57 am, Thomas Kimmich wrote:
The hundred and first time:
Boxes with floating items in it (#content-wrapper) need to be clearfixed (action available - even page-wide automatic but honestly not tried yet - please seek actionsforge).
Height attribute for this buddy either minimum or available.
Step2:
Apply then the lighter paper-pattern to #content-wrapper instead of left column.
Pretty sure - then you are closer to it.
Cheers
Thomas
Thanks Thomas. When I applied the lighter paper pattern to the #content-wrapper the entire section when white. I take it that’s what the Clearfix Action is needed for.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Awesome! Worked like a charm. Now I just need to change the grass graphic at the bottom to a transparent PNG. Thanks Thomas!
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
I take it that’s what the Clearfix Action is needed for.
Exactly.
Floating items are causing their parent-div to collapse to a height of 0 (zero, nil, naught).
No height - no background (and no margin-bottom btw.)
Clearfix is bringing back the native height of this parent - depending on the largest inflow div.
Cheers
Thomas
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options