Page 1 of 1

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

Posted: 2014-07-31, 22:37
by gobbldygook
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!

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

Posted: 2014-07-31, 23:43
by ron_1
See if this post here applies to your problem:

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

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

Posted: 2014-08-01, 07:53
by gobbldygook
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.

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

Posted: 2014-08-01, 08:28
by Moonchild
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.