Support Spidean |
Do you like our FREE downloads? How about the FREE support for the FREE downloads? Please help us out and donate any amount! It's fast and easy through PayPal.
|
Board Index > Support (.87) > Divs in theme.html that scroll under a fixed heading?
pru
Newbie   Posts: 9 Registered: 3/7/2005 Status: Offline
|
posted on 10/20/2006 at 09:45 AM |
hi,
i have hacked around a lot in AutoTheme (AT lite .87 with PN .7.6.2) but
can't manage to implement a solution like this one, that i found on the
web.
(to fix an IE6 browser bug, enabling content that scrolls under a
heading):
(i quote)
"This page has a fixed menu in the top left hand corner of the screen. This
menu will remain on screen at all times in NN7, Opera, Mozilla, Firefox AND
IE6!! Just scroll this page and see the menu pass over the top without so
much as a flicker (not like those javascript things that jerk and jump down
the screen trying to keep up with the scroll). In fact IE6 handles the
scrolling better that Mozilla/Firefox.
This is all done using standard CSS with a little help from another IE6 BUG
that makes it believe that 'ABSOLUTE' is 'FIXED'.
Just take a peek at the source code to see that all it takes is a setting
of height:100% for the body (with overflow-y:auto) and it works.
Anything that is position:absolute; or position:relative; will now be FIXED
in IE6. The only problem with this is that you cannot use absolute or
relative positions on the moving page but float is allowed."
briefly, i could get this to work outside Postnuke, but as soon as i put
the styles in, as he describes, around postnuke tags in an AT template, the
scrolling doesn't work.
any ideas?
tks
Pru |
| |
| |
|
|
|
|