[Solved] New forum layout causes problems in Opera

General project discussion. NOT for help questions.
Post Reply
klenkes
Power Poster
Power Poster
Posts: 307
Joined: Mon Sep 08, 2008 9:43 am

[Solved] New forum layout causes problems in Opera

Post by klenkes »

Since the new forum layout some posts are almost illegible in (latest) Opera.

The content of a code block doesn't have line breaks or scrollbars and stretches its width sometimes to more than 2500px.

I attached a screenshot as an example. The screenshots original width was 1400px and was resized for this post.
Look at the bottom scrollbar to see how far this one may go.
Attachments
opera_screenshot.gif
Last edited by klenkes on Sun Jul 11, 2010 7:41 am, edited 1 time in total.
NaN

Re: New forum layout causes problems in Opera

Post by NaN »

I noticed other problems on Firefox too.
Sometimes i cannot scroll the page using keyboard input.
klenkes
Power Poster
Power Poster
Posts: 307
Joined: Mon Sep 08, 2008 9:43 am

Re: New forum layout causes problems in Opera

Post by klenkes »

klenkes wrote: The content of a code block doesn't have line breaks or scrollbars and stretches its width sometimes to more than 2500px.
FWIW... I just looked at the CSS and found the source of the problem.
Seems that the notation white-space: nowrap is the problem.
white-space: normal fixes it.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: New forum layout causes problems in Opera

Post by Dr.CSS »

Please check it again and let me know if it works for you, in Firefox it makes both scroll bars...
klenkes
Power Poster
Power Poster
Posts: 307
Joined: Mon Sep 08, 2008 9:43 am

Re: New forum layout causes problems in Opera

Post by klenkes »

Dr.CSS wrote: Please check it again and let me know if it works for you, in Firefox it makes both scroll bars...
Thanks a lot! Works in Opera just fine now.
Reading the forum now is as relaxed as it used to be.
Post Reply

Return to “General Discussion”