Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Learn More

Incorrect display of "code"-blocks in my favourite forum

  • 2 одговорa
  • 1 има овај проблем
  • 13 прегледа
  • Последњи одговор послао henkvbeek

more options

Frequently I visit the Parallax-Forum about the propeller chip. In these threats often there are examples in windows called "Code". Text in these code blocks are not readable. In IE all is correct.

URL: http://forums.parallax.com/showthread.php?141165-Does-an-Object-have-an-address-that-can-be-used-in-SPIN&highlight=spin+address+pointer

Frequently I visit the Parallax-Forum about the propeller chip. In these threats often there are examples in windows called "Code". Text in these code blocks are not readable. In IE all is correct. URL: http://forums.parallax.com/showthread.php?141165-Does-an-Object-have-an-address-that-can-be-used-in-SPIN&highlight=spin+address+pointer

Изабрано решење

In what way do these code section not display properly?

Can you attach a screenshot?

Use a compressed image type like PNG or JPG to save the screenshot.


The CCS file specifies this for the font-family:

  • Parallax,Menlo,Consolas,"Andale Mono","Lucida Console","Nimbus Mono L","DejaVu Sans Mono",monospace,"Courier New";

You can use this extension to see which fonts are used for text that is selected (right-click context menu: Show fonts in selection).

You can do a font test to see if you can identify corrupted font(s).

You can try different default fonts and temporarily disable website fonts to test the selected default font.

  • Tools > Options > Content : Fonts & Colors > Advanced
  • [ ] "Allow pages to choose their own fonts, instead of my selections above"
Прочитајте овај одговор са објашњењем 👍 1

Сви одговори (2)

more options

Одабрано решење

In what way do these code section not display properly?

Can you attach a screenshot?

Use a compressed image type like PNG or JPG to save the screenshot.


The CCS file specifies this for the font-family:

  • Parallax,Menlo,Consolas,"Andale Mono","Lucida Console","Nimbus Mono L","DejaVu Sans Mono",monospace,"Courier New";

You can use this extension to see which fonts are used for text that is selected (right-click context menu: Show fonts in selection).

You can do a font test to see if you can identify corrupted font(s).

You can try different default fonts and temporarily disable website fonts to test the selected default font.

  • Tools > Options > Content : Fonts & Colors > Advanced
  • [ ] "Allow pages to choose their own fonts, instead of my selections above"
more options

This solution did the trick. I will mention it to Parallax.

Thanks !