this is a great mod! marked as installed.
everything is working 100% ok.
i would like to add an image set i have created for my forum and these are the steps i am going to follow.
please correct me if i am doing it in a wrong way, because i have no idea about coding etc...
i will copy and rename the "Classic style.css" to lets say "My forum style.css"
i will create a directory named "my_moods" and place it inside the "vmoods" installed directory
i'll edit it the "My forum style.css" in the following way:
Code:
#vmoods li.Aggressive a{background-image: url("/vmoods/classic_72x15/Aggressive.gif");}
to
#vmoods li.Aggressive a{background-image: url("/vmoods/my_moods/my_Aggressive.png");}
etc etc etc
(a png file will work also.right?)
is there anything else i need to do?
do i have to edit something at the "vmoods.js"
do i need to uninstall and reinstall the hack or an update (overwrite-yes) will do?
is there something else am i missing?
thank you in advance for any replies