Hide text overlay that appears when window isn't maximised?

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.
Please direct questions that are Mac or Linux-specific (dealing with installation and OS integration) to the appropriate Linux or Mac board.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only. The main focus here is on Pale Moon on Windows. Please direct your questions that are specific for Linux and Mac to the dedicated boards for those operating systems.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
Locked
gobbldygook

Hide text overlay that appears when window isn't maximised?

Post by gobbldygook » 2014-07-31, 22:37

Hi! I have the menu bar disabled, which hides both the page title and the menu dropdowns themselves, as well as my tabs on top. However, when any window isn't full screen, I get the page title text over my tabs, like so:

Image

Is there any way to fix this - with CSS in Stylish or something?

Thanks for the help!

User avatar
ron_1
Moon Magic practitioner
Moon Magic practitioner
Posts: 2395
Joined: 2012-06-28, 01:20

Re: Hide text overlay that appears when window isn't maximis

Post by ron_1 » 2014-07-31, 23:43

See if this post here applies to your problem:

http://forum.palemoon.org/viewtopic.php?f=24&t=3766

gobbldygook

Re: Hide text overlay that appears when window isn't maximis

Post by gobbldygook » 2014-08-01, 07:53

Hrm. That looks like it should exactly fix my problem. I created the /chrome folder, made the userChrome.css file, copied in the code, and restarted, but nothing's changed - the title text is still showing up.

Edit: I did find an addon that allowed me to hide it, though I'd still prefer to hide it the suggested way, because the addon has a lot of features I don't want to take advantage of. I'm up for ideas on why the userChrome.css isn't working; if there aren't any, feel free to mark this solved in a day or two.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 29243
Joined: 2011-08-28, 17:27
Location: Tranås, SE
Contact:

Re: Hide text overlay that appears when window isn't maximis

Post by Moonchild » 2014-08-01, 08:28

userChrome.css should work as instructed. You have to make sure you create the chrome folder in the correct location (in your profile root) and make sure the @namespace line is in there on top, with the other code below it.

It seems the title wouldn't be an issue for you but your title bar is narrower than normal (your tabs are located much higher than normal), causing the slight overlay.
"Son, in life you do not fight battles because you expect to win, you fight them merely because they need to be fought." -- Snagglepuss
Image

Locked