buttons hover rather than scrolling with page! buttons hover rather than scrolling with page!
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

buttons hover rather than scrolling with page!

Started by kev@num, April 08, 2006, 03:10:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kev@num

hello!!

if you click this little link:

http://www.innovation.gb.com/galleries/displayimage.php?album=85&pos=0

you'll see i've got the gallery loading up in a small area on the right hand side of the page.. it all fits in fine which is great.. (oh it's a DIV area by the way, with a class to add the vertical scroll bar)... anyway.. try scrolling down... you'll notice it scrolls, but the   slideshow / info. / thumbnail / prev / next  buttons, do not scroll, they sort of hover where there are for some reason!! does anyone know why this is happening and/or how to fix it?!

Thanks in advance..

PS i'm using 1.4.4 :D
kev@num
:)

Joachim Müller

doesn't happen in FF, but only in IE. Not sure what causes this. Review the css class navmenu.


kev@num

it worked!!

i revmoved this from the css file:

        position: relative;
        display: block;

within one of the navmenu styles :)