Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Hover Text?

  1. #1
    Join Date
    Aug 2006
    Posts
    357
    Tokens
    0

    Question Hover Text?

    I have just put some drop down links on to my fansite,
    However the text just shows in that horrible dark blue link colour?
    How do i get an hover over the text like
    www.clubhabbo.net
    Or a arrow like
    www.allhabbo.com

    Any help = +REP

  2. #2
    Join Date
    Nov 2006
    Location
    Leeds, Yorkshire
    Posts
    992
    Tokens
    0

    Default

    <body alink="COLOUR HERE" vlink="COLOUR HERE">
    is the basic way, there are more bits but I forget, a google search might help


  3. #3
    Join Date
    Oct 2006
    Posts
    1,026
    Tokens
    0

    Latest Awards:

    Default

    Or just use dreamweaver?

  4. #4
    Join Date
    Aug 2006
    Posts
    357
    Tokens
    0

    Default

    Nelson? How do i do that in dreamweaver, Im new to all this

  5. #5
    Join Date
    Nov 2006
    Location
    Cheshire.
    Posts
    730
    Tokens
    250

    Default

    <style type="text/css">
    aink {
    CSS CODE HERE
    }
    a:visited {
    CSS CODE HERE
    }
    a:active {
    CSS CODE HERE
    }
    a:hover {
    CSS CODE HERE
    }
    </style>


    Give us an add like!

  6. #6
    Join Date
    Oct 2006
    Posts
    1,026
    Tokens
    0

    Latest Awards:

    Default

    Open the .php or .htm or .html or w/e in dreamweaver highlight a image and add hover link.
    Quote Originally Posted by Helpie View Post
    Nelson? How do i do that in dreamweaver, Im new to all this

  7. #7
    Join Date
    Aug 2006
    Posts
    357
    Tokens
    0

    Default

    Quote Originally Posted by RNelson View Post
    Open the .php or .htm or .html or w/e in dreamweaver highlight a image and add hover link.
    Does this work the same with text?

  8. #8
    Join Date
    Oct 2006
    Posts
    1,026
    Tokens
    0

    Latest Awards:

    Default

    Yes it does.
    Quote Originally Posted by Helpie View Post
    Does this work the same with text?

  9. #9
    Join Date
    Aug 2006
    Posts
    357
    Tokens
    0

    Default

    Quote Originally Posted by RNelson View Post
    Yes it does.
    Right ill give it a go thanks +Rep

    EDIT: Where do i find the add hover?
    Last edited by Helpie; 22-04-2007 at 05:46 PM.

  10. #10
    Join Date
    Oct 2006
    Posts
    1,026
    Tokens
    0

    Latest Awards:

    Default

    Highlight it right click and try click properties.
    Quote Originally Posted by Helpie View Post
    Right ill give it a go thanks +Rep

    EDIT: Where do i find the add hover?

Page 1 of 2 12 LastLast

Posting Permissions

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