This tutorial demonstrate the ASCX method of DotNetNuke skinning. This is the method that the professional DotNetNuke skinners use as it is much quicker to build skins in this way.
We explain the concepts of DotNetNuke ASCX skinning, how to setup Visual Web Developer Express to enable the skin token attribute suggestions, how to use ASCX skin tokens, how to make quick edits to tokens and instantly see them on your DotNetNuke website, how to display two tokens of the same type - for instance two menus, how to use skinpath for images, how to view the attributes that are available for a skin token, how to speed edit CSS code, how to quickly create additional skins using the ASCX method and instantly view them within your DotNetNuke installation, and finally how to work with ASCX Containers.
The videos cover:
- Video 1 - Introduction, Pros and Cons of ASCX Skinning
- Video 2 - Introduction to ASCX Skin Code and Setup in VWD Express
- Video 3 - How to Edit The ASCX Tokens, Configuring the Search Token
- Video 4 - How to Display 2 Nav Menus, How to Use SKINPATH for Images
- Video 5 - Skin CSS Code Speed Editing in ASCX skins
- Video 6 - Containers ASCX skinning