On Tue, 15 Nov 2011, mem wrote:

Hello all,

I'm building the following:

http://help.nuvemk.com/floatedFluidLayoutHtml5/
http://help.nuvemk.com/floatedFluidLayoutHtml5/style.css

Line 125 and next I have:

#navigation-and-slideshow {
   width: 100%;
   overflow: hidden;
   background-color: #fff;
   padding: 10px 1%;
   box-shadow: 1px 1px 3px #999;
}

The right shadow will however appear if I change the width to: 97% or less;

How can I fix this behavior in order to have the shadows properly showed with 
the proper width ?

   The photo takes up all the width and the shadow is overflow: hidden.

   If the photo is less than 100%, there is room for the shadow.

--
   Chris F.A. Johnson, <http://cfajohnson.com/>
   Author:
   Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress)
   Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to