Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Unable to Override Text Link Decoration Re: Unable to Override Text Link Decoration

#62663
AlCapone
Participant

Ok i tested this on your site and it seems to work.
On
playlisttwo.css (line 39)
#pl div.entries a {
and
playlisttwo.css (line 3)
a.player {

add this code

Code:
border-bottom: medium none !important;