Announcement

Collapse
No announcement yet.

Sidebar and Adding Titles

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Sidebar and Adding Titles

    Hi,

    Can anyone guilde me on how to edit the sidebar menu script so that I can add the TITLE tag to the code?

    What im trying to do is when you hover over the side bar menu link a description of that link is displayed...

    Thanks

    #2
    Within the <a> tag, you need to add:

    title="blah blah"

    So you'd have for example:

    <a href="eggs.html" title="eggs">eggs</a> as the full link with a title tag.

    Comment


      #3
      Hi Lee,

      But where abouts in the side bar code as isnt the side bar automatically generated?

      Comment


        #4
        With no idea what you have or what you are using Darren, it'd be nothing but a pure guess to guide you (there are a number of methods, not just one). Although i fear from what you are saying that you are using the smart theme with cgi-bin links, so i'd urge you to choose an infinitely better menu before doing anything else. Not only will everything improve on your site, your ability to control and design it will be a breeze.

        Comment


          #5
          Hi Lee,

          Yes im using the smart wizard...

          Thanks for your help

          Comment


            #6
            Smart theme or design wizard? there is no smart wizard.

            Comment


              #7
              Merlin.....

              Comment


                #8
                Sorry the design wizard...

                However, ive changed the site so much I dont think it really falls in anything now...

                Comment

                Working...
                X