Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Pretty slick, animation-wise. If I could make one design-layman suggestion...the thick, black border belies the unobtrusiveness of the plugin. Maybe a lighter, thinner border would be a better fit for the use-case of this plugin?


Making the border any less obtrusive might make the notification blend into the page too much.


You can go into the css and for the .alertify {} selector

Remove the border{...} values and change box shadow to:

box-shadow {box-shadow: 0 0px 60px 30px #666;}


looks like it's using class="alertify alertify-show alertify-prompt"

you should be able to override any of these to your liking


Yeah, I meant for demo, first-impression purposes. I know it's just a easily-changed visual tic once a developer decides to implement it...but might as well entice as many people as people as possible.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: