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.

Related

Recent Demos



Contact US

For troubleshooting, feature requests, and general help, contact Customer Support at Mail. Make sure to include details on your browser, operating system, CSS3 Menu version, link to your page.
In most cases you'll get a reply within 1 business day. Please read the FAQs first to see if your question has already been answered.

See More