Recommended Posts

I cant get it to work! Important to say that I use Vista.

I'm not sure about one thing. I found 2 "chrome" folders:

- C:\Program Files\Mozilla Firefox\chrome

- C:\Program Files\Mozilla Firefox\defaults\profile\chrome

The userChrome-example.css file is in the second...

Should I make the changes in the file and leave it in the same folder without the "-example"?

I also found at the Mozilla site that the profile is located at

%APPDATA%\Mozilla\Profiles\[profile name]\[random string].slt\

Should I bother about that?

I dont have that folder. This is the one I have:

C:\Users\f1692908\AppData\Local\Mozilla\Firefox\Profiles ... => which has 2 other folders in it:

- 4w64sd4x.default

- 7yh30uep.default

I've tried almost everything... and would really like your help!

Thanks in advance!

Thanks Jase,

First I tried everything to change my folder icons.

I was using just one code,example:

.bookmark-item[container=true][label=dev] {

list-style-image: url('file:///C:/1.ico') !important;

-moz-image-region: rect(0px 16px 16px 0px) !important;

}

Then I thought may be writing "at least 2 codes" is the secret of changing folder icons...(Because Jase wrote 2 codes)

After that I wrote code for 2 folder icon.

.bookmark-item[container=true][label=dev] {

list-style-image: url('file:///C:/1.ico') !important;

-moz-image-region: rect(0px 16px 16px 0px) !important;

}

.bookmark-item[container=true][label=resim] {

list-style-image: url('file:///C:/2.ico') !important;

-moz-image-region: rect(0px 16px 16px 0px) !important;

}

Finally the problem solved :D.Don't know was that luck or right decision.

Try to write code for 2 or more folder icon.

If anyone solves their problem by my method please write it here.Because I want to know if it is right or wrong.

Thanks again Jase :)

  • 1 month later...

Can I use relative file paths to refer to the icons?

I wish to copy my profile to multiple computers, but because of the random characters generated for each computer's firefox profile, I have to manually change the icon-file-paths in the userchrome.css every time.

Assuming I place the icons within the chrome folder itself, is there a way of referring to these in the userchrome.css that makes it so that the profile name doesn't matter?

A kindly gent (or lady) at firefox answered this for me.

If anyone else is interested, place the icon files directly in to the chrome folder.

And then, using the example Jase provided, replace

list-style-image: url('file:///C:/Documents/Tools/FFI/home.png') !important;

with

list-style-image: url('home.png') !important;

  • 3 weeks later...
I like how you can have folders for your bookmarks.. but what I dislike is they are all the same! boring looking folders..

well its time to change that and make your firefox folders look like this:

1423452296_20354cf6b2_o.png

go to:

C:\Documents and Settings\*your username*\Application Data\Mozilla\Firefox\Profiles\*profile name*\chrome

and create A: userChrome.css

enter the following:

[i].bookmark-item[container="true"][label="[b]NAME OF FOLDER[/b]"] {
  list-style-image: url('file:///*[b]LOCATION OF ICON[/b]*) !important;
  -moz-image-region: rect(0px 16px 16px 0px) !important;
}[/i]

here is an example:

This will show my first 2 folders: Dailys and Favorites.. remember to repeat the code to change the icons of the folders.. its a quite easy and simple trick that I thought I might share :)

hi j.

i am totally new to this only use IE before and things were easy there.

Can't really believe everybody syas use Firefox - but having to go trough all this research and trying out and copy and paste again and again.....

well i figured some stuff out -

1. but I only got it working for toolbar folders

2. only when i use .ico instead of .png files

3. some icons show only part of the original icon ...obviously something to to with the size set

but how do i do the folder icons in the bookmark menu

can you please give me an example i can copy and just enter my specific data like you did before if one has to do something different...

thanks bbluebb

  • 2 weeks later...
  • 8 months later...

I love the prospect of changing the folder icon and wonder if anyone has created an addon similar to FavIcon Picker which includes the ability to change the folder icons as well. I'm attempting to create the css file, but I don't know if it's because it's Vista, but I cannot locate the C:\Documents and Settings\......... directory anywhere.

I could make the change if I could find it, but obviously would much prefer an addon, I use MrTech to omit version compatibility and eventually all addons do finally come up with the newer version solution.

Thanks, Leon

I love the prospect of changing the folder icon and wonder if anyone has created an addon similar to FavIcon Picker which includes the ability to change the folder icons as well. I'm attempting to create the css file, but I don't know if it's because it's Vista, but I cannot locate the C:\Documents and Settings\......... directory anywhere.

I could make the change if I could find it, but obviously would much prefer an addon, I use MrTech to omit version compatibility and eventually all addons do finally come up with the newer version solution.

Thanks, Leon

Try typing %appdata% into the windows explorer address bar.

  • 1 year later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft is busy. Lots of changes to be released imminently for Windows server or soon. Also, lots happening for next version as well. Third party virus scanning software is being moved out of Kernel mode to avoid repeat of Crowdstrike incident. Windows Protected Mode and Windows Ready Print no longer require third party print drivers to be installed. New storage stack being developed. New NVME drivers now available for Windows Server 2025 to improve local NVME drive performance by 60+ percent. NVME-Of of fabric being worked on for next release to improve network access to NVME drives. ReFs (next file system) now has ability to boot and will become default file system in next release of Windows Server. ReFs improves on NTFS in several areas including resiliency and reliability and scalability. New update stack is being worked on to unify Windows updates, and updates for drivers and first party/3rd party application software. A stricter and more robust third-party driver certification program (ODI) is being worked on to improve performance, thermals, battery life, and reliability on modern Windows hardware by tightening how OEMs and IHVs (Intel, AMD, Qualcomm, NVIDIA, etc.) build and ship drivers. There is a tone more but too numerous to mention.
    • Now disable that stupid OneDrive backup request when Windows starts please. So unbelievably frustrating to only have “remind me later” instead of “no and never ask me again”
    • Hello, The Media Creation Tool is still at v10.0.26100.7019 from October 2025. Just looks like the backend has been updated. Regards, Aryeh Goretsky
    • Since they open sourced the calculator in Win 10/11 it is much better and can do a lot, I love it.
    • That's just silly imo. The lengths that man goes to just to avoid W11 is just nuts. Very, very few home users would do that. I will say this though, he is committed. Btw, I note on askwoody that Woody Leonhard passed away March, 2025 aged 73. His site was one of my favorites back in the day. Belated yes but RIP Woody.
  • Recent Achievements

    • One Month Later
      Markus94287 earned a badge
      One Month Later
    • Week One Done
      Markus94287 earned a badge
      Week One Done
    • One Year In
      Markus94287 earned a badge
      One Year In
    • Dedicated
      truespursfan earned a badge
      Dedicated
    • Rookie
      restore went up a rank
      Rookie
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      +Edouard
      168
    3. 3
      PsYcHoKiLLa
      154
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      79
  • Tell a friend

    Love Neowin? Tell a friend!