When I do a print preview in Internet Explorer in my web
site, www.taxtips.ca, the right side of the page is cut
off. I have looked through prior messages, checked to
ensure my tables do not have width in pixels, but 100% or
less.

Any advice? Thanks!

Re: page cut off in print preview in IE by Stefan

Stefan
Thu Jan 15 03:19:37 CST 2004

Its' you content driving the page width to fixed px too wide
Specifically the google ad combined w/ your left share border (~165px)
google_ad_width = 728;


--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Dorothy" <anonymous@discussions.microsoft.com> wrote in message news:062401c3db2c$8d13e0c0$a501280a@phx.gbl...
| When I do a print preview in Internet Explorer in my web
| site, www.taxtips.ca, the right side of the page is cut
| off. I have looked through prior messages, checked to
| ensure my tables do not have width in pixels, but 100% or
| less.
|
| Any advice? Thanks!



Re: page cut off in print preview in IE by Dorothy

Dorothy
Thu Jan 15 11:52:43 CST 2004

Thanks for your quick response. However, look at our
glossary page, http://www.taxtips.ca/glossary.htm, which
has the same problem but no google ads. It is a table,
which is set to a width of 100%, alignment left, float
default.

Thanks again!

>-----Original Message-----
>Its' you content driving the page width to fixed px too
wide
>Specifically the google ad combined w/ your left share
border (~165px)
>google_ad_width = 728;
>
>
>--
>
>_____________________________________________
>SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
>"Warning - Using the F1 Key will not break anything!" (-;
>To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>_____________________________________________
>
>
>"Dorothy" <anonymous@discussions.microsoft.com> wrote in
message news:062401c3db2c$8d13e0c0$a501280a@phx.gbl...
>| When I do a print preview in Internet Explorer in my web
>| site, www.taxtips.ca, the right side of the page is cut
>| off. I have looked through prior messages, checked to
>| ensure my tables do not have width in pixels, but 100%
or
>| less.
>|
>| Any advice? Thanks!
>
>
>.
>

Re: page cut off in print preview in IE by Stefan

Stefan
Thu Jan 15 12:27:31 CST 2004

Except you have cells larger than 100% and are mixing % & px
<td width="134%" valign="top" height="19" colspan="2">

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Dorothy" <anonymous@discussions.microsoft.com> wrote in message news:0cd901c3db90$604f9e30$a601280a@phx.gbl...
| Thanks for your quick response. However, look at our
| glossary page, http://www.taxtips.ca/glossary.htm, which
| has the same problem but no google ads. It is a table,
| which is set to a width of 100%, alignment left, float
| default.
|
| Thanks again!
|
| >-----Original Message-----
| >Its' you content driving the page width to fixed px too
| wide
| >Specifically the google ad combined w/ your left share
| border (~165px)
| >google_ad_width = 728;
| >
| >
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| >"Dorothy" <anonymous@discussions.microsoft.com> wrote in
| message news:062401c3db2c$8d13e0c0$a501280a@phx.gbl...
| >| When I do a print preview in Internet Explorer in my web
| >| site, www.taxtips.ca, the right side of the page is cut
| >| off. I have looked through prior messages, checked to
| >| ensure my tables do not have width in pixels, but 100%
| or
| >| less.
| >|
| >| Any advice? Thanks!
| >
| >
| >.
| >



Re: page cut off in print preview in IE by Dorothy

Dorothy
Thu Jan 15 19:48:06 CST 2004

Again, thank you!!! I am learning. I see when I drag
onscreen to change the width of a column it changes it to
pixels. I have now gone through
http://www.taxtips.ca/glossary.htm, and gotten rid of all
the pixel widths. The table is now set to 75% (assuming
this allows 25% of the screen width for the left border,
which should be lots). There are a couple of tables
within the table, and the total width of these is set to
100% of the column (that is what the % is of, is it not?
When I set it to 90% it is smaller than the column).

With these changes, the print preview still cuts off the
right side of the page. Is there something I am missing?
I did edit find in FrontPage html to find all the "width="
after I corrected everything, and couldn't find anything
else that seems to need changing.

Once again, thanks very much for your help!
>-----Original Message-----
>Except you have cells larger than 100% and are mixing % &
px
> <td width="134%" valign="top" height="19" colspan="2">
>
>--
>
>_____________________________________________
>SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
>"Warning - Using the F1 Key will not break anything!" (-;
>To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>_____________________________________________
>
>
>"Dorothy" <anonymous@discussions.microsoft.com> wrote in
message news:0cd901c3db90$604f9e30$a601280a@phx.gbl...
>| Thanks for your quick response. However, look at our
>| glossary page, http://www.taxtips.ca/glossary.htm, which
>| has the same problem but no google ads. It is a table,
>| which is set to a width of 100%, alignment left, float
>| default.
>|
>| Thanks again!
>|
>| >-----Original Message-----
>| >Its' you content driving the page width to fixed px
too
>| wide
>| >Specifically the google ad combined w/ your left share
>| border (~165px)
>| >google_ad_width = 728;
>| >
>| >
>| >--
>| >
>| >_____________________________________________
>| >SBR @ ENJOY (-: [ Microsoft MVP -
FrontPage ]
>| >"Warning - Using the F1 Key will not break anything!"
(-;
>| >To find the best Newsgroup for FrontPage support see:
>| > http://www.net-sites.com/sitebuilder/newsgroups.asp
>| >_____________________________________________
>| >
>| >
>| >"Dorothy" <anonymous@discussions.microsoft.com> wrote
in
>| message news:062401c3db2c$8d13e0c0$a501280a@phx.gbl...
>| >| When I do a print preview in Internet Explorer in my
web
>| >| site, www.taxtips.ca, the right side of the page is
cut
>| >| off. I have looked through prior messages, checked
to
>| >| ensure my tables do not have width in pixels, but
100%
>| or
>| >| less.
>| >|
>| >| Any advice? Thanks!
>| >
>| >
>| >.
>| >
>
>
>.
>

Re: page cut off in print preview in IE by Stefan

Stefan
Fri Jan 16 03:16:04 CST 2004

All 23 pages fit for me (File Print preview in IE)
- I use .5" L&R margins
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Dorothy" <anonymous@discussions.microsoft.com> wrote in message news:03d901c3dbd2$c9b14940$a601280a@phx.gbl...
| Again, thank you!!! I am learning. I see when I drag
| onscreen to change the width of a column it changes it to
| pixels. I have now gone through
| http://www.taxtips.ca/glossary.htm, and gotten rid of all
| the pixel widths. The table is now set to 75% (assuming
| this allows 25% of the screen width for the left border,
| which should be lots). There are a couple of tables
| within the table, and the total width of these is set to
| 100% of the column (that is what the % is of, is it not?
| When I set it to 90% it is smaller than the column).
|
| With these changes, the print preview still cuts off the
| right side of the page. Is there something I am missing?
| I did edit find in FrontPage html to find all the "width="
| after I corrected everything, and couldn't find anything
| else that seems to need changing.
|
| Once again, thanks very much for your help!
| >-----Original Message-----
| >Except you have cells larger than 100% and are mixing % &
| px
| > <td width="134%" valign="top" height="19" colspan="2">
| >
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| >"Dorothy" <anonymous@discussions.microsoft.com> wrote in
| message news:0cd901c3db90$604f9e30$a601280a@phx.gbl...
| >| Thanks for your quick response. However, look at our
| >| glossary page, http://www.taxtips.ca/glossary.htm, which
| >| has the same problem but no google ads. It is a table,
| >| which is set to a width of 100%, alignment left, float
| >| default.
| >|
| >| Thanks again!
| >|
| >| >-----Original Message-----
| >| >Its' you content driving the page width to fixed px
| too
| >| wide
| >| >Specifically the google ad combined w/ your left share
| >| border (~165px)
| >| >google_ad_width = 728;
| >| >
| >| >
| >| >--
| >| >
| >| >_____________________________________________
| >| >SBR @ ENJOY (-: [ Microsoft MVP -
| FrontPage ]
| >| >"Warning - Using the F1 Key will not break anything!"
| (-;
| >| >To find the best Newsgroup for FrontPage support see:
| >| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >| >_____________________________________________
| >| >
| >| >
| >| >"Dorothy" <anonymous@discussions.microsoft.com> wrote
| in
| >| message news:062401c3db2c$8d13e0c0$a501280a@phx.gbl...
| >| >| When I do a print preview in Internet Explorer in my
| web
| >| >| site, www.taxtips.ca, the right side of the page is
| cut
| >| >| off. I have looked through prior messages, checked
| to
| >| >| ensure my tables do not have width in pixels, but
| 100%
| >| or
| >| >| less.
| >| >|
| >| >| Any advice? Thanks!
| >| >
| >| >
| >| >.
| >| >
| >
| >
| >.
| >



Re: page cut off in print preview in IE by Dorothy

Dorothy
Fri Jan 16 12:39:28 CST 2004

If it fits for you maybe it is an IE problem for me. My
margins are even smaller! My main concern was that
visitors to the site would be able to print pages
probably, so if you can do it, I am happy.
Once again, thanks very much - I learned a lot about
tables, mainly that it is probably best to never specify
any sizes for cells or tables, then they just become
whatever size is necessary for their content.

>-----Original Message-----
>All 23 pages fit for me (File Print preview in IE)
>- I use .5" L&R margins
>--
>
>_____________________________________________
>SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
>"Warning - Using the F1 Key will not break anything!" (-;
>To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>_____________________________________________
>
>
>"Dorothy" <anonymous@discussions.microsoft.com> wrote in
message news:03d901c3dbd2$c9b14940$a601280a@phx.gbl...
>| Again, thank you!!! I am learning. I see when I drag
>| onscreen to change the width of a column it changes it
to
>| pixels. I have now gone through
>| http://www.taxtips.ca/glossary.htm, and gotten rid of
all
>| the pixel widths. The table is now set to 75% (assuming
>| this allows 25% of the screen width for the left border,
>| which should be lots). There are a couple of tables
>| within the table, and the total width of these is set to
>| 100% of the column (that is what the % is of, is it not?
>| When I set it to 90% it is smaller than the column).
>|
>| With these changes, the print preview still cuts off the
>| right side of the page. Is there something I am
missing?
>| I did edit find in FrontPage html to find all
the "width="
>| after I corrected everything, and couldn't find anything
>| else that seems to need changing.
>|
>| Once again, thanks very much for your help!
>| >-----Original Message-----
>| >Except you have cells larger than 100% and are mixing
% &
>| px
>| > <td width="134%" valign="top" height="19" colspan="2">
>| >
>| >--
>| >
>| >_____________________________________________
>| >SBR @ ENJOY (-: [ Microsoft MVP -
FrontPage ]
>| >"Warning - Using the F1 Key will not break anything!"
(-;
>| >To find the best Newsgroup for FrontPage support see:
>| > http://www.net-sites.com/sitebuilder/newsgroups.asp
>| >_____________________________________________
>| >
>| >
>| >"Dorothy" <anonymous@discussions.microsoft.com> wrote
in
>| message news:0cd901c3db90$604f9e30$a601280a@phx.gbl...
>| >| Thanks for your quick response. However, look at our
>| >| glossary page, http://www.taxtips.ca/glossary.htm,
which
>| >| has the same problem but no google ads. It is a
table,
>| >| which is set to a width of 100%, alignment left,
float
>| >| default.
>| >|
>| >| Thanks again!
>| >|
>| >| >-----Original Message-----
>| >| >Its' you content driving the page width to fixed px
>| too
>| >| wide
>| >| >Specifically the google ad combined w/ your left
share
>| >| border (~165px)
>| >| >google_ad_width = 728;
>| >| >
>| >| >
>| >| >--
>| >| >
>| >| >_____________________________________________
>| >| >SBR @ ENJOY (-: [ Microsoft MVP -
>| FrontPage ]
>| >| >"Warning - Using the F1 Key will not break
anything!"
>| (-;
>| >| >To find the best Newsgroup for FrontPage support
see:
>| >| > http://www.net-
sites.com/sitebuilder/newsgroups.asp
>| >| >_____________________________________________
>| >| >
>| >| >
>| >| >"Dorothy" <anonymous@discussions.microsoft.com>
wrote
>| in
>| >| message news:062401c3db2c$8d13e0c0
$a501280a@phx.gbl...
>| >| >| When I do a print preview in Internet Explorer in
my
>| web
>| >| >| site, www.taxtips.ca, the right side of the page
is
>| cut
>| >| >| off. I have looked through prior messages,
checked
>| to
>| >| >| ensure my tables do not have width in pixels, but
>| 100%
>| >| or
>| >| >| less.
>| >| >|
>| >| >| Any advice? Thanks!
>| >| >
>| >| >
>| >| >.
>| >| >
>| >
>| >
>| >.
>| >
>
>
>.
>