Cascading Style Sheets/User Style Sheets
From Wikibooks, the open-content textbooks collection
CSS allows the reader of a document to apply style sheets to the document. These are called user style sheets. They become part of the cascade along with the author's style sheets.
The following sections explain how you can set your own user style sheet in various web browsers—Internet Explorer, Mozilla Firefox and Opera.
[edit] Internet Explorer
Setting a user style sheet in Internet Explorer for Windows:
- Create a style sheet and save it on a drive that can be seen by the user.
- Open Internet Explorer.
- Select Tools> I nternet Options... from the menus.
- On the General tab click on Accessibility... (near bottom right).
- Under 'User style sheet' check 'Format documents using my style sheet'.
- Either type the location of the style sheet into the box or browse for the file.
[edit] Mozilla Firefox
Setting a user style sheet in Mozilla Firefox:
- Find your profile by following Mozilla's instructions.
- Create a style sheet and save it as
userContent.cssin thechromesubdirectory of your profile.
[edit] Opera
Setting a user style sheet in Opera:
- Create a style sheet and save it on a drive that can be seen by the user.
- Open Opera.
- Select Tools>Preferences... from the menus.
- On the Advanced tab select Content from the list on the left.
- Click on the 'Styles options...' button.
- Fill in the 'My style sheet' box.