FiREFLi Posted September 9, 2005 Share Posted September 9, 2005 Have a look: It's not the visual style, I'm running the same version of firefox (.6) and the same visual style on another pc. I reinstalled 5 minutes ago. It doesn't affect any other apps. How can I make it change? Link to comment Share on other sites More sharing options...
CoolCatBad Posted September 10, 2005 Share Posted September 10, 2005 There must be something in userChrome.css doing this. If not, it's a strange bug. You can set interface fonts in userChrome.css like this- menubar > menu, #urlbar, #search-bar, #status-bar, #go-button > .button-box > .button-text, #search-button > .button-box > .button-text, .toolbarbutton-text, toolbarbutton.bookmark-item, sidebarheader, #bookmarksPanel, #history-panel {font-size: __px !important; font-family: ____, sans-serif !important; } Link to comment Share on other sites More sharing options...
Malisk Posted September 10, 2005 Share Posted September 10, 2005 I don't think you need to edit any CSS code. The visual style you're using wants to use a font not installed in your system, in this case probably Segoe UI. Firefox defaults to Times New Roman if it can't find the font Windows want it to use. Solution: Pick another font for your visual style by picking another visual style variation in the control panel, then restart Firefox. That particular Vista VS come with a version for Segoe UI, Tahoma, and Arial. Pick one of the latter two and you should be OK again. You may of course also look into installing Segoe UI. An alternative way to fix it may be to simply enter Tools -> Options in Firefox and ensuring you have a sans-serif font picked as a sens-serif font to use, so it's not e.g. empty text boxes (I think that's when it's trying to use a missing one and ends up with Times New Roman). I think MS Sans Serif is normally used in a lot of places. Not sure this works though; the method above should definitely do. Link to comment Share on other sites More sharing options...
FiREFLi Posted September 10, 2005 Author Share Posted September 10, 2005 ...You may of course also look into installing Segoe UI... 586502489[/snapback] Not a bad idea :laugh:, I'd assumed the font was installed on this pc (not my usual) but it wasn't. Thank you :)Edit: Did I mention it worked? (Y) Link to comment Share on other sites More sharing options...
Recommended Posts