Pixels and points are different size things, so you have to change the numbers too -- I've always just used trial-and-error until the sizes kinda matched. (The other problem is that points are read much more varying-ly across browsers and platforms, so it's a lot harder to get the board to look pretty for everyone.)
Buffistas Building a Better Board
Do you have problems, concerns or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
Proportional sizing. IJS.
The other problem is that points are read much more varying-ly across browsers and platforms, so it's a lot harder to get the board to look pretty for everyone.
See, that troubles me. I'd rather just leave things as is. And proportional sizing would make that situation worse, no? The style sheet would be providing no "baseline" font size.
I'm reasonably sure you can set a baseline with proportional, or that there's a preset one: I'm too tired to try to make sense of this link right now, but check this out [link]
I'm gonna have to try to find a 800/600 screen, but perhaps if the text-entry box were flush with the main column, would that work? Just a random thought.
Setting my monitor to 800 x 600 to test, and it looks like it would work.
Now to get rid of this ugly-ass setting. Eep.
I checked out that link Michele and all it's done is convince me that I should leave things alone.
I'm gonna have to try to find a 800/600 screen, but perhaps if the text-entry box were flush with the main column, would that work? Just a random thought.
Do you mean flush on the left and right sides? Is that possible?
I never said 800x600 wouldn't work. We decided long ago that we should design for 640x480.
I never said 800x600 wouldn't work. We decided long ago that we should design for 640x480.
What's the percentage of people still at 640x480?
A Hecubus percentage.
I'm sorry, I'm really tired and should go to bed before I get even more cranky.
Aha.
Well, that makes sense, then. I mainly asked because 2 years ago, the company I was web-deving for, which tried to keep things as backwards compatable as possible, stopped supporting anything less than 800 x 600.
I can't get my monitor to display anything less than 800 x 600. Heh. This relates to nothing, but means I can't play one of my games on it. Oh well.
Is there any reason for the bottom table to be a table? The one containing the posting form? Would it work as a centered div? Nevermind me, I'm just spewing suggestions.