The Most Active and Friendliest
Affiliate Marketing Community Online!

“Adavice”/  “1Win

How to make menu's

<ul class="makeMenu">
<li>&gt;&gt; Lips
<ul>
<li><a href="cat.html">Cat</a></li>
<li><a href="rabbit.html">Rabbit</a></li>
<li><a href="dingo.html">Dingo</a></li>
</ul>
</li>
<li>&gt;&gt; Ears
<ul>
<li>Elephant &gt;&gt;
<ul>
<li><a href="indian.html">Indian</a></li>
<li><a href="african.html">African</a></li>
</ul>
</li>
<li><a href="monkey.html">Monkey</a></li>
<li><a href="dog.html">Dog</a></li>
</ul>
</li>
<li>&gt;&gt; Eyes
<ul>
<li><a href="pig.html">Pig</a></li>
<li><a href="bird.html">Bird</a></li>
<li><a href="worm.html">Worm</a></li>
</ul>
</li>
<li><a href="accessibleLink.html">&gt;&gt; Noses</a>
<ul>
<li><a href="bat.html">Bat</a></li>
<li><a href="fish.html">Fish</a></li>
<li><a href="panther.html">Panther</a></li>
</ul>
</li>
</ul>
 
To create your own theme, you should create the button image states first. It contains button image for each Normal/Hot state of the button, one-by-one, vertically. Button image states is a .bmp file like this one. Each button image state must have the same height. In the example below the button states image has size 50x150. It contains three button state images, 50x50 each.

DESCRIPTION

Tune menu parameters manually or using Vista Buttons GUI interface. Then insert html code into the existing HTML page using GUI interface - your menu is ready!
Save your current project in the project file (*.xwb) and continue to work with it later
Save menu buttons' images as GIF, JPEG, PNG files
 
MI
Back