| f1reverb wrote: |
| text for Views/Replies/Last Post and also the month should be numerical to shorten the line too. Right now on my 800x600 (and a lot of people use this res, especially outside the USA) I can't even read the dates of the posts as they spill to the right so far, and depending where I am on the site I don't even have an option of scrolling to the side. My '02 cents. |
Yeah, I know I need to support that res, I actually just added back the date so I could debug the bumping code. For whatever reason it's actually hard to force the date to be smaller, since this is a user-settable preference. Go in to your profile and put this in the "Date Format" box:
n-j-y h:i
So, not a good solution (I love that phpBB exposes "The PHP date() function" to the user!) but maybe a temporary fix until I can work it out.