1

I have a site that uses fixed position, rotating and scaling images as a header that link through to external sites. The images are wider then the container div. Everything works pretty well except that when you scroll the page the navigation goes over the top of the images in the header due to the fixed position. I was wondering if there was a was to clear the fixed elements or prevent the navigation from scrolling over the slideshow? Here is a link to the site: http://www.ginkandgasoline.net/

4

1 に答える 1

0

スライドショーの画像には「位置:固定」があります...したがって、すべてが正常に機能しています。スクロールの問題を解決するには、これを削除してください...

于 2012-10-26T21:42:01.087 に答える