Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

Boottrap/Flat-UI fixed topbar disappears in Safari and Chrome

Hi guys,

I work for the first time with Bootstrap and immediately also with Flat-UI. 'd like to have the greyish, 2nd topbar to be fixed when the user scrolls down. That works flawlessly in Internet Explorer, but not in Chrome.

When I remove the flatui.css - the code works (but you don't see the topbar cause it has no defined bg-color). So there is somewhere a failure in my code I think or in Flat-UI (but that seems weird to me).

You can see the code here http://alpha.circlerotterdam.nl - Thanks for feedback, guys.

Kind Regards

Are you still having a problem? Just checked out your site, looks great!

I figured it out actually. It was a mistake in Flat-UI. I had to overwrite a z-index style.

Thanks for the feedback. Sorry - I should have closed this thread :)

1 Answer

Glad you got that figured out, Lars!