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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T08:50:43+00:00 2026-05-26T08:50:43+00:00

I have this code at http://www.canadaiplawyer.com/ in the hope that the printed version of

  • 0

I have this code at http://www.canadaiplawyer.com/ in the hope that the printed version of the website would not have the shadow around the main (paper) div:

@media print{
  #content, #endpage, #startpage {
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
  }
}

Is there a reason why this is not working and I still get the shadow when printed?

  • 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-26T08:50:44+00:00Added an answer on May 26, 2026 at 8:50 am

    I looks like the shadow is actually set on #nonfooter, not on #content. You probably want to use:

    @media print{
      #nonfooter {
        -webkit-box-shadow: none;
        -moz-box-shadow:    none;
        box-shadow:         none; 
      }
    }
    

    Also, make sure the @media tag comes after all the normal declarations, to ensure it has a higher specificity. (If it is in a different CSS file, put the <link> tag after the normal one.)

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

Sidebar

Related Questions

Hi guys I have this code that checks linkback: $reciprocal_linkback = reciprocal_linkback($contenturl,http://www.mydomain.com,1); if ($reciprocal_linkback==0)
I have this address http://www.nfrases.com/tag.php?id_tag=10&id_frase=508 that I would like to make it a lot
I have found this project on Codeplex. http://www.codeplex.com/ProjNET I need to integrate this code
I have this code <script type=text/javascript src=http://www.google.com/jsapi></script> <script type=text/javascript> google.load(maps, 3, {other_params:sensor=false}); google.load(jquery, 1.3.2);
see: http://www.eat-drink-etc.com/ I have this code in the header of all the sites' pages:
I have just compiled this code: http://www.win32developer.com/tutorial/winsock/winsock_tutorial_2.shtm I have added some codes so it
I have this code : string m_strFilePath = http://www.google.com/ig/api?weather=12414&hl=it; XmlDocument myXmlDocument = new XmlDocument();
I have this code : <a class=myLink href='http://www.website.it/'>Link</a> <script type=text/javascript> var stringToSend = ;
i have this code: <html xmlns:fb=https://www.facebook.com/2008/fbml> <body> <script src=http://connect.facebook.net/en_US/all.js></script> <div id=fb-root></div> <script> // assume
From this site: http://www.toymaker.info/Games/html/vertex_shaders.html We have the following code snippet: // transformations provided by

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.