Web Messaging compose box

To the Ipswitch web site

Ipswitch Forums
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Web Messaging compose boxExpand / Collapse
Author
Message
Posted 8/24/2004 7:07:13 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 5/28/2006 9:48:00 PM
Posts: 7, Visits: 1

Hi All,

Is there an easy way to increase the size of the box where you compose your email in the Web messaging system.

 

I am using Imail Pro 8.12 & classic templates.

 

Thanks

 

Gordon.

 

Post #958
Posted 8/25/2004 12:21:38 AM
Time Traveler

Time TravelerTime TravelerTime TravelerTime TravelerTime TravelerTime TravelerTime TravelerTime Traveler

Group: Forum Members
Last Login: 8/12/2005 10:51:00 PM
Posts: 151, Visits: 1
You mean the size of html textarea? or mailbox size?

Regards,
Dmitri Elgin,
http://imailzip.com

Post #972
Posted 8/25/2004 1:05:59 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 5/28/2006 9:48:00 PM
Posts: 7, Visits: 1
Hi Dmitri

Yes I mean the textarea.

Gortdon.
Post #973
Posted 8/25/2004 2:17:34 AM
Time Traveler

Time TravelerTime TravelerTime TravelerTime TravelerTime TravelerTime TravelerTime TravelerTime Traveler

Group: Forum Members
Last Login: 8/12/2005 10:51:00 PM
Posts: 151, Visits: 1

Hi,

The most simple way to do this is to replace existing ipswitch class templates with yours.

Goto:

Imail Administrator\localhost\jaspa.com\WebMessagingContent\sendmail.html

find this text:

  <STYLE TYPE="text/css">
  <!--
    <!--IMAIL.Include.style.cgi-->
  -->
  </STYLE>

then insert your new class template, called "textfield"

  <STYLE TYPE="text/css">
  .textfield
{

  FONT-SIZE: 11px;  

}
  </STYLE>

the final step is to enable new class to your textarea:

Find the string:

<TEXTAREA NAME="textBody" ROWS="12" COLS="52" WRAP="physical"><!--IMAIL.SendMsgBody--></TEXTAREA>

And replace it with:

<TEXTAREA NAME="textBody" ROWS="12" COLS="52" WRAP="physical" class=textfield><!--IMAIL.SendMsgBody--></TEXTAREA>

That's all



Regards,
Dmitri Elgin,
http://imailzip.com

Post #975
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Dave, Mark Singh, kevin r gillis, Jason Benton, Brandon Felger, Ben Henderson, Tripp Allen, Will Sansbury, Hush, FTPplanet.com, Hugh Garber, WUP-PM, Tom Lewis, mmulryan@ipswitch.com, mswimm, Brad Senter

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 9:38pm

Powered By InstantForum.NET v4.1.4 © 2008
Execution: 0.094. 10 queries. Compression Enabled.