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.
[Solved] New forum layout causes problems in Opera
[Solved] New forum layout causes problems in Opera
Last edited by klenkes on Sun Jul 11, 2010 7:41 am, edited 1 time in total.
Re: New forum layout causes problems in Opera
I noticed other problems on Firefox too.
Sometimes i cannot scroll the page using keyboard input.
Sometimes i cannot scroll the page using keyboard input.
Re: New forum layout causes problems in Opera
FWIW... I just looked at the CSS and found the source of the problem.klenkes wrote: The content of a code block doesn't have line breaks or scrollbars and stretches its width sometimes to more than 2500px.
Seems that the notation white-space: nowrap is the problem.
white-space: normal fixes it.
Re: New forum layout causes problems in Opera
Please check it again and let me know if it works for you, in Firefox it makes both scroll bars...
Re: New forum layout causes problems in Opera
Thanks a lot! Works in Opera just fine now.Dr.CSS wrote: Please check it again and let me know if it works for you, in Firefox it makes both scroll bars...
Reading the forum now is as relaxed as it used to be.