From 2998929b39eb3a4d587c6237d98095f9f5b0df2f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 26 Jul 2013 20:48:10 -0700 Subject: [PATCH] fix up carousel holder and navbar probs --- carousel/carousel.css | 1 + carousel/index.html | 11 ++++++++++- index.html | 24 ++++++++++++------------ 3 files changed, 23 insertions(+), 13 deletions(-) diff --git a/carousel/carousel.css b/carousel/carousel.css index 3d997481ef..49f8483a26 100644 --- a/carousel/carousel.css +++ b/carousel/carousel.css @@ -15,6 +15,7 @@ body { /* Special class on .container surrounding .navbar, used for positioning it into place. */ .navbar-wrapper { + position: relative; z-index: 10; } diff --git a/carousel/index.html b/carousel/index.html index 4d2e5fd984..9111e3bf16 100644 --- a/carousel/index.html +++ b/carousel/index.html @@ -168,5 +168,14 @@ + + + + + + + + - \ No newline at end of file + diff --git a/index.html b/index.html index 3c5ddb9b6e..ec2dd713b4 100644 --- a/index.html +++ b/index.html @@ -45,21 +45,21 @@
- +

Starter template

A barebones HTML page with Bootstrap's CSS and JavaScript included.

- +

Basic grid layouts

Simple grid layouts to familiarize you with using the Bootstrap grid system.

- +

Basic marketing site

@@ -69,21 +69,21 @@
- +

Narrow marketing

Slim, lightweight marketing template for small projects or teams.

- +

Justified nav

Marketing page with equal-width navigation links in a modified navbar.

- +

Sign in

@@ -93,21 +93,21 @@
- +

Sticky footer

Pin a fixed-height footer to the bottom of the user's viewport.

- +

Sticky footer w/ navbar

Add a fixed navbar to the default sticky footer template.

- +

Carousel jumbotron

@@ -117,21 +117,21 @@
- +

Navbar

Basic template for showcasing how the navbar works.

- +

Static top navbar

Basic template for showcasing the static navbar variation.

- +

Fixed top navbar