Not Solved [How To?] Make Forum Icons
#1
Not Solved
How can i make my forum icons like this
[Image: cwIpCT8.png] 

I've tried changing forumbit_depth2_forum


what it is now:
<td class="{$bgcolor}" align="center" width="1"><div class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"><i class="fa fa-comments"></i></div></td>

i also added this in my global.css
.ficons_2 i:before {
content: "\f000";
}

.ficons_3 i:before {
content: "\f1ba";
}

.ficons_4 i:before {
content: "\f0f5";
}

.ficons_6 i:before {
content: "\f0ac";
}

.ficons_7 i:before {
content: "\f03e";
}

Just cant seem to get the images to change.
Reply
#2
Not Solved
did you include the css for the font awesome in your headerinclude template..

<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet.
Don’t  Forget to “Mark as Solved” after the fix
Reply
#3
Not Solved
(2016-01-08, 11:19 AM)mmadhankumar Wrote: did you include the css for the font awesome in your headerinclude template..

<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
i have
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> 

i dont know if that'll work too?

added in the 4.2.0 and didnt work
Reply
#4
Not Solved
4.5.0 is fine as well.. i was using 4.2.0 so just copied the same code.. may i have the forum url..
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet.
Don’t  Forget to “Mark as Solved” after the fix
Reply
#5
Not Solved
url: http://evilforums.net
Reply
#6
Not Solved
I got the same qeustion with

http://revplit.xyz/forums
Reply
#7
Not Solved
(2016-01-08, 03:28 PM)Revplit Wrote: I got the same qeustion with

http://revplit.xyz/forums

http://community.mybb.com/thread-156711.html
...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)