Help with userChrome.css

General project discussion.
Use this as a last resort if your topic does not fit in any of the other boards but it still on-topic.
Forum rules
This General Discussion board is meant for topics that are still relevant to Pale Moon, web browsers, browser tech, UXP applications, and related, but don't have a more fitting board available.

Please stick to the relevance of this forum here, which focuses on everything around the Pale Moon project and its user community. "Random" subjects don't belong here, and should be posted in the Off-Topic board.
User avatar
dtoxic
Moon lover
Moon lover
Posts: 94
Joined: 2017-10-04, 00:14
Location: Tau Ceti

Help with userChrome.css

Unread post by dtoxic » 2021-09-18, 12:19

Hi all i created userchrome.css and have toolbar.png in chrome folder witch is in profile folder,but i just cant get it to load/applied

can someone be of assistance please

here is the code
#navigator-toolbox[iconsize=large][mode=icons] > #nav-bar :-moz-any(#back-button,#forward-button,#reload-button,#stop-button,#home-button,#print-button,#downloads-button,#history-button,#bookmarks-button,#bookmarks-menu-button,#new-tab-button,#new-window-button,#cut-button,#copy-button,#paste-button,#fullscreen-button,#zoom-out-button,#zoom-in-button,#sync-button,#feed-button,#alltabs-button,#tabview-button):not(:-moz-any(#alltabs-button,#tabview-button,#new-tab-button,#sync-button[status])) > .toolbarbutton-icon,#bookmarks-menu-button.bookmark-item{list-style-image:url("Toolbar.png")!important;}
this is on the latest PM 29.4.1

userchrome.css and image are in C:\Program Files\PaleMoon\User\Palemoon\Profiles\Default\chrome
Windows 7 SP1 X64
Windows 10 LTSC X64

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Help with userChrome.css

Unread post by coffeebreak » 2021-09-18, 14:29

This is a support request about using the browser, it belongs in the Browser Support board.

User avatar
dtoxic
Moon lover
Moon lover
Posts: 94
Joined: 2017-10-04, 00:14
Location: Tau Ceti

Re: Help with userChrome.css

Unread post by dtoxic » 2021-09-18, 18:09

figured it out,please close/delete this
Windows 7 SP1 X64
Windows 10 LTSC X64

Blacklab
Board Warrior
Board Warrior
Posts: 1080
Joined: 2012-06-08, 12:14

Re: Help with userChrome.css

Unread post by Blacklab » 2021-09-18, 21:38

Would be nice to have the 'toolbar.png' posted as well so others can try out the CSS script. :)

And a quick note as to what the problem was/what fix was... all helps! :D

BTW - My interest is because... I always liked MC's coloured icon set from way back in 2013! Still works brilliantly for me on Win7... but I've never been able to make same CSS script and its associated 'toolbar-inverted.png' file work in Win10. :(

If interested see original CSS script in this old forum post 'Toolbar icon colours in Pale Moon 20.2': viewtopic.php?f=3&t=2710
Last edited by Blacklab on 2021-09-18, 21:52, edited 1 time in total.

User avatar
dtoxic
Moon lover
Moon lover
Posts: 94
Joined: 2017-10-04, 00:14
Location: Tau Ceti

Re: Help with userChrome.css

Unread post by dtoxic » 2021-09-18, 21:51

Here is the file and the fix...wrong folder structure :D
Attachments
Toolbar.png
Toolbar.png (15.41 KiB) Viewed 706 times
Windows 7 SP1 X64
Windows 10 LTSC X64

Blacklab
Board Warrior
Board Warrior
Posts: 1080
Joined: 2012-06-08, 12:14

Re: Help with userChrome.css

Unread post by Blacklab » 2021-09-18, 21:53

Thanks very much dtoxic... :)

User avatar
dtoxic
Moon lover
Moon lover
Posts: 94
Joined: 2017-10-04, 00:14
Location: Tau Ceti

Re: Help with userChrome.css

Unread post by dtoxic » 2021-09-18, 21:58

Have fun
Windows 7 SP1 X64
Windows 10 LTSC X64

Locked