Did you apply the style sheet to the html page (Format Style Sheet links)
--
_____________________________________________
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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________
|> Hmm - I can't reproduce this. Can you devise a set of steps that will show
| > me exactly what you are doing?
|
| I start with a new web site and new web page. On it I put some text at the
| top followed by a 3-column table, and enter some text in each column.
|
| I then create a new style sheet using the Blueprint on that comes with FP
| 2000 as the basis. I enter a couple rules (remember, these are coming from a
| tutorial out of a book I have called "MSFT FrontPage 2000 Bible").
|
| These are examples of some of the added rules:
|
| td.sidebar
| {
| font-size: 10pt;
| font-style: italic;
| background-color: #FFFFCC
| }
| .headline
| {
| font-family: Verdana;
| font-size: 7.5pt;
| color: #FF0000;
| margin-bottom: 14pt;
| font-weight: bold
| }
|
| I save the style sheet and the web page (in fact I close the application
| completely just in case something I don't understand didn't get updated).
| Although it may not be relevant, keep in mind that I'm using Notepad to
| change the style sheet because of the bug in FP2000).
|
| I then apply the class (in this case .headline) to some of the text by using
| the style pull down menu and things go fine. But, when I select a cell in
| the table, select cell properties, select the style button, and look at the
| pull down for class it's empty.
|
| I'll go back through the tutorial in detail this morning. It appears that
| just adding the rule directly to the style sheet is not sufficient, at least
| for using the style for table cells.
|
| Tom
|
| "Murray" wrote:
|
| > > BTW: In all your examples you use two periods not one in the examples. Am
| > > I
| > > missing a key learning here. Mine all use only 1 period (remember, I'm
| > > using
| > > a tutorial).
| >
| > Dirty glasses. A single period is correct. 8)
| >
| > > I did change it to a class but when I go to cell properties (or table
| > > properties) and go to the Style window none of the classes are available.
| > > Thats what I meant when I asked if there was a step I was missing between
| > > creating the rule in the Style Sheet and having it available when a style
| > > is
| > > assigned to a table or cell.
| >
| > Hmm - I can't reproduce this. Can you devise a set of steps that will show
| > me exactly what you are doing?
| >
| > --
| > Murray
| > --------------
| > MVP FrontPage
| >
| >
| >