Re: [css-d] Container Div Element Drop Shadow Effect

2006-06-08 Thread Joe Huggins
Yes, CSS was used, here is the rule that controls it: div#wrapper { position: relative; margin-right: auto; margin-left: auto; text-align: left; width: 754px; padding: 0 8px; background-image: url("../images/shadowBg.png"); ba

Re: [css-d] Container Div Element Drop Shadow Effect

2006-06-08 Thread David Laakso
TMH Design wrote: > Can (was) CSS used to give this page's containing element the drop shadow > appearance? http://www.clubcorp.com/clubs.aspx > The example page uses images for the drop shadow(disable images in your browser). A drop shadow can be done with CSS. This is /one/ method:

Re: [css-d] Container Div Element Drop Shadow Effect

2006-06-08 Thread Els
TMH Design wrote: > Can (was) CSS used to give this page's containing element the > drop shadow appearance? > > http://www.clubcorp.com/clubs.aspx Left and right shadow are one image: http://www.clubcorp.com/images/shadowBg.png It's set through the home.css stylesheet. -- Els http://locusmeus.c

[css-d] Container Div Element Drop Shadow Effect

2006-06-08 Thread TMH Design
Can (was) CSS used to give this page's containing element the drop shadow appearance? http://www.clubcorp.com/clubs.aspx Thanks __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 t