Not Solved Subforum dots
#1
Not Solved
I have funny question, where i can find images or the code in css/template that belong to these subforum dot images?
[Image: 0PkbEAC.png]

i searched really long and i need your help boys <3
Reply
#2
Not Solved
forumbit_depth3_statusicon template, under forumbit templates.

In global.css find the section with subforumicon
What goes around comes around
Reply
#3
Not Solved
(2016-08-14, 12:14 PM)Ashley1 Wrote: forumbit_depth3_statusicon template, under forumbit templates.

In global.css find the section with subforumicon

ye ok but how i can replace them?
Reply
#4
Not Solved
Depends what you want to change them with. They are sprite images taken from

.subforumicon {
height: 10px;
width: 10px;
display: inline-block;
margin: 0 5px;
background: url(images/mini_status_sprite.png) no-repeat 0 0;
}

Here is a tutorial that will help you replace those images with Font Awesome CSS:

https://community.mybb.com/thread-156711.html
What goes around comes around
Reply
#5
Not Solved
thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)