coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: kev@num on April 08, 2006, 03:10:09 PM

Title: buttons hover rather than scrolling with page!
Post by: kev@num on April 08, 2006, 03:10:09 PM
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
:)
Title: Re: buttons hover rather than scrolling with page!
Post by: Joachim Müller on April 09, 2006, 10:44:38 AM
doesn't happen in FF, but only in IE. Not sure what causes this. Review the css class navmenu.
Title: Re: buttons hover rather than scrolling with page!
Post by: kev@num on April 09, 2006, 03:13:37 PM
thankyou :)
Title: Re: buttons hover rather than scrolling with page!
Post by: kev@num on April 09, 2006, 07:04:33 PM
it worked!!

i revmoved this from the css file:

        position: relative;
        display: block;

within one of the navmenu styles :)