Results 1 to 3 of 3

Thread: Floating Menu code problem

  1. #1
    Join Date
    Nov 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Floating Menu code problem

    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?
    Last edited by jscheuer1; 11-08-2009 at 03:52 PM. Reason: remove broken hot link

  2. #2
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    Is that all of your actually code? If so you need to start the table, open a row, have the starting tag on you cell, then close the row, and close the table. I dont think paragraphs are suppose to be in cells but am not certain off the top of my head. So add above <table any attributes you want><tr><

  3. #3
    Join Date
    Nov 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Floating Menu

    That is the part of the code that is editable that i'm trying to link. the whole code is on dynamicdrive.com Floating menu

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •