Compare the code in your home page with that in other pages. For example:
Home page:
<body blah blah...>
<div align="center"> This is different - aligned center instead of left.
Left is correct
<p align="center"> This is different - aligned center instead of right.
Right is correct
<!--webbot bot="Navigation" S-Type="banner" S-Orientation="horizontal"
S-Rendering="graphics" startspan --><img
src="_derived/index.htm_cmp_inmotion010_bnr.gif" width="600" height="60"
border="0" alt="Establishment Dog Training"><!--webbot bot="Navigation"
i-checksum="29481" endspan --></p>
Gift Certificate page:
<body blah blah...>
<div align="left">
<p align="right">
<!--webbot bot="Navigation" S-Type="banner" S-Orientation="horizontal"
S-Rendering="graphics" startspan --><img
src="_derived/Gift%20Certificate.htm_cmp_inmotion010_bnr.gif" width="600"
height="60" border="0" alt="Gift Certificate"><!--webbot bot="Navigation"
i-checksum="18415" endspan --></p>
There are other problems on the home page that need to be fixed. It seems it
was designed and tested on a wide screen monitor. Try opening the browser
as a window (not full screen) - and watch the naughty dog in the box labeled
"Around the fireplug" as you change the width of the window from very wide
to quite narrow.
Absolute positioning should not be used unless you know how to use it - and
if you have the knowledge, you would in most cases use something else.
Absolute positioning will cause problems 95% of the time.
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp
Reply only to group - emails will be deleted unread.