MyBB Community Forums

Full Version: Double icons in UserCP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
As the title says, I have previously installed a new theme onto my forum, it doesn't seem to be having any issues besides the icons part.
The image below explains it all:
http://s17.postimg.org/bjkqeggwv/Capture.png

Is there any way I'd be able to fix this? Any forms of assistance will be much appreciated.
One is the default mybb icons and the other one looks like font awesome... I believe you want to remove the mybb icons as I think the font awesome is from your new theme...

If yes, goto usercp.css of your theme and remove the background image for that nav menu and check....

usercp_nav_item {
    background-image: url(images/usercp_sprite.png);
}
Done that, but now it turns up like this:
http://s23.postimg.org/6tisqteff/Capture.png

Everything is still out of place, even though the double-icon issue is gone.

Any help?
I just reinstalled this theme to test for you as it's one of my themes. I can't reproduce it but try the latest update i just added on the mods site. package #7

Whats your forum url?
It's fixed now, thanks for all the help, everyone. Just needed a few hours for the CSS to update itself ;-)