Here’s the entry for links in my style.css
a, a:link {
padding: 1px;
color: #339966;
text-decoration: none;
}
a:visited {
padding: 1px;
color: #339966;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: underline;
SP_HOVERLINK;
}
You are my hero.
Thanks for taking the time to help me with this easy fix.
That’s my current theme. I’ll activate the unfinished theme so you guys can take a look.
Oh, and thank you, I really appreciate the help.