FYI, if anyone wants a pink board, put "background: #ffcccc;" after "body {".
hee
Do you have problems, concerns, or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
FYI, if anyone wants a pink board, put "background: #ffcccc;" after "body {".
hee
P-C, I changed my personal CSS to this and it made the board look more normal to me:
body { font-family: verdana, helvetica, arial; font-size:11pt; }
I put that in the box, and nothing changed at all.
FYI, if anyone wants a pink board, put "background: #ffcccc;" after "body {".
Okay, but THAT worked. Heh.
Oh, wait, it DID change stuff. But in the posts, not the main page.
I think size 12 is a little better. Size 11 was too small; the tag font definitely looked weird.
Jon, I think .postcontent having a padding-bottom of 0 didn't look good. I set it to .5.
Wait--I didn't copy over any changes you made to fix the line issue. Why don't you edit over there, and I'll copy over.
Jon, thanks for the spacing fix. FWIW, I ended up with:
.post {
padding-bottom: .5em;
}
because 0 looked too squished to me.
[Ooh, css xpost with ita! I feel all smart now!]
Tiggy, I don't mean to be perpetually ignoring your lack of a footer. I'm just trying to work out why it didn't make it over the first time.
I know you aren't ignoring me. i'm just being whiny. i'm probably the only one who reads the board by using the Buffistas Home link.
Oh, wait, it DID change stuff. But in the posts, not the main page.
really? it changed the main page for me too. weird.
Hee. I was just coming in to say I tried Jon's fornula, but went with .25em instead, because I know how to do that now.
Thanks all!
really? it changed the main page for me too. weird.
I think it changed the main page now too. I'm not sure why it looked the same at first.
Wait--I didn't copy over any changes you made to fix the line issue. Why don't you edit over there, and I'll copy over.
That's already changed over there in showthread.php
I'm not sure why it looked the same at first.
Refresh Refresh Refresh!