Not Solved [dark1.8] Replacing Font Awesome icons with custom images
#2
Not Solved
You should be able to use this code:

.forum_on {
    background: url(http://www.zejroleplaying.org/images/dark1.8/on.png) no-repeat center center;
}

.forum_off {
    background: url(http://www.zejroleplaying.org/images/dark1.8/off.png) no-repeat center center;
}

.forum_on i, .forum_off i {
    display: none;
}

Try adding those to the bottom of your CSS file, I believe it should work.
Reply


Messages In This Thread
RE: [dark1.8] Replacing Font Awesome icons with custom images - by Eric - 2014-10-21, 03:38 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)