Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-20-2007, 11:33 AM   PM User | #1
Rienk0r
New to the CF scene

 
Join Date: Sep 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rienk0r is an unknown quantity at this point
Strange border around button

Hello all,

I am a beginner designer/coder and on a first job and this is what happened.

[IMG][/IMG]

I want to make the Home, Informatie etc to be buttons, but when I make Home a link, this strange purple border gets around the button; How do I get that border to leave?

Last edited by Rienk0r; 09-20-2007 at 11:44 AM..
Rienk0r is offline   Reply With Quote
Old 09-20-2007, 12:06 PM   PM User | #2
CaptainB
Regular Coder

 
Join Date: Jun 2007
Posts: 805
Thanks: 123
Thanked 23 Times in 23 Posts
CaptainB is an unknown quantity at this point
Hey.

In your img tags, just insert this: border="0"

So, it would be:
Code:
<img src="something.something" alt="Something" border="0" />
CaptainB is offline   Reply With Quote
Old 09-20-2007, 12:12 PM   PM User | #3
Rienk0r
New to the CF scene

 
Join Date: Sep 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rienk0r is an unknown quantity at this point
Thanks, it works !

you're my hero
Rienk0r is offline   Reply With Quote
Old 09-20-2007, 12:14 PM   PM User | #4
ahallicks
Senior Coder

 
ahallicks's Avatar
 
Join Date: May 2006
Location: Lancaster, UK
Posts: 1,134
Thanks: 1
Thanked 57 Times in 55 Posts
ahallicks is on a distinguished road
You should really be doing this in CSS with a img {border: 0;}
__________________
"write it for FireFox then hack it for IE."
Quote:
Originally Posted by Mhtml View Post
Domains are like women - all the good ones are taken unless you want one from some foreign country.
Reputation is your friend

Development & SEO Tools
ahallicks is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:20 PM.


Advertisement
Log in to turn off these ads.