Making a green version of the Aqua-Soft 4 skin

Hello,

I'm trying to make a green version from the original Aqua-Soft skin with different images. Something more than just a few changes that I might put in a child skin. So what I would like to do is to create a completely new skin. I am thinking this would probably be more clean than just changing creating new images in the current Aqua Soft skin directory.

Can someone tell me what is the best way to go about this. So far it looks to me that the code has hardcoded "as4" in lots of places.

Advice and help would be much appreciated.

#510997

Should be rather easy, everything is hardcoded since I couldn't find a way skin detect where the default images are stored (lacked feature in vb).

You can do this 2 ways, edit the Aqua-Soft v4.xml file directly, and just do find and replace of "/as4/" with whatever the new image folder is called.

Or you can do this within vbulletin, login to the admincp, expand style and templates, select search in templates.

picture19b7a9.png

#511009