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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T05:28:17+00:00 2026-05-18T05:28:17+00:00

My issue can be seen here: http://jasonnarciso.com/dev/cmwd/concrete-solutions/ Basically I have a very simple jquery

  • 0

My issue can be seen here: http://jasonnarciso.com/dev/cmwd/concrete-solutions/

Basically I have a very simple jquery script in place that shows a div when the .item element is hovered. Works fine, but on the left and bottom containers, the div gets cut off.

Obviously this is a z-index issue, but I’m wondering if I should be setting the z-index with jquery? Or is there another way to force it to the highest index? I’ve tried playing with different values on containers and nothing seems to be working.

Any help is greatly appreciated.

  • 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-18T05:28:18+00:00Added an answer on May 18, 2026 at 5:28 am

    Ok, I see the problem now.

    I think that there are two problems, a coding issue and a design issue.

    Let’s start from the design. the #product-boxes container has a width, and you shouldn’t show something that it’s outside that width. It’s true that if you delete the hidden overflow you’ll solve the right boxes clip issue, but it’s not perfect because the hover effect will cause an horizontal scrolling bar.

    About the bottom boxes, they’ll be always clipped, even without the hidden overflow, simply because the container hasn’t enough height to show the hovering box. Even in this case, without the hidden overflow, you’ll cause a vertical scrolling bar.

    About the coding, you should drop the clearfix in that way, just do this, after your floated elements:

    <br class="clear" />
    

    and in your CSS:

    .clear {display: block; clear: both; height: 0px;}
    

    Then, to solve the bottom cut, you have to modify the #product-bozes css to:

    #product-boxes {
        /* REMOVED overflow: hidden; */
        padding: 35px 0px 200px 52px;
    }
    

    The extra padding will give to the container enough space to show the overlays. I tested it in Firebug, and it’s working fine.

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

Sidebar

Related Questions

Obviously I can use BCP but here is the issue. If one of the
Contributing to open source can have many forms: working with issue trackers, patches, further
I have seen multiple posts and websites regarding this issue, yet none of the
This is an oddball issue I've encountered (and probably have seen before but never
In vxWorks, I can issue the i command in the shell, and I get
Hopefully someone can shed a little light on an issue that I'm currently having
In a recent issue , I've found that DJGPP can only accept the DOS
I am running into this issue of releasing an already released object but can't
A quick Google search of this issue shows it's common, I just can't for
I am running into an issue I had before; can't find my reference on

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.