0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

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 2 months 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 2 months 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 2 months ago
    • thank you, problem solved

Time to create page: 0.117 seconds