Since this morning this forum looks "squeezed". Is it a problem with my browser or were some changes done since yesterday ?
Thread
Posts in chronological order
So, does anybody else have this problem or is it just me ?
I have it as well.
As do I.[br]
[p]Can you upload a screen capture of the problem you are seeing? I don't think i have the same problem.
[p]Thanks,
[p]
[p]Richard
Me too. I guess without a screen capture of the old width it's impossible to explain, but the board seems definitely "thinner" by about a 100 pixels or so, maybe more.[br]
Full Screen as it is on the main forum front page.
Narrowed screen as it is on every other page.
Looking at the source code briefly, the main table on the front page is set to 100% as it should be to spread it if thats the desired effect. The other pages have hard coded 830pixel widths in them and because it's left aligned you end up with a huge empty space on larger screen resolutions.
Here's what I'm getting inside separate forums:[br]
Actually, this photo might work better:[br]
A center tag for the main tables with 100% width should look much more attractive, just my 2 cents. I guess CSS is out of plans.