News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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