Right. Piano. Because that's what we used to kill that big demon that one time. No, wait. That was a rocket launcher.

Xander ,'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.


DXMachina - May 11, 2008 11:47:32 am PDT #1928 of 4673
You always do this. We get tipsy, and you take advantage of my love of the scientific method.

Die, Verdana! Die!

body {
  font-family: "Trebuchet MS";
}


Gris - May 11, 2008 11:51:59 am PDT #1929 of 4673
Hey. New board.

body { font-family: "Comic Sans MS"; }

AHHHHHHHHHHHHHH!!!!!!!!!!!!


Laura - May 11, 2008 11:52:09 am PDT #1930 of 4673
Our wings are not tired.

Thanks Jon. Go ahead and delete the existing file. I can recreate it, and play some more.


DXMachina - May 11, 2008 11:54:02 am PDT #1931 of 4673
You always do this. We get tipsy, and you take advantage of my love of the scientific method.

"Comic Sans MS";

Heh! I just tried that, too.


Gris - May 11, 2008 11:57:53 am PDT #1932 of 4673
Hey. New board.

I'm enjoying "Meiryo" enough that I think I might stick with it. I'm not sure if that's a very standard font, but it's on my computer at least.


DXMachina - May 11, 2008 12:00:21 pm PDT #1933 of 4673
You always do this. We get tipsy, and you take advantage of my love of the scientific method.

I just tried "buffied," which is the font we used for the site logo. That was ugly. It doesn't scale down very well.


Jon B. - May 11, 2008 12:05:54 pm PDT #1934 of 4673
A turkey in every toilet -- only in America!

Thanks Jon. Go ahead and delete the existing file. I can recreate it, and play some more.

OK. Try it now.


DXMachina - May 11, 2008 12:09:56 pm PDT #1935 of 4673
You always do this. We get tipsy, and you take advantage of my love of the scientific method.

Also, the "edited by" text in posts that have been edited is way too big.

Problem solved:

.edited-by {
  color: #FFFFFF;
}


Gris - May 11, 2008 12:16:44 pm PDT #1936 of 4673
Hey. New board.

Looking through the CSS: What's the purpose of putting "font-size: 80%" in the "admin-threads" section? It doesn't appear to be doing anything, since the "thread-desc" and "thread-title" sections are both overwriting it...

Also, does the # in front of its section mean anything? I admit to being only lightly familiar with CSS.


Jon B. - May 11, 2008 12:26:36 pm PDT #1937 of 4673
A turkey in every toilet -- only in America!

# is for id, . is for class.