Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Hagen Rose webforumsuser@macromedia.com #1
fireworks export without white border
Hi, can somone describe the best way to remove the white border that fireworks adds after exporting to dreamweaver? And maybe explain why it adds it??
Cheers Hagen
Hagen Rose 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,... -
Ugly bevelled white border
I've just finished a movie with a black background. After creating the projector I was surprised to see the movie had a white beveled border about 3... -
annoying white border
How do i get rid of the white border that exists around my image file once I export it and import it to a fireworks file. mike -
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... -
Can't get white border out of template
Can someone help me? I've tried everything I can think of to get the stupid white line out from the left of my menu. Here's the file, and yes, I've... -
osgood #2
Re: fireworks export without white border
"Hagen Rose" [email]webforumsuser@macromedia.com[/email] wrote:
Copy code below and paste between <head> tags of your pages code. DW has> Hi, can somone describe the best way to remove the white border that
> fireworks adds after exporting to dreamweaver? And maybe explain why
> it adds it??
>
> Cheers Hagen
>
>
>
a default margin setting. You have to zero the margins to get rid of the
white border. You can do this also Modify>Page Properties and then
insert 0 into margin fields.
<style type="text/css">
body {margin: 0px}
</style>
osgood Guest
-
Alan Ames #3
Re: fireworks export without white border
If you mean a 1 pixel row on top and right side- those are rows of spacer
images.
Two methods-
one- for after you get to dreamweaver:
click in the table. select the rightmost <table> tag on the Quick Tag
Selector (bottom of design view window)
Set the cellpadding and cellspacing to 10 so you can touch things...
now, click in the top right cell with a spacer, and click/drag down and
select all cells in that column.
Click Delete, or use Modify-->Tables-->Delete row or column
Repeat to select top row and delete.
other method- prevent fireworks from using them-
When exporting from Fireworks- When you're in the LAST dialog box to save
the files; click the OPTION button on the right. That has some setup info.
Click the Table tab. Change from Single table w/spacers to Complex table
w/NO spacers. Or whatever other choice you want.
--> Hi, can somone describe the best way to remove the white border that fireworks
> adds after exporting to dreamweaver? And maybe explain why it adds it??
>
> Cheers Hagen
>
>
>
Team Macromedia Volunteer for Dreamweaver
Certified Dreamweaver MX Developer
Alan Ames Guest



Reply With Quote

