Good morning, all.

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;
}

If this is where the problem is at, I'm not sure where to fix it.  Any 
help would be appreciated.

Thank you,

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