It seems like a "perfect world" thing (not like THAT), that might be cool, but probably not worth the headache to implement.
'Touched'
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.
Lee, did you post here while you couldn't post in Natter?
Yes. I didn't try any other threads though.
is it an exercise in intellectual curiosity, or something that's needed/wanted by users, and worth finishing up the specs on.I would use an option that lets me change the size of the font up or down. But it's not something that I need .
I'd even keep the font as it is easy to read on screen for me.
Cass, can't you do that with your browser?
I just want to be able to change the typeface to something better than Verdana.
Size and stealth don't matter to me.
Tom's post isn't really broken, but it's a bit funky, since the list button is in an awkward place.
Tom was making a joke. The point is he hasn't done anything yet.
I know that, but I was just concerned with how it got formatted. Rather than a blank list item,
the list button goes straight into the <HR>.
the list button goes straight into the <HR>
Do you mean that the t HR is on the same line as the bullet? Looking at the source code of the page, it shouldn't. There's a t P t /P between them. What browser/OS?
Yeah, that's what I mean, Jon. MSIE6, Win2K. To get mine to show up blank like that, I used <BR>s.
My source code shows:
<p>
<li>
</li>
</p>
<HR etc.>
No new paragraph before the header.