Skip to main content

All Questions

Tagged with
0 votes
0 answers
404 views

userChrome.css to reduce rounding of tabs on Firefox Australis interface

Firefox's Australis interface (curse it) has brought heavily rounded tabs. (amongst so many other indecencies) I could undo this by installing the extension Classic Theme Restorer, or a different ...
0 votes
1 answer
152 views

Firefox Vimperator - dark theme makes the command line hard to see. Change using CSS?

I'm currently using Vimperator with the FT Deep Dark theme on Firefox 53.0 (32-bit), and the setup is excellent save for one nagging issue - the command line for Vimperator is black text on dark grey ...
1 vote
0 answers
374 views

userContent.css - GMail Compose Same Color as "about:blank"

I have some code in my Firefox userContent.css that sets the background color for the about:blank page. However, the about:blank color also seems to apply to the text area background for creating ...
1 vote
1 answer
750 views

Paragraph and box width in Firefox vs. IE and Chrome

My web page is set to be max-width 1260px. [Edit] I realized that this problem exists not only for my page but also for all pages in the net (or almost all, perhaps those which have fixed width or max-...
3 votes
0 answers
165 views

User Style Sheets in Firefox

I would like to adjust the styling of websites on a specific domain in Firefox, but the instructions I found here are maybe out of date? At least they don't seem to be working for me. I have followed ...
4 votes
1 answer
4k views

How to customize Firefox's GUI using CSS?

The Firefox extension Stylish enables customization of a site's CSS. I'd like to use the same extension to make some tweaks to the Firefox GUI. How can I do this?
0 votes
2 answers
93 views

Make Firefox remember CSS changes on a domain basis

I am surfing to websites that keep telling me to deactivate my adblock. Ehm, no. I will not. I do understand that those website make money through advertisment and that's fine. As long as there is no ...
0 votes
0 answers
48 views

How can I change Firefox theme when visiting some websites?

I'm using the stylish add-on for Mozilla Firefox for styling some elements in the browser using css. Is there a way to test the URL so these customs styles can be applied only when I visit a chosen ...
2 votes
1 answer
85 views

Firebug display of css

In the HTML > Computed tab of Firebug, I used to get the list of user-defined styles, with the different competing values set from different stylesheets, with the overruled ones stricken out. Now I ...
7 votes
4 answers
16k views

How to get Firefox Greasemonkey script to use a local cascading stylesheet?

What's the correct syntax to link to a CSS file in the same directory as a Greasemonkey JavaScript? I've tried the following but it doesn't work: var cssNode = document.createElement('link'); cssNode....
0 votes
1 answer
876 views

Change color of links in dropdown menu of Firefox's address bar

Basically I am having the same problem as Change color of URL in dropdown menu of Firefox's address bar However, the "fix" accepted by the author in that thread involves changing the background ...
0 votes
3 answers
1k views

Local web page not loading correctly

I'm learning to code websites. I decided to start using fedora. All is well until i find that my CSS file isnt loading correctly. The same configuratiin worked in chrome for windows but not FF for ...
0 votes
1 answer
313 views

Iceweasel (on Debian) ignoring userChrome.css

I have installed IceWeasel on Debian What i'am trying to do is to hide the status popup on the left bottom corner: I created userChrome.css under /etc/iceweasel/profile/chrome/ and under /home/...
3 votes
2 answers
3k views

How do I disable external CSS files from loading in Firefox?

I know that I can disable the downloading of external JS files on the Firefox browser (using either about:config or certain add-ons (e.g. QuickJava)). Is there some way to block the downloading of ...
0 votes
1 answer
1k views

change default one column width of google keep with Chrome or Firefox

When I open google keep site and switch to the one column view with latest Chrome or Firefox browser, the column is not wide enough for me, because I use a external monitor. I have installed the ...

15 30 50 per page
1
3 4
5
6 7
9