Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9082009
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T20:27:14+00:00 2026-06-16T20:27:14+00:00

Been trying for days now to extend my side navigation to the bottom of

  • 0

Been trying for days now to extend my side navigation to the bottom of the page, I’ve Google’d and looked everywhere. People continue to say to have height 100% on your HTML and body and to have a container div around the navigation with min-height: 100%, however none of this works.

Starting to think this isn’t possible in Twitter Bootstrap due to it being floated.

I can’t really use position absolute or anything because I need this to remain fully responsive. I have a side navigation in a span 2 with my content on the right in a span10.

Code for the navigation:

<div class="span2">                
    <div class="span10 shadow-right fill" style="background-color: #860038; min-height: 100%;     overflow: hidden;">

    <ul class="side-nav">
      <a href="dashboard/index"><li class="side-box-active">My   Dashboard</li></a>
      <a href="dashboard/control_panel"><li class="side-box">Control Panel</li></a>
      <a href="dashboard/support"><li class="side-box">Support</li></a>
    </ul>

    </div>
</div>

And my CSS:

html, body {
    height: 100%;
}

.fill { 
    min-height: 100%;
    height: 100%;
}
    .side-nav {
      list-style: none;
      margin: 0 !important;
    }

    .side-nav li {
      margin-top: 20px;
      padding-top: 16px;
      margin-bottom: 20px;
      padding-left: 16px;
      cursor: pointer;
      color: #860038;
    }

    .side-nav li a{
      font-size: 15px;
    }
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T20:27:17+00:00Added an answer on June 16, 2026 at 8:27 pm

    Looks like you’re missing the fill class on your <div class="span2> which is the parent container of your nav. So it should be <div class="span2 fill">. Also, I’m assuming you’re spans are nested within a row and container as well which will also need to be told to extend 100%; should look something like this:

    <div class="container fill">
      <div class="row fill">
        <div class"span2 fill">
          <ul class="side-nav fill">
          </ul>
        <div>
      </div>
    </div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For days now I have been trying to get to the bottom of what
I've been trying for a few days now to get Google App Engine to
I have been trying to days now to get this website completed ... however,
Been trying to understand shared pointer for a few days now and it feels
Ive been trying unsuccessfully for a few days now to get a button to
I have been trying for the past two days now to implement Admob ads
I've been googling and trying for days now, trying to figure out how to
I've been trying to solve this silly problem for a few days now and
I've been trying to solve this problem for a number of days now but
I've been trying to create a sprite sheet loader for days now, and I've

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.