Previous Message
Next Message

Column not extending

Sent by Mick Housel on 9 May 2008 05:05


Thanks David for both the solution and explanation.

That fixed the problem and doesn't seem to have disrupted anything else.
Your assistance is much appreciated.

[EMAIL-REMOVED]
Remove SPAM above to email me :)

"I gave up mind reading, I found I didn't have the required equipment" -
Author : Self


-----Original Message-----
From: David Laakso [EMAIL-REMOVED]] 
Sent: Thursday, May 08, 2008 1:14 PM
To: Mick Housel
Cc: [EMAIL-REMOVED]
Subject: Re: [css-d] Column not extending


I /think/ for that particular page the CSS (checked on a local file) may

need to be amended:
#left,
#right/*,*/
/*#center*/
{
padding-bottom: 32767px !important;
margin-bottom: -32767px !important;
}

In other words, only #left and #right need to be targeted-- #center is 
excluded.




-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__________ NOD32 3087 (20080509) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: