Opera font.


Recommended Posts

How the hell I can change in Opera webpage font? If I go Tools -> Preferences -> Advanced -> Fonts and change all at there what I can, it doesn't change webpage fonts, so tell me! Thanks.

Link to comment
Share on other sites

Yes, I did. There I put same font as all and same font size aswell.

Edit: Maybe just go back for Firefox I was just testing this newest version, but even can't reshack this version of Opera ****.

Link to comment
Share on other sites

You can't reshack the opera.exe because it's compressed.

As for the font problem prefrences|advanced|fonts and change the minimum font height to 10 or 12.

Link to comment
Share on other sites

eNeon

How the hell I can change in Opera webpage font?

You can do it with addional User CSS:

 * {
font-family: "Lucida Grande" !important;
}

Intestead "Lucida Grande" you can choose any other font family

How to add you CSS. Close Opera. Edit your operadef6.ini. Add to section [Local CSS Files] new parameters:

Name 13=My font

File 13=D:\Apps\Opera\styles\user\My_font.css

Then run Opera and enable "User mode", activate your "My font" css-style

When "My font" user css enabled, Opera ignore CSS-styles of any site and always show font you choose. if you want see original font just disable "My font"

Edited by STNG
Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.