LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   make firefox use gtk for web widgets? (https://www.linuxquestions.org/questions/linux-software-2/make-firefox-use-gtk-for-web-widgets-320194/)

SciYro 05-04-2005 06:12 PM

make firefox use gtk for web widgets?
 
anyone know of how to make firefox use gtk2 for rendering web page widgets, instead of its default ugly ones?

Krugger 05-04-2005 06:17 PM

probably recompile it from source so it links to gtk2 and there must be a configure option.

SciYro 05-04-2005 06:29 PM

i tried that, the best it can do is make firefox use gtk2, but the web page rendering uses its own set that i cant to use gtk2 ... or did i do it wrong?

Krugger 05-04-2005 06:44 PM

ok so you got the same as the packages that get the tag gtk2.

So if that wasn't what you want then you must be talking of the web page rendering part. I think you can rewrite a userContent.css to get you custom .css to pages that don't specify a .css

Krugger 05-04-2005 06:52 PM

Finally found the link I looked at a while ago:

http://www.mozilla.org/unix/customizing.html

it work on windows too.

~/ApplicationData/...

in linux it should probably be in your

.firefox or .mozilla-firefox folder

anyway it should be in your chrome folder.

SciYro 05-05-2005 04:19 PM

thanks, i been able to get the colors to match gtk now at least.


All times are GMT -5. The time now is 05:53 PM.