How can I center my entire webpage on the screen in FP?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know of a way to do this? Im not talking about text or pictures
individually, but the page as a whole. Centered instead of left aligned.

Thanks for any assistance.
 
Use centered tables to layout your pages.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
FrontPage 2002 Server Extensions Support Center:
http://support.microsoft.com/default.aspx?scid=fh;en-us;fp10se
===
| Does anyone know of a way to do this? Im not talking about text or
pictures
| individually, but the page as a whole. Centered instead of left aligned.
|
| Thanks for any assistance.
 
But you can not use themes or shared border and also then center the page.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Click and drag the title bar of the browser window until it is centered in
the screen.

;-)

--
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.
 
If you use theme, shared borders, absolute positioning (VML Graphics, which you are using) then you
will not be able to center your page, as the position would change based on the used browser window
size, etc.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Build the site within a table. Centre the table and make the width less than the
screen width - other posts suggest something like 750 pixels. or if you set a %
say 80%. (only a suggestion - you'll have to play around with it).
 
refer Tom Willett's reply -build a page within a TABLE then centre the table.
 
but you can do the layout (centred table) and then apply a theme, can't you? or
will it reset everything?
I thought themes just applied colours, bullets, backgrounds, horizontal lines and
nav bars in the particular design you choose; not interfere with your actual
layout of the page.
 
Not if using a theme that also uses shared borders or if using absolute positioning.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Thanks for your input I appreciate it!!

Andrew Murray said:
Build the site within a table. Centre the table and make the width less than the
screen width - other posts suggest something like 750 pixels. or if you set a %
say 80%. (only a suggestion - you'll have to play around with it).
 

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

Back
Top