Centralizing webpages. Please help!

L

Linda D

I am very much a beginner and this is my first go at web building.
I have my site ready to upload to a server. I have one concern though before
I do.
When I look on web page preview this pages appear to display to the left
2/3rds of the screen with the right 1/3rd blank. Is that how it will appear
when I upload or will it be central when displayed?
If not central, is there a way to make the pages centrally display?
 
D

Don Schmidt

That is the way Publisher creates webpages, left justified. Publisher 2000
and 2002 are the easiest to center justify and later versions of Publisher
can be centered. Resubmit your posting with the version of Publisher you use
and someone will respond, as I if you use Publisher 2000 or 2002.
 
S

Spike

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
http://www.emurasoft.com/replall/ a simple replace lines in multiple htm
files

Then ftp the files to your ISP

Spike
 
S

Spike

***** Correction *****

Replace <head> should be Replace </head> Left out the /

***** Correction *****

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

<head><center>


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
http://www.emurasoft.com/replall/ a simple replace lines in multiple htm
files

Then ftp the files to your ISP

Spike
 
S

Spike

Notepad works
Wordpad words
Any text editor works

"Replace in files" is easiest for multiple page sites

Spike
 
R

Rob Giordano [MS MVP]

I was trying to politely point out your omission :)
---
You down in Tempe?



--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression
 
S

Spike

I thought that might be the jest of your comment and for thoese who frequent
here for help and might benifit from the addition I added a few other
programs that will work as well. Thanks for the input. (Always open for
sugestuions) I added it to the canned remarks for centering. And yes I am
there..... What led you to that observation?

Spike
 
L

Linda D

Thanks Spike

Just tried it and it worked on page one. I now need toa apply it to other 9
pages. Will the multiple page replace software you suggested and feedback.
You mad an English girl very happy!
 
R

Rob Giordano [MS MVP]

keep in mind you will have to do this every time you make a change to the
original pub file because Publisher will likely overwrite your externally
made edits.



--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression
 
S

Spike

Exactly,

After any changes (*** one extra step ***):

1. Publish to the hard drive
2. *** Run replace in files ***
3. FTP to server

Replace in files remembers the string and folder

Spike
 
L

Linda D

Just seen how dyslexic my fingers were on my last post. Must have been so
enthusiastic that I got carried away. Have amended now below. Thanks
 
T

teager

Thanks alot it work on my webpage, but the text in the body stayed to the
left. How do I correct this? Thanks again
 
S

Spike

What version of publisher are you using?
Post your URL please and will take a look at it

Spike
 
T

T

How do I publish to my hard drive???????????/

Spike said:
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
http://www.emurasoft.com/replall/ a simple replace lines in multiple htm
files

Then ftp the files to your ISP

Spike
 
S

Spike

From the file menu
.... Publish to the web
.... Select the folder that you wish to place the web files in
.... The web site is now on your hard drive
.... Modify the HTM files
.... FTP to your hosting's server

Spike
 

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