|
caz -> RE: No style sheet tab (6/5/2006 14:40:56)
|
Did you do a custom install of FP and not install all the templates? That could be why they are not showing for you, but you can create a stylesheet in notepad, or other css editor and bring it into FP by importing it, this is how I do it. To apply that css to a page/site then, quote:
Linking a Style Sheet to a Page In Page view, open the page that you want to link to the style sheet. 1. On the Format menu, click Style Sheet Links. 2. In the URL list, select the style sheets that you want to link to the page. 3. Click OK. 4. If you look at the code in HTML view, it will look like this: <link rel="stylesheet" type="text/css" href="sitestyle.css"> Tips * If the URL list does not contain any style sheets, click Add. In the Select Style Sheet dialog box, browse to the style sheet that you want to add to the list and then click OK. MS Technical artices
|
|
|
|