Ik wil graag een drop down menu in mijn iweb website toevoegen. Mijn website staat gekoppeld aan een ftp server.
Ik heb css3 maker gedownload via http://css3menu.com. Het lukt me ook om een drop down menu te maken alleen nu wil ik deze graag in mijn site plaatsen. Volgens de website moet ik het volgende doen:
I can not get the menu in iWeb site
Q: I have download a demo of CSS3Menu and created a basic menu as a test which plays O.K. by itself.
I then made a simple two page website in iWeb, so I can have an opening page then the menu page.
But I cannot seem to be able to get the menu on the second page, no matter what I try.
Can this be done or am I wasting my time on the impossible. Looking forward to your reply
A: 1. You should create your menu and publish it on a local drive in any test folder.
2. Open .html file from the saved folder in any text editor
(you'll find folder with images and .css file in this saved folder also).
3. Copy code for HEAD and BODY sections of Cu3oxand paste it inside html snippet in the place where you want to have a gallery, for example:
<!-- Start css3menu.com HEAD section -->
<link rel="stylesheet" href="menu_files/style.css" type="text/css" />
<!-- End css3menu.com HEAD section -->
<!-- Start css3menu.com BODY section -->
<ul id="css3menu" class="topmenu">
...
<p style="display:none">Buttons Using CSS Css3Menu.com</p>
<!-- End css3menu.com BODY section -->
4. Now you have your .html page and folder with all images and style.css file.
5. You should upload them on your server.
That's all.
Ik kom niet uit bovenstaande stappen??? WIE KAN MIJ HELPEN??? Graag hoor ik stap voor stap wat ik moet doen...
Ik heb css3 maker gedownload via http://css3menu.com. Het lukt me ook om een drop down menu te maken alleen nu wil ik deze graag in mijn site plaatsen. Volgens de website moet ik het volgende doen:
I can not get the menu in iWeb site
Q: I have download a demo of CSS3Menu and created a basic menu as a test which plays O.K. by itself.
I then made a simple two page website in iWeb, so I can have an opening page then the menu page.
But I cannot seem to be able to get the menu on the second page, no matter what I try.
Can this be done or am I wasting my time on the impossible. Looking forward to your reply
A: 1. You should create your menu and publish it on a local drive in any test folder.
2. Open .html file from the saved folder in any text editor
(you'll find folder with images and .css file in this saved folder also).
3. Copy code for HEAD and BODY sections of Cu3oxand paste it inside html snippet in the place where you want to have a gallery, for example:
<!-- Start css3menu.com HEAD section -->
<link rel="stylesheet" href="menu_files/style.css" type="text/css" />
<!-- End css3menu.com HEAD section -->
<!-- Start css3menu.com BODY section -->
<ul id="css3menu" class="topmenu">
...
<p style="display:none">Buttons Using CSS Css3Menu.com</p>
<!-- End css3menu.com BODY section -->
4. Now you have your .html page and folder with all images and style.css file.
5. You should upload them on your server.
That's all.
Ik kom niet uit bovenstaande stappen??? WIE KAN MIJ HELPEN??? Graag hoor ik stap voor stap wat ik moet doen...