webhiker
11-08-2009, 03:12 PM
I am having difficulty getting the links to work in the floating menu.
I have tried replacing the s"http://www script with my root folder name (acutabove) and also with the upcoming site name http://www.acutabove.net
Through the LIVE VIEW, the links do not work either way and some of the link names remain a different color, even though I have them set via Page Properties.
This is the way the original script reads:
td width="100%" bgcolor="#FFFFFF">
<p align="left"> <a href="http://www.dynamicdrive.com">Dynamic Drive</a><br>
<a href="http://www.dynamicdrive.com/new.htm">What's New</a><br>
<a href="http://www.dynamicdrive.com/hot.htm">What's Hot</a><br>
<a href="http://www.dynamicdrive.com/faqs.htm">FAQs</a><br>
<a href="http://www.dynamicdrive.com/morezone/">More Zone</a></td>
How do I code this to make the links work in the final product?
I have tried replacing the s"http://www script with my root folder name (acutabove) and also with the upcoming site name http://www.acutabove.net
Through the LIVE VIEW, the links do not work either way and some of the link names remain a different color, even though I have them set via Page Properties.
This is the way the original script reads:
td width="100%" bgcolor="#FFFFFF">
<p align="left"> <a href="http://www.dynamicdrive.com">Dynamic Drive</a><br>
<a href="http://www.dynamicdrive.com/new.htm">What's New</a><br>
<a href="http://www.dynamicdrive.com/hot.htm">What's Hot</a><br>
<a href="http://www.dynamicdrive.com/faqs.htm">FAQs</a><br>
<a href="http://www.dynamicdrive.com/morezone/">More Zone</a></td>
How do I code this to make the links work in the final product?