|
|
||
If you want to create your own skin, you do not have to reinvent the wheel. The approach to use is to duplicate an existing, working skin, and alter it to suit your own needs. This is possible, as all the elements that define how the menu looks like are stored in image files and the CSS file. The process is called creating the skin from a base template.
When using this method, you have to follow the steps:
Doing all this by hand can lead to mistakes, an occurence of the old skin name can be forgotten, and besides it takes time. That's why you'll use the second method: the Create new Skin server behavior offered by MX CSS Dynamic Menus. This method is used in what follows to create a new skin based on the arktic_blue included one.
This way, to create the new skin, you'll have to follow the next steps:

Now, after applying the server behavior, you have the new skin's folder created automatically, and also, all occurences in the CSS file have been changed to match the new name.
The new skin has already been copied in your site's local folder, as you can see in the next image. If the new skin does not appear in the folder list, click the refresh button on the File tab toolbar:

If you decide to use another name instead of the tutorial_skin used here, you will have to keep changing it everywhere where it is mentioned in this tutorial.
In the skin folder (tutorial_skin), you will find the following components:
In what follows, you will replace some of the images in the img folder with new ones, so that the skin will look different, and you'll also alter the menus.css files. This way, all other menu elements (borders, alignement, margins, colors) will match the new skin.
Also, since when applying the extension in dreamweaver a translator will be placed in page, you'll have to create/copy a representative image in the preview_skins folder. This folder can be found inside your local site, in the includes/cssmenus/skins folder.
The next step to take when creating the skin, is to cut the original image into the pieces to be used.
|
|
||