[RSS Feed/News] Can't seem to underline links in this area

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Trying to underline links in the profile post sidebar widget. They are already underlined in the full size and on the member page. When I try it underlines the author and time not the posted URL only. This is what I have for the other areas. Just need something for this. Thanks!
Code:

Code:
.message-body a, .fr-view a, .bbCodePreview-content a, .message-signature a {
    text-decoration: underline !important;
}

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom