Search found 1441 matches
- 2015-03-18, 23:11
- Forum: Themes
- Topic: [Release] Various theme ports/forks
- Replies: 673
- Views: 103766
Re: [Release] Various theme ports/forks
Thank you! :) is there any way to change the private 'eye' icon? I'm afraid not; it'd require changes to the theme, and I don't have an alternate icon, sadly. I'll see what I can do, but since I'm basing this off the Kempelton icon set which far pre-dates me working on the theme, any efforts I make ...
- 2015-03-18, 17:57
- Forum: Themes
- Topic: [Release] Various theme ports/forks
- Replies: 673
- Views: 103766
Re: [Release] Various theme ports/forks
I can't test this unfortunately (Windows 8 centers titles...), does this work? #main-window:after { margin-left: -80px !important; } As for changing the button (among other things), you could try FXChromeMods or the many userstyles that exist for it. I'll eventually add the ones that work with PMChr...
- 2015-03-17, 16:15
- Forum: Themes
- Topic: [Release] Various theme ports/forks
- Replies: 673
- Views: 103766
Re: [Release] Various theme ports/forks
Thanks, riiis! the status bar is a permanent feature of this theme, and cannot be hidden or removed. Just looking at this now; it's do-able. ;) inthedark.PNG I'll take a look at Rein at some point, too. Don't think it'll be too hard bringing up to standard, though. Edit: Rein will have to be put on ...
- 2015-03-17, 11:15
- Forum: Themes
- Topic: [Release] Various theme ports/forks
- Replies: 673
- Views: 103766
Re: [Release] Various theme ports/forks
Maybe adding a dark full theme would also be an idea for all those dark theme lovers? Just an idea. Point taken, I'll see what I can do. Be aware that I won't be able to touch the two most popular dark themes, FT DeepDark and NASA Night Launch, due to restrictive licenses. What are these? Scripts t...
- 2015-03-16, 23:33
- Forum: Themes
- Topic: [Release] Various theme ports/forks
- Replies: 673
- Views: 103766
Re: [Release] Various theme ports/forks
Maybe you could look into this theme? Firefox 3 theme for Firefox 4+ Reloaded! This one already appears to have Pale Moon compat, at least for the RSS icon. The padlocks still are default, but they don't look bad at all, it's all still fairly easy on the eyes. Admittedly could have room for debloat...
- 2015-03-16, 23:09
- Forum: Suggestions/feature requests
- Topic: Titlebar text colour based on persona
- Replies: 7
- Views: 1719
Titlebar text colour based on persona
Currently, when a persona is used, the titlebar text is black, whether the persona is light or dark; if it's dark, you can't see the text. What I propose is: /* Make titlebar text light/dark depending on persona */ #main-window:-moz-lwtheme-brighttext:after{ color: white !important; } #main-window:-...
- 2015-03-16, 17:22
- Forum: Themes
- Topic: [Release] Various theme ports/forks
- Replies: 673
- Views: 103766
[Release] Various theme ports/forks
I'm proud to announce the release of several themes I've ported and forked specifically for use on Pale Moon, which have all since been released onto the Pale Moon Add-Ons Site: Aeromoon - fork of Firefox 3 theme for Firefox 4+ Reloaded! (based on Moonfox3). Compact Moon - fork of Classic Compact . ...
- 2015-03-06, 17:52
- Forum: Browser extensions
- Topic: Greasemonkey 2.0+ fix(?)
- Replies: 5
- Views: 1775
Greasemonkey 2.0+ fix(?)
I've been looking into what's blocking Greasemonkey v2.0+ from working in PM. Turns out it's 952192 (to which Moonchild has answered previously ). WORKAROUND: 1. install.rdf version modification (to support PM25/FF24) 2. /modules/xmlhttprequester.js: REMOVE the following: this.sandboxPrincipal = Com...
- 2015-02-02, 11:59
- Forum: Themes
- Topic: noob skinning questions
- Replies: 10
- Views: 2129
Re: noob skinning questions
Should be #urlbar. 
- 2014-12-20, 00:00
- Forum: Themes
- Topic: Firefox 28 theme for Pale Moon?
- Replies: 9
- Views: 2962
Re: Firefox 28 theme for Pale Moon?
I don't understand. What about the Firefox 28 theme makes it different to Pale Moon's, aside from Pale Moon's icons having colour?

(image not mine: pulled from quick Google search)

(image not mine: pulled from quick Google search)
- 2014-12-16, 14:55
- Forum: Bug reports (Windows)
- Topic: https://www.itemvan.com/ coredumps
- Replies: 27
- Views: 4027
Re: https://www.itemvan.com/ coredumps
Can confirm this happens on Windows 8.1 x64 using Pale Moon x64. Only happens after a short while - crash happens all of a sudden, no hanging beforehand, site worked perfectly before it crashed.
Disabling Javascript fixes the issue.
Disabling Javascript fixes the issue.
- 2014-12-12, 23:49
- Forum: Suggestions/feature requests
- Topic: Disable text in title bar?
- Replies: 11
- Views: 3386
Re: Disable text in title bar?
Remember: If you enable the menu bar, it shows the "actual" titlebar. The one Pale Moon uses when tabs are on top is one it draws itself. Also remember that this very self-drawn titlebar didn't actually have a title on it for the longest time (introduced in PM 24.x by default, though existed as a us...
- 2014-12-12, 18:25
- Forum: Suggestions/feature requests
- Topic: Disable text in title bar?
- Replies: 11
- Views: 3386
Re: Disable text in title bar?
A more effective solution would be:
The CSS you posted will simply make the title transparent; this should hide it completely.
Code: Select all
#main-window:after {
display:none !important;
}- 2014-11-19, 20:10
- Forum: General discussion (old)
- Topic: What my Pale Moon looks like
- Replies: 415
- Views: 87083
Re: How my Pale Moon looks like
@riiis: Glad you like it! :) A couple things bug me though about the way I've set things up there, based on your setup (my fault entirely of course; your setup looks great!), could you try adding these styles and see how it looks? /* Improve tab appearance with personas */ .tabbrowser-tab:-moz-lwthe...
- 2014-10-31, 19:31
- Forum: Development (discussion)
- Topic: Some questions inspired by Mozillazine discussion
- Replies: 40
- Views: 10217
Re: Some questions inspired by Mozillazine discussion
But if it works without modifications then there's no problem installing and using it? Exactly. Without modification, though, and without official PM support, the only thing not themed is the URL bar RSS icon (which can be added ), assuming you use a Firefox 24-compatible theme (or an older version...
- 2014-10-31, 19:04
- Forum: Development (discussion)
- Topic: Some questions inspired by Mozillazine discussion
- Replies: 40
- Views: 10217
Re: Some questions inspired by Mozillazine discussion
They also think rewriting themes and extensions to work in Pale Moon is a violation of some sort. This does, of course, depend on the license used for the themes/extensions in question. In that thread, they specifically provided the license to NASA Night Launch, which does prohibit redistribution/m...
- 2014-10-27, 21:09
- Forum: Themes
- Topic: All Themes Tried are Not Compatible - need large Theme
- Replies: 4
- Views: 1466
Re: All Themes Tried are Not Compatible - need large Theme
I would also highly recommend the Theme and Font Size Changer add-on to be able to change all the font and icon sizes of any theme, including the default. Just in case you happened to feel like you were stuck using those themes forever and for eternity. 
- 2014-10-25, 23:39
- Forum: Browser extensions
- Topic: Stylish workaround, PM 25
- Replies: 4
- Views: 1130
Re: Stylish workaround, PM 25
To fix the duplicated categories in Add-ons Manager, create a new style in Stylish (or userContent.css, whichever you prefer; if using Stylish, name of the style doesn't matter) and insert this into it:
Enjoy! 
Code: Select all
#category-userstyles {
display: none !important;
}- 2014-10-20, 20:39
- Forum: General discussion (old)
- Topic: Happy Birthday, Moonchild!
- Replies: 12
- Views: 1771
Re: Happy Birthday, Moonchild!
Happy birthday!
Hope it was a good'un.
Hope it was a good'un.
- 2014-10-13, 18:03
- Forum: The Pale Moon add-ons website
- Topic: Add-ons Site General Discussion
- Replies: 219
- Views: 57153
Re: Information for addon developers?
I can help in that respect, for themes at least (that is, "complete themes" , not lightweight themes/Personas). Assuming the theme that needs to be ported is compatible with Firefox 24 (if it's not, make sure it is before continuing), the work that needs doing is minimal. If it is compatible with Fi...