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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T00:18:32+00:00 2026-06-13T00:18:32+00:00

You can see here http://twitter.github.com/bootstrap/components.html#thumbnails in the example with a title and a description,

  • 0

You can see here http://twitter.github.com/bootstrap/components.html#thumbnails in the example with a title and a description, if the title or the description of one the cell is much shorter or longer than the other, the whole height of the block will be diminished or increased accordingly.

How to have these block having the same height?

I tried with setting display: table-row on the ul, and display: table-cell on the .thumbnail class, but unfortunately this completely borked the responsiveness of the layout: the image height and width inside the block are not resized automatically any more.

UPDATE: setup a demo of the problem on jsfiddle http://jsfiddle.net/kwBuW/7/

  • 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-13T00:18:33+00:00Added an answer on June 13, 2026 at 12:18 am

    Maybe you can fix the height div which has got the thumbnail class. Like:

    <div class="thumbnail" style="height: 400px;">
    

    If you want the same height for every content, I think you must write a JavaScript which will fix it, after the DOM ready of course. Like:

    var max = 0, jThumbnails = $("ul.gallery div.thumbnail");
    jThumbnails .each(function(index, elt){
        max = Math.max(max, $(elt).height());
    });
    jThumbnails.setHeight(max);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

As I can see here http://www.sqlstrings.com/MS-Access-connection-strings.htm one could Open connection to Access database located
As you can see from here ( https://dev.twitter.com/docs/api/1/get/statuses/home_timeline ), one tweet has a lot
You can see my project here - http://www.inluxphoto.com/custom/jsgallery/index.php I am attempting to make the
You can see the example here: http://jsfiddle.net/8EHED/8/ This is a tricky problem because I
I'm working on a jquery carousel. You can see the example here: http://jsfiddle.net/6fwbS/2/ Click
You can view my site here - http://patiss-themes.com/planetary/ and as you can see on
So I have this page here: http://www.eminentmedia.com/development/powercity/ As you can see when you mouse
I can't see it as mentioned here: http://www.c-sharpcorner.com/uploadfile/mahesh/dll12222005064058am/dll.aspx Do I have to activate somehow
if you go here: http://whois.domaintools.com/iconplc.com and view the source why can't you see the
Twitter Bootstrap Version: 2.0.3 Example HTML code: <!DOCTYPE html> <html dir=ltr lang=en-US xmlns:og=http://opengraphprotocol.org/schema/> <head>

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.