Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Font too small
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

somchai
Starting Member

5 Posts

Posted - 21 January 2003 :  22:12:40  Show Profile
I have problem when I post new topic, The text in Message area is too small. I want to display larger.

Can anyone suggest me how do I modify it.

Etymon
Advanced Member

United States
2385 Posts

Posted - 22 January 2003 :  03:17:59  Show Profile  Visit Etymon's Homepage
quote:
Originally posted by somchai

I have problem when I post new topic, The text in Message area is too small. I want to display larger.

Can anyone suggest me how do I modify it.





Hi somchai,

I use another version of Snitz but what you want to change is found in the topic.asp file.

There are two places. One is for the Reply area, and the other is for the Topic area.

If you are using Snitz 3.4 look for this to locate the Reply area:

Response.Write SearchHiLite(formatStr(Reply_Content))

and look for this to locate the Topic area:

Response.Write SearchHiLite(formatStr(Topic_Message))


Now look for the the following just above each of those areas:

<font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strForumFontColor & """>

You will want to change strDefaultFontSize to whatever you want. You may even have to hardcode it.


Cheers,

Etymon

Go to Top of Page

TestMagic
Senior Member

USA
1568 Posts

Posted - 22 January 2003 :  03:40:50  Show Profile  Visit TestMagic's Homepage
What about using CSS and defining a style for textarea? That's what I do, and it works well.

Snitz rocks! · Search 2
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07