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
:)
doesn't happen in FF, but only in IE. Not sure what causes this. Review the css class navmenu.
thankyou :)
it worked!!
i revmoved this from the css file:
position: relative;
display: block;
within one of the navmenu styles :)