Each page template in the Dynamic HTML Standard Edition template contains a line of code that references the CSS file. You need to change this to reference your new CSS file. Follow these steps:
- For each page template that you use in your project (typically TOC, Index, and Normal), open the ASP file and locate this line of code:
- Change the reference to standard.css to use the new CSS file name.
- Save your changes to each page template file.