BTW I just noticed, that the code block in this forum looks realy ugly. I use an extra CSS for forum.pspad.com to correct this. Here it is. Maybe you like to add it to your CSS.
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("forum.pspad.com") { code { background: #eee !important; color: #006 !important; display: block !important; font-family: "Courier New", monospace !important; font-size: .75rem !important; line-height: .625rem !important; margin-bottom: -10px !important; padding: 12px !important; white-space: pre-wrap !important; } code br { display: none !important; } } See the difference. Before: [img]http://public.andreasburg.de/pspad/Screengrab-http_forum_pspad_com_posting_ php_6-20170511-204139.png[/img] After: [img]http://public.andreasburg.de/pspad/Screengrab-http_forum_pspad_com_posting_ php_6-20170511-204056.png[/img] -- <http://forum.pspad.com/read.php?6,68757,68784> PSPad freeware editor http://www.pspad.com
