CSS via include can't see in editor

  • Thread starter Thread starter M.Siler
  • Start date Start date
M

M.Siler

I'm using FrontPage 2003. I've created a style and placed in into an include
so I can have just one place to make changes to the style such that it will
change all the pages in my site. The problem is when I move the style from
the actual page and insert the include I can no longer see what my
formatting looks like. Only when I view it in a browers does it display
correctly. This make development rather hard.

Any suggestions?
 
You can't use the FP Include page for this, as the FP include only include
content that is between the <body>..</body> tags.

You either use the Dynamic Web Template or look for the option under Style
(CSS) to apply it to all pages in your web. I don't have access to my FP2003
install, so I can't tell exactly where look.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
 
Hi,
you don't use includes for styles. Open notepad and type your styles save as
styles.css import to your web and then hit Format - Stylesheet links and
choose the option to apply to all pages

Jon
Microsoft MVP - FP
 
Great... Thanks, works well.

Jon said:
Hi,
you don't use includes for styles. Open notepad and type your styles save as
styles.css import to your web and then hit Format - Stylesheet links and
choose the option to apply to all pages

Jon
Microsoft MVP - FP
 

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

Similar Threads

css page problems 2
css external H1, H2, H3 3
Problem when saving 'separate files' for my CSS... 4
problem with repeating css graphic 3
CSS 2
FP 2003, CSS & SERPs 1
Includes Page and CSS 4
CSS styles 2

Back
Top