I've read other threads, tried changing styles and decoration in links.css (Prosilver), purged the cache, reloaded browser etc...
I must be doing something wrong as no matter what I do, I still have underlined links everywhere on the forum... I just want to remove the underline on my forum: telemarktalk.com. On body posts and forum titles...
Thanks in advance...!
Code: Select all
.postlink {
text-decoration: none;
padding-bottom: 0;
}