iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-13-2005, 05:14 PM
WebProWorld New Member
 
Join Date: May 2004
Location: Connecticut
Posts: 8
kmdesigns RepRank 0
Default Ugly border...

Is there a way, in Dreamweaver, to make sure that photos that link to other pages do not have a border? I want text links to be a certain color & photos to be borderless.
Some pages are like that & for some strange reason, other pages automatically outline images that are links... any suggestions? Has anyone else run into this annoying problem?
Reply With Quote
  #2 (permalink)  
Old 02-13-2005, 05:31 PM
Easywebdev's Avatar
WebProWorld Veteran
 
Join Date: Apr 2004
Posts: 310
Easywebdev RepRank 1
Default

I'm not sure about dreamweaver settings but if you edit the code then in the image tag itself you can add border="0" or if you are using a style sheet add img{border; none;}
__________________
"I have not failed. I have found 10,000 ways that don't work" - Thomas Edison.
"The secret to creativity is knowing how to hide your sources" - Albert Einstein.
Reply With Quote
  #3 (permalink)  
Old 02-13-2005, 06:23 PM
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Location: Toronto, Canada
Posts: 1,782
cyanide RepRank 0
Default

Easywebdev has the straight-up html/css way.
In Dreamweaver, click the image and in the properties toolbar, there is a text-box for the border. Just add a 0.
__________________
|
Web Hosting Guru
| Need Help For Your Forum?
Reply With Quote
  #4 (permalink)  
Old 02-15-2005, 01:21 PM
Faglork's Avatar
WebProWorld Veteran
 
Join Date: Feb 2005
Location: Forchheim, Germany
Posts: 936
Faglork RepRank 1
Default

Just in case some css-noobee reads this: there's a typo in the code, should have a colon instead of a semicolon:
Code:
img{border; none;}
should read
Code:
img{border: none;}
Alex
Reply With Quote
  #5 (permalink)  
Old 02-20-2005, 12:43 PM
WebProWorld New Member
 
Join Date: May 2004
Location: Connecticut
Posts: 8
kmdesigns RepRank 0
Default

Thank you all very much!
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design Discussion Forum

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 12:44 AM.



Search Engine Optimization by vBSEO 3.3.0