User Stylesheets
From No LJ Ads Wiki
User stylesheets are a way for users to take control of a webpage's style. They let you specify your own CSS for a web page. Many browsers support them; we have collected instructions on how to create and edit user stylesheets on a variety of browsers below.
Contents |
[edit] Mozilla Firefox
[edit] Installing and Using Stylish
Stylish is the preferred method for manipulating user stylesheets in Mozilla Firefox.
If you don't already have it installed, go to this page and click on "Install Now". It's going to warn you about possible evildoers who want to install things, but wait until it lets you click on the "Install" button. You'll have to restart your browser after it installs.
More instructions can be found in the Stylish article.
[edit] Creating and Using userContent.css
You will need to create a file called "userContent.css" in a directory called "chrome" in your Firefox profile.
- Go here for directions on locating your profile folder.
- Go to the "chrome" directory in your profile.
- Put the CSS given in the guide into Notepad or another text editor. Save this file in the "chrome" directory of your profile folder as "userContent.css".
- Make sure to restart your browser after you've done this.
[edit] Internet Explorer 6, Internet Explorer 7 and Avant Browser
- Put the CSS given in the guide into Notepad or another text editor. Save this file as "userContent.css". You can save it wherever you like.
- Go to Tools→Internet Options→Accessibility.
- Check "Format documents using my style sheet".
- Browse and select the "userContent.css" file you made in step 1.
- Restart may or may not be necessary.
[edit] Netscape 6.x and above (partially untested)
You will need to create a file called "userContent.css" in a directory called "chrome" in your Netscape profile.
- Go here for directions on locating your profile folder.
- Go to the "chrome" directory in your profile.
- Put the CSS given in the guide into Notepad or another text editor. Save this file in the "chrome" directory of your profile folder as "userContent.css".
- Make sure to restart your browser after you've done this.
[edit] Opera 8.5
- Put the CSS given in the guide into Notepad or another text editor. Save this file as "userContent.css". You can save it wherever you like.
- Go to Preferences.
- Click on the "Advanced" tab.
- On the side, click on the "Content" section.
- Click on the "Style options" button to the right.
- At the bottom, there's a label for "My style sheet". Click on the "Choose" button and select the userContent.css file you made in Step 1.
- Under "User mode", make sure "My style sheet" is checked.
- Click "OK" for the style options and preferences windows.
- Go to View→Style and select "User mode". (may or may not be necessary)
[edit] Opera 9
- Put the CSS given in the guide into Notepad or another text editor. Save this file as "userContent.css". You can save it wherever you like.
- Go to Preferences.
- Click on the "Advanced" tab.
- On the side, click on the "Content" section.
- Click on the "Style options" button to the right.
- At the bottom, there's a label for "My style sheet". Click on the "Choose" button and select the userContent.css file you made in step 1.
- In the same box, go to the "Presentation modes" tab.
- Under "Author mode", make sure "My style sheet" is checked.
- Click "OK" for the style options and preferences windows.
[edit] Safari
- Put the CSS given in the guide into a text editor. Save this file as "userContent.css". You can save it wherever you like.
- Go to "Preferences".
- Click on the "Advanced" tab with the gear on it.
- On the Style Sheet section, click on the bar and select "Other..."
- Browse and select the "userContent.css" file you made in step 1.
[edit] Camino (partially untested)
You will need to create a file called "userContent.css" in a directory called "chrome" in your Camino profile.
- Go to your profile folder: ~/Library/Application Support/Camino
- Go to the "chrome" directory in your profile.
- Put the CSS given in the guide into a text editor. Save this file in the "chrome" directory of your profile folder as "userContent.css".
- Make sure to restart your browser after you've done this.
[edit] Konqueror 3.5.3
- Put the CSS given in the guide into a text editor. Save this file as "userContent.css". You can save it wherever you like.
- Go to Settings→Configure Konqueror.
- In the list on the left, select the icon for "Stylesheets".
- In the new tab on the right, click on the radio button ""Use user-defined stylesheet".
- Browse and select the "userContent.css" file you made in step 1.
- Make sure to restart your browser after you've done this.
[edit] Integrated AOL Browser (Windows Only)
In Internet Explorer, follow the instructions given here. The same settings will be applied to your integrated AOL browser.

