Hi Cédric,
I have used your instructions for inserting a drop down menu into my site. I have followed all your instruction and cannot get it to display properly once my site is live. MassReplaceIt works fine but once its done replacing my menus just get displayed as text links. My menu_style.css is in the correct place.
To test I inserted a HTML snippet into my iWeb08 file it displayed in iweb08 correctly but just displays as text links once it's been published.
There is also one difference between the code you showed in your tutorial and the one that i downloaded from the css site
you talked about
<style media="all" type="text/css">@import "/menu/menu_style.css";</style>
the code i downloaded only had
<link rel="stylesheet" type="text/css" href="/menu/menu_style.css" />
my site is
http://www.dsteo.comThis is how the HTML Sippet looks in iWeb08
Attachment:
iWeb08.jpg [ 157.46 KiB | Viewed 427 times ]
This is how the HTML Snippet looks in Safari and Firefox
Attachment:
Safari.jpg [ 106.63 KiB | Viewed 427 times ]
I'm excited to get this drop-down menu working and look forward to your response
Dale