Right and bottom shared borders not working

G

Guest

I have pages in a subweb where I am using all four shared borders. The top
and left borders work fine. The bottom and left borders do not show on any
page. They show up in the normal (edit) mode and they show on the preview.
They do not show on the published web. The main web and other subwebs work
fine.
 
S

Stefan B Rusynko

Shared borders and Include Pages are design time tools w/ the content (inside the <BODY> tags) of the Shared Border or Include page
"embedded" or included as html in your pages when you save any of the file(s) using them (or save the borders / include pages
themselves)

FP converts your page(s) to a series of tables to include the Shared borders, (which are really just a special case of Include
pages)
But FP can not build those tables if either your shared border page content or main page content has illegal html or broken tag
pairs
- usually due to missing </body></html> tags, or unmatched table / cell tags (unclosed table / cell tags), or some other unclosed
html block element

If you can see them using File Preview in Browser they will publish in as part of your pages

If you can't see them using File Preview in Browser, it's because FP can not build the included content tables, so you need to
validate and correct your broken html


--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I have pages in a subweb where I am using all four shared borders. The top
| and left borders work fine. The bottom and left borders do not show on any
| page. They show up in the normal (edit) mode and they show on the preview.
| They do not show on the published web. The main web and other subwebs work
| fine.
 
G

Guest

I found </body> tag was missing. Because each page was a modificatin of the
last I was copying the reeor from page to page. Thank you very much for the
info.
 

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