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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T23:37:23+00:00 2026-05-30T23:37:23+00:00

My content is wrapped in a div which has an inset box-shadow, to try

  • 0

My content is wrapped in a div which has an inset box-shadow, to try and give the effect that the content is recessed into the page. The problem I have is that any items of content that come close enough to the edge to overlap the shadow hide the shadow rather than having the shadow overlaid on top of them. http://jsfiddle.net/wheresrhys/Y8tXW/

Is there a way, other than defining shadows on every element, to achieve the desired effect?

  • 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-30T23:37:24+00:00Added an answer on May 30, 2026 at 11:37 pm

    You could use something like: http://jsfiddle.net/Y8tXW/5/

    That is add an inner box with the style:

    .overlay{
        position: absolute;
        top: 0; left: 0; bottom: 0; right: 0;
        box-shadow: inset 2px 2px 4px 5px rgba(0,0,0,0.3);
        pointer-events: none; /* Makes sure the inner contents can still have mouse interaction*/
    }
    

    Assuming you want the other elements being covered by the shadow. For browsers too old to support box-shadow set display:none on the overlay. Alternatively, use the :before pseudo class to only add the overlay when it’s needed.

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

Sidebar

Related Questions

I have a form that's wrapped in a div with id content : <div
I have div, which has id 'content'. It's visible. <div id=wrapper style=display:block> <div id=content>
I have a page that has a header, content, and footer. The header and
I have a wrapper div that contains arbitrary content (I don't know its length).
I'm designing a webpage which has a menu bar with links on the page.
I have a #main div that I'd like to fill the page between the
I've created a view which outputs a particular content type into a jCarousel. One
<div class=content-wrapper> <div class=popup> <div class=close> </div> </div> </div> .content-wrapper is relatively positioned and
I wrapped a TextBlock in an InlineUIContainer inside a RichTextBox , its content is
Content type Events has intro, body and an event date field (using Date module).

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.