There is nothing to change this, but I may be able to change the background so it shows up more.
The DIV class "remember" needs to have the font-color changed to black (or something darker, and maybe even green to match the site schema). When logging in, the words "Remember Me?", that are next to the checkbox, are pretty much invisible. The font color is white, and the background is white.
There is nothing to change this, but I may be able to change the background so it shows up more.
Just edit the template through the admin tools, and edit "main-rollup.css".
Code:.toplinks .remember { margin: -3.3333333333333px 0 0 20px; font-size: 10px; font-color: black; }
Bookmarks