Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
buzz01 webforumsuser@macromedia.com #1
problem with white space/border when importing image or movie
When I import a large Flash movie (800x600) or even a plain image into Dreamweaver, I get unwanted blank space on the top and left margin. Why does this occur? How can I get rid of it?
XXXXXXXXXXXXXXXXX
X
X My Movie/Image
X
X
X
X
X
X
buzz01 webforumsuser@macromedia.com Guest
-
Damn White Border!!!!!!
Illustrator CS I get this unwanted white border around my exported images that i don't know why its there. This border isn't a thin line around it,... -
Getting rid of the white background of image file after importing into FH9
Help help help. Anyone has the slightest idea how to remove the white background of an a bmp image in FH9? For example, when I copy the image... -
Importing PSD into FW MX creates a white border
Hi, When I importa a PSD web template into FW MX, it doesn't seem to fill up the window flush to the edges. There is a grey area in FW around the... -
Printing White Space Problem
If I print a graphic from within photoshop the white space around the graphic looks perfect. However, when I save the graphic as a jpg or a tiff and... -
White border on left of opening image
My site includes 3 cast members with each member set to start and fade in sequence. The members are jpg images with black backgrounds. The first... -
Murray *TMM* #2
Re: problem with white space/border when importing image or movie
Link to an external stylesheet (using DW's CSS editor), or embed a
stylesheet in your code (between <head> and </head>) with the following
style in it (embedded shown for cut-n-paste convenience) (assuming you want
zero margins) -
<style type="text/css">
<!--
body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left:
0px; padding:0px; }
-->
</style>
you could also try
body { margin : 0px 0px 0px 0px; padding:0px; }
or
body { margin : 0px; padding:0px; }
as a shorthand method.
This will take care of the margins in IE4+ and NN6. To take care of NN4x,
you will need to use MODIFY | Page Properties... and set the two right hand
margin fields (marginwidth and marginheight) to 0.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"buzz01" <webforumsuser@macromedia.com> wrote in message
news:bemig7$mq6$1@forums.macromedia.com...Dreamweaver, I get unwanted blank space on the top and left margin. Why> When I import a large Flash movie (800x600) or even a plain image into
does this occur? How can I get rid of it?>
> XXXXXXXXXXXXXXXXX
> X
> X My Movie/Image
> X
> X
> X
> X
> X
> X
>
>
Murray *TMM* Guest
-
Dan Vendel *GOF* #3
Re: problem with white space/border when importing image or movie
"buzz01" [email]webforumsuser@macromedia.com[/email] wrote:
into Dreamweaver, I get unwanted blank space on the top and left margin.> When I import a large Flash movie (800x600) or even a plain image
Why does this occur? How can I get rid of it?
Blank space on top and left OF WHAT?
The page? The table you're putting the file in? A layer? Code? A URL?
--
Dan Vendel - *GOF*
[url]http://www.vendel.info[/url]
Contact me directly by clicking here:
[url]http://contact.vendel.info[/url]
Formmail tutorial:
[url]http://www.vendel.info/tut/formmail.html[/url]
Nested table demonstration:
[url]http://www.vendel.info/tabletut/[/url]
Dan Vendel *GOF* Guest
-
Dan Vendel *GOF* #4
Re: problem with white space/border when importing image or movie
"buzz01" [email]webforumsuser@macromedia.com[/email] wrote:
> You asked ...
>
> "Blank space on top and left OF WHAT?
> The page? The table you're putting the file in? A layer? Code? A URL?"
>
> I get that blank space on top and left of an image or Flash Movie.
Sorry, I meant IN what?
Do you put the file straight in the page or in a layer or in a table.
Can you post a URL or code?
If it's the page, look at Murray's reply. If not, give us more info,
else it's just guesswork
--
Dan Vendel - *GOF*
[url]http://www.vendel.info[/url]
Contact me directly by clicking here:
[url]http://contact.vendel.info[/url]
Formmail tutorial:
[url]http://www.vendel.info/tut/formmail.html[/url]
Nested table demonstration:
[url]http://www.vendel.info/tabletut/[/url]
Dan Vendel *GOF* Guest
-
buzz01 webforumsuser@macromedia.com #5
Re: problem with white space/border when importing image or movie
Here is someone else's page that seems to illustrate the problem. Note the (black space) at top and left of Flash movie. see [url]http://www.oetectrading.com.au/aboutus.htm[/url]
XXXXXXXXXXXXXXX
X
X
X Flash Movie
X
X
X
X
Help?
buzz01 webforumsuser@macromedia.com Guest
-
Dan Vendel *GOF* #6
Re: problem with white space/border when importing image or movie
"buzz01" [email]webforumsuser@macromedia.com[/email] wrote:
I insert the image or movie in the body of the html document.> You asked "in what?"
>
>
> I put the image or Flash movie in a simple HTML page in DreamWeaver.It's PROBABLY the page margins, so do as suggested by Murray.>
> The result is as described.
>
> Also, see someone else's web site for view of the problem.
>
> See [url]http://www.oetectrading.com.au/aboutus.htm[/url]
>
> Do you see the black colored (white space) at the top of this image?
And as Alan says: please don't refer to another site, because even if
the problem LOOKS the same as yours, you don't have a clue what's
causing theirs. You're just confusing everything.
Instead, and if the issue remains after adding the margins a la Murray,
post the code to the darned page or upload and give us a URL to it, not
to someone else's.
--
Dan Vendel - *GOF*
[url]http://www.vendel.info[/url]
Contact me directly by clicking here:
[url]http://contact.vendel.info[/url]
Formmail tutorial:
[url]http://www.vendel.info/tut/formmail.html[/url]
Nested table demonstration:
[url]http://www.vendel.info/tabletut/[/url]
Dan Vendel *GOF* Guest



Reply With Quote

