Where is a ARTMENUSO.ZIP file in version 3?


Author Message
Dan

Posted: 2/6/2012
Quote message 

From what I understand the Art Menu Module is different from version 2 to version 3 yet they are named the same. So, as far as I know, you cannot use version 2 skins and version 3 skins on the same dnn install.

Does anyone know if there is a way to use ver 2 and ver 3 skins on the same dnn install?
 
Dan

Posted: 4/3/2012
Quote message 

I was able to use both 2x and 3x skins on the same dnn 4.9 install.

1. rename the artmenuso.zip to something else (i used artmenuso3.zip)
2. upload it as a module

Note: dnn will have a show a minor error during the install - something about two files with the same name and the system will use the first instance - did not cause any problems for me.

Then, create art 3x skin. After exporting the skin.zip file. you will need to edit the page.aspx and admin.aspx file in the .zip file.

Edit the artmenuso declaration to artmenuso3 (towards the top of each file.

I had some minor issues with some of the container edit dropdowns - random.

No signnificant issues.