This is the idea
View attachment 144975
Idea for what? You can suggest it on the official XF suggestions if you want.
This is the idea
View attachment 144975
Could I change a style property?
How do I make the post count, like count and trophy couny show up in the postbit, but with the font awesome icons above them in a row?
.XenBase .xbOffCanvasList .navTab.ams .navLink:before {
content: "\f015";
}
Thanks. How do I change the font awesome forum status icon for one forum only? I want to use a specific one for the announcements forum.
.nodeList .node_17 .categoryStrip .nodeTitle:before {
content: "\f115";
}
.nodeList .node_18 .categoryStrip .nodeTitle:before {
content: "\f0a1 ";
}
Well there is one problem, it shows when I am logged out, but not when I am logged in.
We use essential cookies to make this site work, and optional cookies to enhance your experience.