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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:32:18+00:00 2026-05-27T16:32:18+00:00

I was hoping you could help me find a solution to a problem I’m

  • 0

I was hoping you could help me find a solution to a problem I’m having after trying out Matthew James Taylor’s equal height columns using pure css.

I’m trying to add a border-bottom to a column when hovered over by the user (see image: 1). The problem I’m having is that as these DIV‘s are nested the borders seem to stack on top of eachother (see image: 3). I’m trying to have all the borders on an even level as the effect I’m going for would have them overlap with the gray line

Furthermore, the grey horizontal line in the image would stretch to 100% width of the page and would be on an even level with the black border-bottom. When not hovering over any of the titles (hi there!, contact, twitter) I’d like the columns with content to slide up until only the titles are visible, this would be the only thing I’d like to use Javascript. Perhaps all of this isn’t possible using just CSS, or maybe there’s a better way of doing it?

Image showing my problem**

  • 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-27T16:32:19+00:00Added an answer on May 27, 2026 at 4:32 pm

    It looks like this would be solved far more easily with display: table than the CSS trickery you are currently using.

    http://jsfiddle.net/rrPKA/

    #container { display: table; }
    .row { display: table-row; }
    .row > div { 
        display: table-cell; 
        width: 100px; 
        border-bottom: 1px solid lightgray;
        padding-left: 10px;
    }
    .row > div:hover { border-bottom: 1px solid gray; }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am having a problem with LINQ and I was hoping someone could explain
I was hoping someone could help me figure out why my application keeps timing
I am having some problems with a project and was hoping you could help.
I'm new to ruby and was hoping someone could help me figure out how
Im using the .NET framework 1.1 and Im hoping someone could help me implement
I'm not seeing the error and was hoping someone could figure it out: public
I have a problem, and was hoping I could rely on some of the
I was hoping someone could help with a complicated date range SQL query. I
I was hoping someone that is good with math and loops could help me
Sorry to bother you, but I was hoping you could help me. We are

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.