MyBB Support

Make Forum Icons just like NBB

Submitted by John Dave B., , Thread ID: 18486

Thread Closed

RE: Make Forum Icons just like NBB

John Dave B.
Junior Member
Level:
0
Reputation:
1
Posts:
83
Likes:
0
Credits:
16
OP
26-02-2016, 03:13 AM
#11
26-02-2016, 03:07 AM
Stoic Wrote:
26-02-2016, 02:59 AM
John Dave B. Wrote:
Oh wait! :v It's working fine now :v Maybe it is because of the browser cache :o I dunno wth is going on with it tho.
Quick tip: When you're make changes to your site/forum be sure to do a hard refresh (ctrl + f5) so that you're sure that the changes will be visible immediately.

Yeah! Sure Smile thanks so much. I'll take note of that.

RE: Make Forum Icons just like NBB

Brigand
Cute But No
Prime
Level:
0
Reputation:
10
Posts:
101
Likes:
8
Credits:
94
11-03-2016, 04:26 AM
#12
Thought I would give this a bump in case you, or anyone else looking to add font awesome.

If you want to make each icon different (Like here at NBB)

Here is the code I use

.forumicons_2 i::before {
content: "\f0f3";
}

The fid goes were the "2" is (Which can be found in the ACP, under forum management. Click the sub forum, and look at the address bar, it should say something like fid=23, or something along those lines)

And add the font awesome unicode in between the quotes.

Oh yea, add that code^^ to global.css
(Or if you followed the tutorial correctly it should already be there, and just edit to your liking)

Users browsing this thread: 1 Guest(s)