[FM Discuss] css drop shadow?

adam adam at xs4all.nl
Tue Apr 13 05:39:39 PDT 2010


rockn :) changes are now online

booki.cc

thanks for the accessibility tips too :) (also better now for
translating)

adam


On Tue, 2010-04-13 at 22:55 +1200, Martin Kean wrote:
> Hi,
> @Manual: Yep, you're right, and this one is standards-based, using a list instead of images.
> Also the paths are intact in both the htm and css.
> Martin
> ________________________________________
> From: discuss-bounces at lists.flossmanuals.net [discuss-bounces at lists.flossmanuals.net] On Behalf Of adam [adam at xs4all.nl]
> Sent: Tuesday, 13 April 2010 10:16 p.m.
> To: discuss at lists.flossmanuals.net
> Subject: Re: [FM Discuss] css drop shadow?
> 
> thanks :) i added it to the css and templates (the changes arent online
> yet as aco will merge the changes later)
> 
> :)
> 
> adam
> 
> 
> On Tue, 2010-04-13 at 17:42 +1200, Martin Kean wrote:
> > Hi,
> >
> > Using the CSS3 box-shadow property:
> >
> > .shadow-container {
> >     -moz-box-shadow: 5px 5px 5px #848284; /* FF3.5+ */
> >     -webkit-box-shadow: 5px 5px 5px #848284; /* Saf3.0+, Chrome */
> >     box-shadow: 5px 5px 5px #848284; /* Opera 10.5, IE 9.0 */
> > }
> >
> > where the first pixel value is horizontal offset (positive number moves to the right), second pixel value is vertical offset (positive number moves shadow down), and third pixel value is opacity of the following colour.
> >
> > The htm and css are attached,
> > Martin
> >
> > ________________________________________
> > From: discuss-bounces at lists.flossmanuals.net [discuss-bounces at lists.flossmanuals.net] On Behalf Of adam hyde [adam at flossmanuals.net]
> > Sent: Tuesday, 13 April 2010 8:37 a.m.
> > To: discuss at lists.flossmanuals.net
> > Subject: [FM Discuss] css drop shadow?
> >
> > any CSS guru out there want to try and find a better way for the drop
> > shadows we have on booki?
> > http://www.booki.cc
> >
> >
> > if you download the page and then make up the css with the static page i
> > can copy it...
> >
> > adam
> >
> >
> >
> > --
> > Adam Hyde
> > Founder FLOSS Manuals
> > German mobile : + 49 177 4935122
> > Email : adam at flossmanuals.net
> > irc: irc.freenode.net #flossmanuals
> >
> > "Free manuals for free software"
> > http://www.flossmanuals.net/about
> >
> >
> > _______________________________________________
> > Discuss mailing list
> > Discuss at lists.flossmanuals.net
> > http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net
> >
> > ______________________________________________________________________________
> >
> > This email has been scrubbed for your protection by SMX.
> > For more information visit http://smxemail.com
> > ______________________________________________________________________________
> >
> > _______________________________________________
> > Discuss mailing list
> > Discuss at lists.flossmanuals.net
> > http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net
> 
> 
> _______________________________________________
> Discuss mailing list
> Discuss at lists.flossmanuals.net
> http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net
> 
> ______________________________________________________________________________
> 
> This email has been scrubbed for your protection by SMX.
> For more information visit http://smxemail.com
> ______________________________________________________________________________
> 
> _______________________________________________
> Discuss mailing list
> Discuss at lists.flossmanuals.net
> http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net





More information about the Discuss mailing list