HighDots Forums  

DW8-Fine white line around images

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss DW8-Fine white line around images in the Macromedia Dreamweaver forum.



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

Default DW8-Fine white line around images - 01-01-2009 , 10:05 PM






DW8 - On some of my images there is a very fine white line around the edge when
the site is previewed in the browser. The site has an almost-black background
color (181714), and I use the same color in making the image backgrounds (in
Photoshop CS), for example roll-over images. How do I get rid of this?


Reply With Quote
  #2  
Old   
Damaeus
 
Posts: n/a

Default Re: DW8-Fine white line around images - 01-01-2009 , 10:44 PM






Reading from news:macromedia.dreamweaver,
"Fugasi" <webforumsuser (AT) macromedia (DOT) com> posted:

Quote:
DW8 - On some of my images there is a very fine white line around the edge when
the site is previewed in the browser. The site has an almost-black background
color (181714), and I use the same color in making the image backgrounds (in
Photoshop CS), for example roll-over images. How do I get rid of this?
Check to make sure that your image border is zero in the Properties
Inspector in Dreamweaver for the specific image in question. I've noticed
that in tables, having nothing there is "bigger" than specifying a zero. I
don't think I get a white border around images with nothing in the image
border width setting, but see if that works?

Damaeus


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

Default Re: DW8-Fine white line around images - 01-02-2009 , 12:18 AM



Quote:
Check to make sure that your image border is zero in the Properties
Inspector in Dreamweaver
It is at "0" but thanks for the idea.


Reply With Quote
  #4  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: DW8-Fine white line around images - 01-02-2009 , 07:20 AM



You wouldn't set this in the Property inspector, you'd set it in the CSS,
and the only time you need it would be when the image is within a link:

a img { border:none; }

Also, you wouldn't expect this effect to produce a white border - it would
be a blue one (by default).

I'm guessing the fine white line is part of the image (it's easy to
undercrop when the canvas is white).

Quote:
I've noticed
that in tables, having nothing there is "bigger" than specifying a zero.
If you have nothing there, you will get the default value for the all of the
table attributes, which is often (but not always) not zero.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Damaeus" <no-mail (AT) damaeus (DOT) yahoo.invalid> wrote

Quote:
Reading from news:macromedia.dreamweaver,
"Fugasi" <webforumsuser (AT) macromedia (DOT) com> posted:

DW8 - On some of my images there is a very fine white line around the
edge when
the site is previewed in the browser. The site has an almost-black
background
color (181714), and I use the same color in making the image backgrounds
(in
Photoshop CS), for example roll-over images. How do I get rid of this?

Check to make sure that your image border is zero in the Properties
Inspector in Dreamweaver for the specific image in question. I've noticed
that in tables, having nothing there is "bigger" than specifying a zero.
I
don't think I get a white border around images with nothing in the image
border width setting, but see if that works?

Damaeus


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 - 2009, Jelsoft Enterprises Ltd.