Philippe Wittenbergh wrote:
> On Aug 29, 2009, at 9:17 PM, Duane Nelson wrote:
>> Good morning, all.
> Good evening.
> 
>> Problem:  When a hyperlink bookmark within the main column is click  
>> on a
>> page, the page "scrolls" down but the top of all three columns  
>> "disappears."
>>
>> Example:  http://rapicom.net/site-2009/glossary.html (#, A, and B are
>> operational)
>>
>> CSS:  http://rapicom.net/site-2009/css/rc.css
>>
>> Within their current design (http://rapicom.net/glossary.html), all
>> seems to work properly in each of the different browsers.  But the new
>> design is causing the problems.  If I was to speculate, I think it has
>> something to do with the way that I've "stretched" with columns:
>>
>> #leftcol, #rightcol, #main {
>>     padding-bottom: 32767px;
>>     margin-bottom: -32767px;
>> }
> 
> Yup, that is the root of your issues. And the behaviour you see is  
> actually the expected behaviour.
> Solutions ? Another layout construction is your best bet.
> This one might be a solution.
> http://www.satzansatz.de/cssd/companions.html
> 
> Issue originally documented :
> http://www.positioniseverything.net/articles/onetruelayout/appendix/equalheightproblems

Thank you for your help.  I may not do it for this project.  But I have 
definitely noted the two other page you suggested.

Oh, the joys of learning :-\

Blessings!

Duane Nelson
Loss2gaiN Designs
http://myL2G.com
______________________________________________________________________
css-discuss [[email protected]]
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/

Reply via email to