MyBB Community Forums

Full Version: Add to sprite sheet?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm new to MyBB plugin development and I'm trying to find the most efficient way either add an icon to the existing sprite sheets or figure out if I should just create my own sprite sheet for the plugin or if I should even use a sprite sheet at all.

I only need one image and right now it's only location will be prepending it's page name in the UserCP (adding it under Misc)

Should I use a sprite sheet? If so, is there a way to do it through MyBB's framework? What's the most efficient way?

I've googled around a bit and can't really see anything that explains this too well. I'd appreciate any help.
The most efficient way would be a new stylesheet created with PluginLibrary: http://community.mybb.com/thread-87399.html