HighDots Forums  

Easy question

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Easy question in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
breenminxy
 
Posts: n/a

Default Easy question - 07-11-2008 , 07:58 AM






Hi,
Sorry, this is a really easy questuin to answer hopefully.

When I make an image a link - it adds a border around it. I don't want a
border.

Can someone tell me what Im doing wrong? It's driving me insane.

Many thanks,
Bree




Reply With Quote
  #2  
Old   
Virginia Carter
 
Posts: n/a

Default Re: Easy question - 07-11-2008 , 08:00 AM






It's normal behavior.

Add this css:

a img {
border: none;
}

That should take care of removing the border.
--

Virginia Carter
Carolina Web Creations
======================
www.carolinawebcreations.biz

breenminxy wrote:
Quote:
Hi,
Sorry, this is a really easy questuin to answer hopefully.

When I make an image a link - it adds a border around it. I don't want a
border.

Can someone tell me what Im doing wrong? It's driving me insane.

Many thanks,
Bree




Reply With Quote
  #3  
Old   
shelleyfish
 
Posts: n/a

Default Re: Easy question - 07-11-2008 , 08:10 AM



Are you styling with CSS? If so set your anchors to border:none; that should do the trick!

Reply With Quote
  #4  
Old   
breenminxy
 
Posts: n/a

Default Re: Easy question - 07-11-2008 , 08:57 AM



Thank you!
I'm a graphic designer for print, and don't know much about Dreamweaver -
it does my head in! But thanks, your suggestion worked. I have managed to
create a basic website, and that was my mission!


Reply With Quote
Reply




Thread Tools
Display Modes

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

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.