Forum Moderators: mack
Thanks,
CR
The issues you may be facing are several. First, you are using Dreamweaver, a WYSIWYG editor. Do you also have some grasp of html and css? This kind of knowledge will open up worlds of possibility for you. If you only design in a wysiwyg editor so that a page "looks right" opn your system, you can easily run into the kind of troubles that you describe.
Pages can be centered (truly centered for any screen resolution and browser) using several different approaches. There are variations for designs created with a table layout, and designs created with divs -- pure css positioning.
One thread that might get you started is this discussion with someone who was also using Dreamweaver, so it may have special meaning for you:
how to center an already build site? [webmasterworld.com]