Use your own background image for the toolbars on firefox |
![]() ![]() |
Use your own background image for the toolbars on firefox |
Mar 28 2006, 12:10 PM
Post
#1
|
|
![]() Member ![]() ![]() Posts: 54 From: MExico OS: laptop IBM THINK PAD Windows xp |
Use your own background image for the toolbars: Add the following code to your userChrome.css CODE /* Use a background image for the toolbars: (Substitute your image file for background.gif) */ menubar, toolbox, toolbar, .tabbrowser-tabs { background-image: url("background.gif") !important; background-color: none !important; } It's easiest to place the image file in the same location as the userChrome.css file. The image can be of any image format supported by Firefox. now userChrome.css is located in the sub-folder called chrome in your profile folder. which is where Firefox saves all your settings on your hard drive. * On Windows XP/2000, the path is usually %AppData%\Mozilla\Firefox\Profiles\xxxxxxxx.default\, where xxxxxxxx is a random string of 8 characters. Just browse to C:\Documents and Settings\[User Name]\Application Data\Mozilla\Firefox\Profiles\ and the rest should be obvious. * On Windows 95/98/Me, the path is usually C:\WINDOWS\Application Data\Mozilla\Firefox\Profiles\xxxxxxxx.default\ * On Linux, the path is usually ~/.mozilla/firefox/xxxxxxxx.default/ * On Mac OS X, the path is usually ~/Library/Application Support/Firefox/Profiles/xxxxxxxx.default/ %AppData% is a shorthand for the Application Data path on Windows 2000/XP. To use it, click Start > Run..., enter %AppData% and press Enter. You will be taken to the "real" folder, which is normally C:\Documents and Settings\[User Name]\Application Data. WELL HOPE IT WORKS FOR U... |
|
|
![]() ![]() |
Similar Topics
| Topic Title | Replies / Views | Topic Information | |||||
|---|---|---|---|---|---|---|---|
![]() |
6 / 275 | 8th January 2006 - 01:03 PM jammerules started - last by jammerules |
|||||
![]() |
12 / 1,183 | 14th June 2008 - 04:59 AM WildMan279 started - last by timothyjc |
|||||
![]() |
2 / 125 | 16th November 2008 - 05:13 PM ohsogirly started - last by ohsogirly |
|||||
![]() |
0 / 96 | 18th November 2008 - 07:41 PM 111mike started - last by 111mike |
|||||
|
Time is now: 8th January 2009 - 10:43 PM |
| Advertisements do not imply our endorsement of that product or service. The forum is run by volunteers who donate their time and expertise. We make every attempt to ensure that the help and advice posted is accurate and will not cause harm to your computer. However, we do not guarantee that they are accurate and they are to be used at your own risk. |