Logged-in user starting a new conversation thread
Posted: 12/6/2007 6:59:21 PM
By: Comfortably Anonymous
Times Read: 1,895
0 Dislikes: 0
Topic: Test-Only

Now to make sure that a logged in user doesn't run into any problems when starting a new conversation.

Also need to read up on FCKEditor to see how to tweak the template so that Verdana is the default font.

Rating: (You must be logged in to vote)
Discussion View:
Replies:

Logged-in user starting a new conversation thread
Posted: 12/6/2007 6:59:21 PM
By: Comfortably Anonymous
Times Read: 1,895
0 Dislikes: 0
Topic: Test-Only

One more test to make sure the "Messages Posted" counter is working correctly.

Rating: (You must be logged in to vote)

Logged-in user starting a new conversation thread
Posted: 12/6/2007 6:59:21 PM
By: Comfortably Anonymous
Times Read: 1,895
0 Dislikes: 0
Topic: Test-Only
Had to edit fckeditor\editor\css\fck_editorarea.css and change the body entry to:
body, td
{
font-family: Verdana, Sans-Serif;
font-size: 12px;
}
Rating: (You must be logged in to vote)