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

  • Home
  • SEARCH
  • 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 6700243
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:47:29+00:00 2026-05-26T06:47:29+00:00

Here is the demo on JSFiddle . I am using Twitter’s Bootstrap framework –

  • 0

Here is the demo on JSFiddle.

I am using Twitter’s Bootstrap framework – http://twitter.github.com/bootstrap/

What you will see in the stylesheet (on JSFiddle) is at the top are the appropriate classes from Bootstrap, but at the bottom are mine.

On JSFiddle, for some reason, everything doesn’t look the way I want it to (I think it could be because of the static values and the smaller window on JSFiddle).

This is how it looks in my app:

Perfect static alignment

However, the issue is that it works when I specify specific widths (in pixels) for everything.

What I want to happen is, the layout stays the same regardless of the size of the browser window (the image doesn’t have to resize automagically, although if that can be achieved with no JS that would be cool). So, in theory, the layout wouldn’t have broken once I took it into JSFiddle.

Any ideas?

  • 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-05-26T06:47:29+00:00Added an answer on May 26, 2026 at 6:47 am

    You could do this:

    First, get rid of the min-width that is set in the Twitter css

    div.container-fluid {
        float: bottom;
        padding: 0px;
        min-width:0;    /* add this */    
    }
    

    Second, give the .content div a fluid width

    div.container-fluid .content {
        border: 1px black solid;
        margin: 0px;
        width: 80%;   /* adjust this */
        float: left;
        padding: 10px;
    }
    

    Third, float the items in your form

    div.row.profile_pic div.span5 {
        width: 120px;
        float:left;
        margin-right:1em;
    }
    
    div.span7{
        width:40%;
        float:left;    
    }
    

    Of course, you will need to adjust the values. I just picked some random #s.

    Example: http://jsfiddle.net/ytSjc/1/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Demo here using buttons http://checkout.google.com/seller/gsc/v2/demo/index.html I want to use, if possible text links in
I need some help with this accordion. Please see the demo here. http://jsfiddle.net/a36RL/ $(document).ready(function()
http://jsfiddle.net/motocomdigital/c8Mey/1/ I'm using a twitter script which i'm binding a function to get the
View demo here: http://jsfiddle.net/55H7U/26/ Play video in firefox, when CSS overflow attribute is changed
Fiddle demo available here: http://jsfiddle.net/r9MCW/5/ The functionality Basically, I have a very simple table
I want to create this effect in mobile safari. http://jqueryfordesigners.com/demo/header-slide.html I'm using iScroll 4.
Here's some code to illustrate the problem I'm running into. jsFiddle Demo <div class=normal>
I have implemented this Feature Content Slider: http://demo.webdeveloperplus.com/featured-content-slider/ There seems to be space between
Here's a minimal batch file, demo.bat , to illustrate my problem: @ECHO off set
I've noticed from here that the contents is only the header Revision 16532: /tags/3.3.2.SR1/samples/richfaces-demo/src/main/java/org/richfaces/demo/dataTableScroller

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.