If you view: http://bb1.ezheidtmann.com/Epsked
I created 6 page within a page links, numbered 1-6.
When you click on one of the links, the navigation bar (#navbar) disappears. It is located below the header image.
The links work.

I have the blocks on for all pages for the navigation bar.

Comments

hedley’s picture

The links are linking to other areas of the page, if you scroll up after you click on one of the links you will see the navbar. I can on Win7 & FF3.6.

akalata’s picture

Component: Miscellaneous » CSS/HTML Markup
Category: bug » support

Did you want the header and navbar to remain static, and have the rest of the page scroll? You could use CSS to accomplish this by adding display: static; to #header and #primary-links-region.

johnalbin’s picture

Component: CSS/HTML Markup » layout.css
Status: Active » Closed (fixed)