Quote:
Originally Posted by djbaxter
vB 4.01 Suite
Installed this new version. It works as advertised although at some point adding the option to the User CP would be nice.
In the readme file, it says this:
PHP Code:
If you still want images, you can do so by using CSS. Each mood pack has its own style.css file so you can do the following e.g.
#vmoods .Bashful {background-image: url("vmoods/classic_72x15/Bashful.gif")}
OK. So I
- created a CSS file to replace the empty one (attached; contains some non-standard mood images but all are correctly described and this list corresponds to the one in the vB Admin CP | Options | vmoods settings)
- uploaded this to the /vmoods/classic_72x15/ folder since that's the version I'm using.
Nothing changes, however. I still see the list of moods in the navbar drop down but no images.
|
That was meant to be more of a guide not actual code

I'll update the css files to include code for for all moods but commented out.