Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2004
    Location
    Bournemouth. UK
    Posts
    3,638
    Tokens
    0

    Latest Awards:

    Default Removing The Line Underneath A HyperLink...

    :eusa_sile this sounds really stupid but, u know on hyperlinks how do you get the line 2 dissapear from underneath :eusa_doh: :eusa_wall i should really know this =D

    Thanks
    Last edited by iRoss; 21-01-2005 at 06:28 PM.
    REMOVED

    Edited by jesus (Forum Super Moderator): Please do not have text in your signature which is over size 4.

  2. #2
    Join Date
    Oct 2004
    Location
    Scotland
    Posts
    2,280
    Tokens
    1,075

    Latest Awards:

    Default

    <style>Aink {
    Color: white; TEXT-DECORATION: underline
    }
    A:visited {
    COLOR: white; TEXT-DECORATION: underline
    }
    A:active {
    COLOR: white; TEXT-DECORATION: underline
    }
    A:hover {
    COLOR: #660000; TEXT-DECORATION: none
    }</style>

    thats it, just change the colours

    http://www.stupidian.com
    (contains mild swearing)

  3. #3
    Join Date
    Jul 2004
    Location
    Bournemouth. UK
    Posts
    3,638
    Tokens
    0

    Latest Awards:

    Default

    thanks, but where exactally does it go? because when i view it in normal and/or preview mode it shows it as text
    REMOVED

    Edited by jesus (Forum Super Moderator): Please do not have text in your signature which is over size 4.

  4. #4
    Join Date
    Aug 2004
    Location
    UK
    Posts
    11,283
    Tokens
    2,031

    Latest Awards:

    Default

    its css, it should be able to go anywhere? athogh there mostly put in the head section

  5. #5
    Join Date
    Jul 2004
    Location
    Webby Forums!
    Posts
    1,879
    Tokens
    0

    Latest Awards:

    Default

    try adding this to the body tag and fiddling with the colours..
    alink=000000 vlink=000000 link=000000 it seems to change it ..


    Chilimagik.net // Reviews, Band Biographies, News, Pics + Loads More!!
    [Thybag.co.uk - Vive la revolutione]

Posting Permissions

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