Newbie:White Edge in Dreamweaver
by Maurice Henning
on
May 14, 2009 at 5:23:51 am
I designed
a site in photoshop with dimensions of 850x1200 (pixels dimensions)... my document
dimensions are 11x20 (72 resolution), checkmark by Scale Styles and Constrain Proportions.
All looks fine in photoshop.
However when I export to Macro dreamweaver 8.0, and I preview in my internet explorer browser there is about 1-2 inches of white space on the right edge. What am I doing, how
can I get rid of the white space. I know I've previewed pages in the past and never get that white space however this is the first time I've designed a page in photoshop to export, usually I
just do it in dreamweaver.
that index page that you saw was designed in dreamweaver. All the pages inside the site were designed in photoshoop and the table's/cell's layout was done in dreamweaver. A large white gap on every page is on the right side.
Re: Newbie:White Edge in Dreamweaver by Fernando Mol on Jun 22, 2009 at 9:18:51 pm
It's the background color of your page.
What do you want to do? I suppose you want to change it with a black color.
In the properties tab, at the bottom, choose "page properties", there go to the background section and select a color. That should do it for a single page.
If you want that change to be in all of your pages you can move the new CSS rule for your body tag to any of your externals CSS.
If you are not familiar with CSS first take a look at the COW tutorial you can find in the tutorial section or in the FAW of this forum.