XenForo
Administrative
- Thread starter
- Admin
- #1
Amaury submitted a new resource:
How to Style Thread Tags - How to style thread tags.
Read more
ادامه مطلب...
How to Style Thread Tags - How to style thread tags.
@The Wanderer sent me a conversation asking how to style the hover effect of thread tags. I figured I'd create a resource for anyone else wondering as well.
It's simple:
Code:
Click to expand...Code:.taggingInput .tag { color: @secondaryDarker; background-color: @secondaryLighter; background-image: none; border-color: @secondaryLighter; } .taggingInput .tag a { color...
Read more
ادامه مطلب...