Private stylesheet
How to configure your private stylesheet in your browser.
Don't forget to better use !important in your stylesheet.
This page is under construction.<.p>
Firefox
- File name: userContent.css
- File location: de Chrome directory van je profiel.
Firefox in Linux
File location::
~/.mozilla/firefox/<profile folder>
Put userContent.css in your Firefox directory of your profile.
Firefox in Windows
Open: My Computer, type the next line in the address bar.
%APPDATA%\Mozilla\Firefox\Profiles\
Hit Enter. You will then see a directory with the .profile "extension", open this directory, and locate the chrome directory. This is where you are going to place the userContent.css file.
Opera
In Opera open the Menu, select Settings, then Preferences. Inside the Preferences, chose Advanced, then in the left menu chose Content, finally click on the Style Options button, this brings up a dialog which allows you to use your own StyleSheet.
Internet Explorer
IE allows you to use your own StyleSheet directly from its accessibility settings.
Click the Tools menu in the top right, (or use the keyboard shortcut: ALT+X). Then open Internet Options, click on the Accessibility button, and chose Format documents using my style sheet.
Then you need to chose a CSS file, using the Browse function.
Google Chrome
The user StyleSheets are located in the User StyleSheets directory, of the user profile.
On Linux
The location of the user profile on Linux, is:
/.config/google-chrome/Default/User StyleSheets
On Windows
The exact location on Windows would be:
%LocalAppData%\Google\Chrome\User Data\Default\User StyleSheets
Type in this address from My Computer or Windows pathfinder, to be taken there directly.
%LocalAppData% may vary on every installation. Check the exact location yourself.