Activity Stream
48,167 MEMBERS
62191 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 6 of 6
  1.     
    #1
    Member
    Website's:
    TheTeenBay.com

    Question How to delete underline from links?

    Hi Mates

    I have problem becouse I don't know how to delete underline from links and how to set the default color for links(default is blue)

    Link to my site is on signature
    kaylog Reviewed by kaylog on . How to delete underline from links? Hi Mates I have problem becouse I don't know how to delete underline from links and how to set the default color for links(default is blue) Link to my site is on signature Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    Website's:
    DL4Everything.com Soft2050.in
    Add this to your css file:
    PHP Code: 
    {
      
    colorred//or hex code
      
    text-decoration:none// to remove underline from links


  4.     
    #3
    Member
    Website's:
    TheTeenBay.com
    no working

  5.     
    #4
    Member
    The code given above should work. Try to clear the browser cache or try this one
    Code: 
    a:link {text-decoration: none}

  6.     
    #5
    Member
    a, a:link, a:visited, a:active {
    color: blue;
    text-decoration: none !important;
    }


  7.     
    #6
    Member
    Website's:
    TheTeenBay.com
    Working!
    Thx

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Remove the underline from links
    By ChrisDV in forum vBulletin
    Replies: 4
    Last Post: 4th May 2008, 02:45 PM
  2. Remove underline from username and all links
    By WrzBB in forum vBulletin
    Replies: 0
    Last Post: 11th Feb 2008, 11:21 PM

Tags for this Thread

BE SOCIAL