Teen Programmers Unite  
 

 

Return to forum top

Changes

Posted by Psion [send private reply] at November 16, 2001, 07:33:39 AM

In case you didn't see the news item on the front page, I think I've satisfied all outstanding/reasonable requests about the forums. :-)

Posted by taubz [send private reply] at November 16, 2001, 12:08:12 PM

I think the thing about message sorting was for the thread listing page, not the actual thread's postings... That totally confused me for a few minutes.

The thread locking is a great idea, though. Good job. Thanks, Psion.

(Cosmetically speaking, I don't like the white space between each message... that's new right? I find it a bit distracting.)

- taubz

Posted by sphinX [send private reply] at November 16, 2001, 11:58:23 PM

Thanks for the changes, but I agree with taubz, the thread listings need to have newer threads at the top as well.

As for the stylesheet addition, I've now been able to complete my extremely gothic TPU theme. If anyone's interested, you can find it at http://www.the7thseal.org/tpublack.css ----- please don't just link to it, actually copy it and upload it somewhere else, as I can't have people hogging bandwidth everytime they view a TPU page.

Posted by sphinX [send private reply] at November 17, 2001, 12:03:17 AM

Just as a further note, I've already typed 3 reponses to very old posts (which I fortunately realised before I posted), as having messages upside down quite confused me. Anyway, I think I may be getting used to it now....*sigh*, why do you play with my head so?

Posted by Psion [send private reply] at November 17, 2001, 07:36:02 AM

So, about the white space, what's the proper CSS way to get SOME space between messages, but not this much? Hopefully something in the message class properties, so style sheets can control it easily....

And by "newer threads," do you mean sorted by first post or last post? I never have more than a page's worth of threads displayed at once, as I have it set to only show those which have posts in the last week, so this doesn't seem like that big of an issue to me, hence the assumption that it wasn't what people were asking for.

Posted by taubz [send private reply] at November 17, 2001, 04:39:55 PM

Get rid of the <p /> between messages first...

Posted by Psion [send private reply] at November 17, 2001, 06:46:20 PM

They're too close together for my tastes without it.

Posted by gian [send private reply] at November 18, 2001, 03:07:48 AM

Can we not make them seperate cells in a table, and then just increase the cellspacing?

Posted by sphinX [send private reply] at November 18, 2001, 03:18:43 AM

Psion, try the padding: property on your message class, ie:

.message { padding-bottom: 3px }

or something to that effect. I think that should work.

Posted by Psion [send private reply] at November 18, 2001, 06:33:55 AM

You can probably see that that didn't work. Any other suggestions? I'm really not too keen on messing with any HTML or related formatting. :-)

Posted by taubz [send private reply] at November 18, 2001, 12:11:45 PM

Yes... I'm emailing Psion with a new CSS stylesheet that should improve the look of the message boards.

- taubz

Posted by Cobbs [send private reply] at November 18, 2001, 04:45:20 PM

The new stylesheet is pretty damn nice!

Posted by taubz [send private reply] at November 18, 2001, 09:10:52 PM

Thanks.

Posted by gian [send private reply] at November 18, 2001, 10:49:13 PM

Can we not match the Blue bar in the middle, seperating the messages with the purpley color outlining the messages?

Posted by taubz [send private reply] at November 19, 2001, 08:57:41 AM

Excellent idea. Psion, here's the change:

.message
{
background: #d7d7ff;
color: #000000;
font-family: Arial,Helvetica,serif;
font-size: 10pt;
padding: 1em 1em 1em 1.5em;
border-bottom: thin solid #9999ff;
border-top: thin solid blue;
margin: 0px -.5em 0px -.5em;
}

Posted by Psion [send private reply] at November 19, 2001, 11:58:49 AM

That wasn't quite right, but I fixed it!

Oh, and from the "why not" department, I've copied sphinX's tpublack.css stylesheet to the URL http://www.tpu.org/tpublack.css, so feel free to set that as your theme if you prefer.

Posted by buzgub [send private reply] at November 19, 2001, 09:09:37 PM

When I'm using a non-default stylesheet, the switch to standard stylesheet link on the front page (the one associated with the old netscape warning) comes up. It sounds like a bug.

Posted by gian [send private reply] at November 20, 2001, 12:05:53 AM

Thank you Psion, the purple bar looks just lovely now.

You must be logged in to post messages and see which you have already read.

Log on
Username:
Password:
Save for later automatic logon

Register as a new user
 
Copyright TPU 2002. See the Credits and About TPU for more information.