My client wants a "Bronze, Silver, and Gold" button to represent membership levels, and this will be perfect!
Show HN: Versatile Metallic Finish for CSS
41–50 of 64 posts
Re: Show HN: Versatile Metallic Finish for CSS
#42I, for one, welcome this de-Applefication of design that’s been happening - on the edges of the internet, at least.
Re: Show HN: Versatile Metallic Finish for CSS
#43Re: Show HN: Versatile Metallic Finish for CSS
#44Re: Show HN: Versatile Metallic Finish for CSS
#45Ugh. Flashbacks to mid-90s Photoshop tutorials.
Re: Show HN: Versatile Metallic Finish for CSS
#46The metallic finish is just an image, "for CSS" made me think this used only CSS to achieve the effect. The use of `filter` make it look nicer but other than that there's not much original here. Maybe try abusing nested borders, gradients and shadows until you can achieve the same thing with CSS alone. The JS to render the image blob is creative. Also elements with a fixed height (or `line-height`) get tricky with dy…
Re: Show HN: Versatile Metallic Finish for CSS
#47Re: Show HN: Versatile Metallic Finish for CSS
#48Very fun in a maximalist way! I do have a nitpick though -- I'm always bothered by whenever shadows or reflections operate in a way that makes no physical sense. And in this case, there's a funny "wobble" of the reflections on the left and right edges. From inside out, the horizon goes way down, then up, then back down again... which suggests an awfully bizarre (and likely physically impossible?) rippling shape aroun…
Re: Show HN: Versatile Metallic Finish for CSS
#49This is neat! and actually very useful! My client wants a "Bronze, Silver, and Gold" button to represent membership levels, and this will be perfect!
Re: Show HN: Versatile Metallic Finish for CSS
#50I'm really hoping someone will make a metallic texture that behaves like an actual metallic colour - i.e. reflecting the environment. I think that would require some awareness of surrounding colours as well as using the webcam to capture light coming on the the screen surface.