MyBB Community Forums

Full Version: star.gif location
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm working on a few themes and unless I'm missing something, star.gif's location depends on what usergroup you're in and not what theme you're using. In other words, you can only have one star.gif for every theme that you use and by default it lives in /images instead of /images/themename/.

I was wondering if anybody knows a way around this as I'd like to have a different star.gif for every theme.
Oh, geez. I fail @ reading.

"If you want to use different star images for different themes, please use {theme} to represent the image directory of each theme."

All I had to do was change "images/star.gif" to "{theme}/star.gif" in every usergroup and my problem was fixed.