OK I got help changing the link color. The login page solution I foud on my own and I figured I'd post the answere her in case anyone else ran into the same problem. I had to edit stylesheet.css I changed this part:
#loginBody .outer {
padding:0!important;
to
#loginBody .outer {
padding:50!important;
I honestly don't remember ever changing this to begin with so I don't think it was an error on my part. So just a heads up!



Reply With Quote


