Author Topic: annoying blue frame around buttons must go !!  (Read 2982 times)

0 Members and 1 Guest are viewing this topic.

Offline djith

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
annoying blue frame around buttons must go !!
« on: December 03, 2005, 10:50:36 PM »
Hello,

Since i placed some buttons on my homepage, there is always a blue frame around it.
I placed a button such as upload. There's a frame around it.... a thick line.... wasn't there originaly....
it also appairs on other buttons such as the links to other sites....

the color of the frame is #800080 and nowhere to find.....

what can be the problem, and what to do about it?

Please have a look at my site....  www.avatarcorner.com

Thankful Greetings, Mathew

Offline djith

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
Re: annoying blue frame around buttons must go !!
« Reply #1 on: December 05, 2005, 08:40:32 PM »
Hey!!

Found it !!

just add in style.css the following code:

img
{
 border-style: none;
}

 :D