Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
Peter Lanky #1
Unwanted border round images
To date I have had no problem inserting images onto a web page. Now every time
I insert an image, I get a narrow coloured border around the image. There is
nothing in table or cell properties to cause the border. If I delete an image
and then re-insert it I get the border. Any help please?
Peter Lanky Guest
-
Light Blue Border around images
:frown; when I first put an image up on my website it came up published with a light blue border which placed itself a few pixels away from the... -
Dotted border around rotated placed images in PDF...
Hi all - Sorry in advance if this is a newbie question, etc. Here's my issue: I'm getting a very light dotted border around an placed .tif file... -
unwanted border around swf
I have this flash site that comes from a html primary page. But the swf window that is embebed in a html page too, shows a small border around the... -
Unwanted images on the stage
Please help...I'm a novice and doing a Director MX project a school/work internship project. I've used a Camtasia .avi video in my project that is... -
#24828 [NEW]: round() function doesn't round !
From: christophe dot bidaux at netcourrier dot com Operating system: Windows 98SE PHP version: 4CVS-2003-07-27 (stable) PHP Bug... -
Darkwater234 #2
Re: Unwanted border round images
Is the image linked to something? If the image is hyperlinked to something, a
border can appear. You'll have to set the border property of the image to 0
explicitly. Old versions of Dreamweaver used to set the border to 0
automatically, but CS3 does not. Not sure if Contribute ever set the image
border to 0 in the past.
Darkwater234 Guest
-
Peter Lanky #3
Re: Unwanted border round images
The image does have a link, and now that I know what is causing the problem
(thank you), after removing it and re-inserting the link I can get rid of the
border. This does however seem to be a bit hit and miss, so my next question
is: How do I set the border of an image, as I can't find anywhere to do this?
Peter Lanky Guest
-
ThinkInk #4
Re: Unwanted border round images
When you want to edit the border around an image in Contribute you can click
you right-mouse-button on the image and choose image-properties.
When you site uses CSS and you never want a border around an image you can use
this in you css file:
img {
border:none;
}
ThinkInk Guest
-



Reply With Quote

