Microsoft Office FrontPage 2003      
Developer's Toolkit
Resources | Links | Search
  extend design code  
             
  New Features
 
Microsoft® Windows® SharePoint Services
 
Microsoft® Office SharePoint Portal Server
 
Microsoft Office System
 
.NET Framework
 
 
Real world scenarios that fully expose great new functionality in FrontPage 2003 and Windows SharePoint Services.
 
 
  financial planning finance  
  sales & marketing sales & marketing  
  human resources human resources  
   
  FrontPage Developer's Toolkit > Resources > Tips and Tricks > Code
 

How to Directly Edit the Default Style Sheet of a  Windows SharePoint Services-based Web Site

The default Cascading Style Sheet (CSS), ows.css, used by Windows SharePoint Services is not available in the user Web and therefore not editable by FrontPage 2003. However, you can quickly obtain a copy and upload to your site. Once there you can edit it freely and then apply it to your site as an external CSS using FrontPage.

To make a copy and upload the ows.css so you can then edit it and apply it to your Windows SharePoint Services-based Web site, open the Windows SharePoint Services Web site with FrontPage 2003 and do the following:

  1. Switch to your Internet browser and browse to- http://<mywebsite>/_layouts/1033/styles/ows.css 
  2. Select Save in the File Download dialog box and select a location on your local machine in the Save As dialog.
  3. Also, in the Save As dialog, rename it to something like mywebsite_ows.css and then click Save.
  4. Using either Windows file explorer or My Computer, locate the file and drag and drop it into the Folder List pane of FrontPage 2003. Now, you can directly edit and use it as an external style sheet by attaching it to one or more pages in your site.

More information
For more information about customizing List views in Windows SharePoint Services, see Microsoft FrontPage 2003 Help.