Afterdark and Bluesaint are now available for download in the Members Area and for purchase in the Shop.

For more information about this update refer to this post:
http://www.vbstyles.com/forum/showthread.php?t=3909



Aria 3.6.8 small fix from the version posted yesterday.

If you have upgraded the aria skin prior to this post please download it again to fix a small error in the headinclude template.

If you want to patch it manually look in the headinclude template for:

Code:
<!-- JSFX.Rollover("projects",    "$stylevar[imgdir_misc]/projects_over.gif"); -->
and change it to:

Code:
// JSFX.Rollover("projects",    "$stylevar[imgdir_misc]/projects_over.gif");
Done