Questions about 2.0.2 [message #3525] |
Fri, 28 June 2002 14:50 |
djpulsifer
Messages: 4 Registered: April 2002
Karma: 0
|
Junior Member |
|
|
I ran into a few items when I installed the latest forums (2.0.2).
The first thing is that I cannot seem to get the "Logged in Users List" or "Forum Info" to go away, even though I disabled them in the Global Settings of the Admin Control Panel.
The second is that I made a forum.css file from a different installation of 2.0.2. Then I copied it over to my current installation and everything worked fine until the next day. It had copied over my forum.css file and defaulted back to the original theme. I notice the same behavior if I rebuild the templates. Is there a way to fix this?
What is the css settings for the border color around the table cells?
Is there any way to remove the Moderators Cell on the Main page?
Thanks.
|
|
|
Re: Questions about 2.0.2 [message #3526 is a reply to message #3525] |
Fri, 28 June 2002 15:12 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I'll check on the Logged in user bug right now.
The style file you should be editing is forum.css.tmpl NOT forum.css which is the compiled file. Editing forum.css is pointless since it'll get overwritten anytime you recompile the forum.
Cell color styles are RowStyleA, RowStyleB and RowStyleC
You can remove the Moderators Cell from the front page by editing the index.tmpl file.
FUDforum Core Developer
|
|
|
Re: Questions about 2.0.2 [message #3527 is a reply to message #3525] |
Fri, 28 June 2002 17:46 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
djpulsifer wrote on Fri, 28 June 2002 10:50 |
The first thing is that I cannot seem to get the "Logged in Users List" or "Forum Info" to go away, even though I disabled them in the Global Settings of the Admin Control Panel.
|
Fixed in latest CVS, thanks for the bug report.
FUDforum Core Developer
|
|
|