centering objects in browser after resize

S

spandon

Hello,

When I publish my web pages with Publisher I notice that the objects seem to
group in the upper left hand corner.

What I want is whenever the browser is loaded or resized that the objects
remain centered left and right.

How can I do this?
 
D

Don Schmidt

When you say "objects" do you mean the webpage? If so, Publisher creates
webpages left justified. Only Publisher 2000 and 2002 can be centered
justified and then it must be done manually in the html files, each time the
website is updated.

If you have Publisher 2000 or 2002 here's my canned response:
======================================
This works only for websites created with Publisher 2000 & 2002.

Each of your html files requires adding the <center> code after the existing
</head> code.

You can go into each html file and do it manually or get the free
ReplaceInfiles program
and make it an easy chore.


"ReplaceInFiles" can be downloaded from:

<http://www.emurasoft.com/index.htm>

The four boxes require the following information:

Find: </head>
Replace with: </head> <center>
File Types: *.html
In Folder:
(use the button to go to the folder where the html files are located on your
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.

Don
------
Vancouver, USA

P.S. One of the kind visitors of this news group told us of ReplaceInfiles
program some time ago; 'Sorry I forgot the individual's name. (Another
unsung hero).
 
S

spandon

Hi Don,

yes, I meant the web page - is there any workaround with 2003?

thanks,
Stergios
 
V

veteran user

To get your information to the center go to File, Page setup. Here you have
two options: using Custom feature where you can change the width and height
of your webpage, or select webpage and change the width. I use a width
1000px and height 4608px. Changing the width will give you the ability to
center your page. You can go wider if you need to. To hold your information
on a published page, use tables and/or a single table box around
information/graphics/text boxes. This will keep the format and embed
fonts/graphics/etc when you publish your page. Hope this helps!
 
M

Mike Koewler

No, it will NOT center the page. It will fill the screen if the person
has their browser set to 1000 pixel but not if they are set to 1260,
1600, etc. And if they are viewing it at 800 pixels, they will get a
horizontal scroll bar.

Mike
 

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