Results 1 to 4 of 4

Thread: Colored Links.

  1. #1
    every day i see my dream Bowser's Avatar
    Join Date
    Sep 2005
    Location
    17 Years
    Posts
    819

    *yawn* Colored Links.

    hi, I see some people have colorified links in their signatures, I want to learn how to do that. there was another thread about this, but I didn't really understand the information everyone gave. css really makes no sense to me, but I really want to know how.
    eh?

  2. #2
    Ominous Wanderer Tech Admin Samuraid's Avatar
    Join Date
    Oct 2001
    Posts
    5,522

    Default

    <a href="[URL GOES HERE]" style="color: [COLOR CODE GOES HERE]"> Link Text </a>

  3. #3
    every day i see my dream Bowser's Avatar
    Join Date
    Sep 2005
    Location
    17 Years
    Posts
    819

    Default

    thanks! how do i remove the underline, and bring it back when you hover over it?
    eh?

  4. #4
    The King's Shield The Summoner of Leviathan's Avatar
    Join Date
    Nov 2004
    Location
    Insomnia
    Posts
    7,730

    FFXIV Character

    Patroclus Menoetius (Sargatanas)

    Default

    PHP Code:
    <a href="[URL GOES HERE]" style="color: [COLOR CODE GOES HERE]; text-decoration: none"Link Text </a
    I just quoted Samuraid and added the part in for no underline....


Posting Permissions

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