Follow the direction below, pretty straight forward.
How to get the thread prefixes like on xfworld.net
- First go to your admin cp, then create a thread prefix in your nodes prefixes.
- Then in your extra less template is where all the magic happens.
Code:
.label.label--xF21 {
background: #0f22ab;
color: #fafafa;
&:hover {
background: #178EE9;
color: #fafafa;
}
&:before {...
source https://xfworld.net/threads/how-to-get-the-thread-prefixes-like-on-xfworld-net.40640/
No comments:
Post a Comment