0
Welcome Guest! Login
0 items Join Now

SOLVED border around icons

  • SOLVED border around icons

    Posted 16 years 2 months ago
    • Is there anyone who can tell me to get rid of this border around the icons?
      This image is hidden for guests.
      Please log in or register to see it.


      I think it's in the css but i can't find it ???

      Thanks!

      Edit

      I found the solution rigth here at this forum. Add this code to template.css

      a img {
      border: 0;
      }
    • Last Edit: 16 years 2 months ago by Bart van Asperen.
  • Re: SOLVED border around icons

    Posted 16 years 1 month ago
    • It took a new day for me to figure this out!

      What you were suggesting wouldn't work - I would need to use
      a img {
      border: 0;
      }

      In order to remove the border from around those icons but keep the border on all of the images on my Article pages.
      Those icons are all hot linked so I need to add the "a" img!!

      AHHH! Finally!!
      Thanks again for all your help and patience Bart!
  • Re: SOLVED border around icons

    Posted 16 years 1 month ago
    • you're welcome :)

Time to create page: 0.037 seconds