0
Welcome Guest! Login
0 items Join Now

How Do I Change the color of a link on an image?

  • How Do I Change the color of a link on an image?

    Posted 15 years 1 month ago
    • I have images in custom modules linking to a specific article, but when I link the images there is a purple box around the images signifying a link. How can I get rid of this. Visit this website http://www.tomeggersconstruction.com and go to the bottom of the page and you will see the boxes with the purple around them. Any help with how to change that purple to white or black would be appreciated.
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: How Do I Change the color of a link on an image?

    Posted 15 years 1 month ago
    • Add this to your stylesheet:
      a img {border: none;}
      or
      a img {border: #fff;}

      or
      a img {border: #fff;}
    • Yves
  • Re: How Do I Change the color of a link on an image?

    Posted 15 years 1 month ago
    • thank you, problem solved

Time to create page: 0.066 seconds