|
Removing underline from all links
Hello!
I have downloaded and started to modifiy the theme "DarkBlue" and have encountered a problem.
The problem is that I want to remove the underlines on all links in both my forum and on all blocks. This has worked on everything exept from the forum.
When i enter the forum all the links in both the forum and all of my "blocks" has underlines. As soon as i go back to my mainpage they are gone again.
I cannot seem to find where i shall remove the underline to make them not show up in the forum. This is what I have tried:
Replaced the "text-decoration: underline" with "text-decoration: none" on all links in /themes/DarkBlue/style/style.css
Same thing on all *.tpl files under
/modules/Forums/templates/subSilver/
Same thing in:
/modules/Forums/templates/subSilver/subSilver.css
Same thing in:
themes/DarkBlue/forums/forums.css
Does anyone have a clue?
regards, Ronsta
Im running A fresh install of php-nuke 6.5
|