website preview comes up left justified

S

shadowygirl32155

Hello, I am designing a website with publisher, and whenever I preview it, it
shows up completly left justified with a lot of white space at the right. How
do I get the website to come up centered?

Thanks!

-Melanie
 
D

Don Schmidt

Publisher by default creates websites left justified. They can not be
changed within Publisher but you can edit the htm/html files to center the
pages. There are two methods to accomplish this depending if the website
was created with 2000, 2002 or with 2003, 2007.

Which version of Publisher are you using?
 
D

Don Schmidt

OK, below is the method of centering websites created with Publisher 2003 &
2007.

Don
Vancouver, USA
=====================================================
A Donald Canned Response -

Thanks to "Spike" who gave to us this:

The fix to center pages using publisher 2003 and 2007
Publish to your hard drive
Edit the htm file(s) and replace </head> with

</head><table border="0" cellpadding="0" cellspacing="2"
width="760"align="center"><tr><td>
(All on one line)

If you are using a page width different than 760 pixels change that number
in the above line

If you have multiple pages you might want to look at ReplaceInFiles program,
available at,
<http://www.emurasoft.com/replall/> a simple replace lines in multiple htm &
html files.

The four boxes require the following information:
Find: </head>
Replace with: </head><table border="0" cellpadding="0" cellspacing="2"
width="760"align="center"><tr><td>

File Types: *.htm
In Folder:
(use the button to go to the folder where the htm files are located on your
hard drive)
The bottom four boxes can be left blank.
Note: Once the boxes are filled out and the "Replace all" is selected,
the entries are retained for the next time you use the program.

Then ftp the files to your ISP

=====================================================
 
O

owen rogers

Hope you can help; i tried the method for Publisher 2007, and although it worked, it left "width="760"align="center">" in the top left corner of the webpage as seen in Internet Explorer. Any thoughts how to hide this or likewise get rid of it?
Owen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top