On my site http://martinskjoldebrand.net the login link isn't working.
Hovering above it it just flashes and then disappears. Clicking on it does nothing either.
How do I fix this?
#gkLogin:active, #gkLogin:focus, #gkLogin:hover, #gkRegister {
display: none;
}#gkLogin:active,
#gkLogin:focus,
#gkLogin:hover,
/*
#gkRegister:active,
#gkRegister:focus,
#gkRegister:hover {
background-color: #fec64d;
background-position: 90% top;
color: #fff;
}
*/
#gkRegister {display:none;}