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

Great work, I remember the TSA scanner story! Just a thought: Maybe you could change the buttons to look less 2000'ish. That might give off a bit of an odd vibe ;)


Thank you!! Help create new awesome buttons and I'll use them! :)


Try something like this perhaps:

    <a href="/retrieve/" class="button retrieve">Retrieve</a>
    <style type="text/css" media="screen">
    .button {
    	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    	text-decoration:none;
    	color:#fff;
    	background-color:green;
    	margin:1em;
    	padding:0.5em 1em;
    	font-size:2em;
    	text-transform:uppercase;
    	letter-spacing:0.1em;
    }
    </style>
http://jsfiddle.net/zdYbM/


Does feel more modern, but much less clickable. IMO, slight faux 3D effects are still quite helpful on the web


Easy enough to add shadows etc with CSS if you like them, but I do think anything (even just text) would be better than the current buttons - at present they make the site look pretty dodgy and home-made - strange how styling can affect our trust.




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

Search: