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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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 :)