How to Change External Link Hover Color?

Status
This content is read-only, or is not open for further replies.

Alfuzzy

Guest
offline
Via another thread here on Xenforo...to change only the color of an external link (within a thread post)...this is the code to be added to the extra.less template:

.link--external {color: #ff0000;}

This works great...but then realized when hovering over the link...link hover color is still the original color. What code needs to be added to the extra.less template to also change the hover color of external links (within a post)?

Thanks

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom