Show HN: Littlebox, a pure CSS icon library – worth continuing?
41–50 of 71 posts
Re: Show HN: Littlebox, a pure CSS icon library – worth continuing?
#42If you want more people to use it, take the section that has the picture of ALL the icons, and move it to the top of the landing page. Just put some text like "LittleBox something about these icons people will like" in big letters.
I almost left the page. I am glad I scrolled down because I really like them, and I can use the flags in one of my projects.
Re: Show HN: Littlebox, a pure CSS icon library – worth continuing?
#43If you want more people to use it, take the section that has the picture of ALL the icons, and move it to the top of the landing page. Just put some text like "LittleBox something about these icons people will like" in big letters.
I almost left the page. I am glad I scrolled down because I really like them, and I can use the flags in one of my projects.
Re: Show HN: Littlebox, a pure CSS icon library – worth continuing?
#44Tested your page on an i3, all 4 cores are at 60%+ that's not very good... probably affects only the animated ones still
Re: Show HN: Littlebox, a pure CSS icon library – worth continuing?
#45Re: Show HN: Littlebox, a pure CSS icon library – worth continuing?
#46Re: Show HN: Littlebox, a pure CSS icon library – worth continuing?
#47Re: Show HN: Littlebox, a pure CSS icon library – worth continuing?
#48I wonder if SVG is more suited to something like this...
Example see here: http://jsfiddle.net/Lszz5392/1/
The nicest part about this is that I can use Adobe Illustrator (or any other vector editor) to create the graphics, and then paste them straight into HTML.
Re: Show HN: Littlebox, a pure CSS icon library – worth continuing?
#49It seems really well done. However I can't help but think "is this really a use case for CSS; or more of a neat hack?". Is that why you're asking if it's worth continuing?
I also don't have a great understanding of some of the technical drawbacks and compatibility issues that have been brought up here, so this HN conversation has been an enormous help.
I think you've hit on my main question. Thanks for the feedback and for taking a look!
Re: Show HN: Littlebox, a pure CSS icon library – worth continuing?
#50nicely done, these are pretty cool. like anything interesting in css i'm not sure if they're practical, but they're cool regardless of the practicality. >to set your own color, simply set the icons border color in your CSS, like so: .lb- , .lb- ::before .lb-*::after could you use border-color:inherit on the :before and :after pseudo-elements, so it's just a single selector change to change the color?
Thanks!