New Format - horrible
if you use firefox, you could check if there is an extension that could be doing this, or you could try uninstalling firefox and installing it again, perhaps doing a scan for viruses and spyware would not be a bad idea, just in case.
_________________
?Everything is perfect in the universe - even your desire to improve it.?
Sand... I wonder if this is your own fault?
No... stay with me here...
Some time back, I know that various people were experimenting with "skinning" WP. I think this consisted of basically haveing a local CSS file that would override the WP defaults.
Sand wrote:
The format I am familiar with in the discussion area was a compact arrangement with threads on a blue background which permitted quick perusal of new additions which were highlighted. The format I see now is type on a white background and the page is so stretched I have to scroll to catch new items. It is definitely a different format and had to be designed.
The layout your speak of, just "on a blue background", rather than alternating green/blue backgrounds, makes me wonder if you have been using such a local CSS.
Unfortunately, if the detailed generation of pages is changed, this probably invalidates the local CSS, at least in part, leading to strange effects, I'm sure. An upgrade to Firefox 3 may also be causing the problem.
The place to look is in your Firefox's "chrome" directory, where you should just find "userChrome-example.css" and "userContent-example.css". If you find a "userContent.css", you probably should lose it (or rename it in case you want to see what it does).
_________________
"Striking up conversations with strangers is an autistic person's version of extreme sports." Kamran Nazeer
PS. I just tried putting this as my "userContent.css" file:
Code:
td.row1 { background : #BBE4A6 ! important }
td.row2 { background : #B8D0F0 ! important }
td.row2 { background : #B8D0F0 ! important }
It needed a restart of Firefox to take effect, which seems a little annoying, but it resulted in posts appearing down the page with the same colours alternating, but starting with green.
_________________
"Striking up conversations with strangers is an autistic person's version of extreme sports." Kamran Nazeer
