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 8959687
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T15:29:50+00:00 2026-06-15T15:29:50+00:00

Busy implementing Twitter Bootstrap with the responsive CSS file included, but this causes issues

  • 0

enter image description hereBusy implementing Twitter Bootstrap with the responsive CSS file included, but this causes issues with my spans. The entire width is supposed to be up to span12, and it follows that 6 * span2 should do the same.

Now here is the funny part. It DOES work if the bootstrap-responsive.css is NOT loaded, but the moment I load the responsive file, the last span floats to the bottom left.

At first I thought it might be my borders around it, but I remove them, and it still floats to the bottom.

            <div class="row" style="border: 1px solid green">
                <div class="container" style="border: 1px solid blue">
                    <div class="span2" style="border: 1px solid red">Foo!</div>
                    <div class="span2" style="border: 1px solid red">Bar!</div>
                    <div class="span2" style="border: 1px solid red">Baz!</div>
                    <div class="span2" style="border: 1px solid red">Foo!</div>
                    <div class="span2" style="border: 1px solid red">Bar!</div>
                    <div class="span2" style="border: 1px solid red">Baz!</div>
                </div>
            </div>

It should be possible to load both CSS files and get a decent layout though, right? No?

I am unable to find any other questions that indicate similar results. My Bootstrap CSS files are unmodified, and I do not have my own stylesheet build in yet, therefore I don’t think it is something I did wrong.

Any ideas?

Thanks!

Kobus

EDIT: Uploaded a screenshot for more info.

  • 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-15T15:29:51+00:00Added an answer on June 15, 2026 at 3:29 pm

    You may try this code below, it should not be having any issues on using bootstrap-responsive.css

    <div class="row" style="border: 1px solid green">
      <div class="container" style="border: 1px solid blue; width:100%">
       <div class="span2" style="border: 1px solid red">Foo!</div>
       <div class="span2" style="border: 1px solid red">Bar!</div>
       <div class="span2" style="border: 1px solid red">Baz!</div>
       <div class="span2" style="border: 1px solid red">Foo!</div>
       <div class="span2" style="border: 1px solid red">Bar!</div>
       <div class="span2" style="border: 1px solid red">Baz!</div>
    </div>
    </div>
    

    Update:

    <div class="row-fluid" style="border: 1px solid green">
    <div class="container" style="border: 1px solid blue">
    <div class="span2" style="border: 1px solid red">Foo!</div>
    <div class="span2" style="border: 1px solid red">Bar!</div>
    <div class="span2" style="border: 1px solid red">Baz!</div>
    <div class="span2" style="border: 1px solid red">Foo!</div>
    <div class="span2" style="border: 1px solid red">Bar!</div>
    <div class="span2" style="border: 1px solid red">Baz!</div>
    </div>
    </div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm busy implementing the wurfl api using PHP, but somehow just can't seem to
I'm busy implementing a Graph ADT in C++. I have templates for the Edges
I'm busy introducing myself to jQuery by implementing a little system where onmouseover on
I'm busy to enable login stuff via facebook oauth on my website, but the
I am busy working on this and thought I would put it our there.
I'm busy implementing ZXing with a QRCodeReader into my project. QRCodeReader is mainly C++
I am busy doing an UPDATE/INSERT request, but here is the crux: table PLAYERS
I'm busy learning Prism 4 and the in and outs of everything, but I've
Recently I was busy implementing paging functionality with NHibernate and things went smoothly with
I'm having some problems implementing a control that shows a Busy indicator, here is

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.