That change made no difference - though I will clear my cache and see if that fixes anything.
Thanks for the tip. -Jeff ----- Message from [email protected] --------- Date: Fri, 24 Jul 2009 09:10:20 +0200 From: Tornoci Laszlo <[email protected]> Subject: Re: [imp] Message window size? To: [email protected] > Jefferson Davis wrote: >> >> I have googled myself silly - how can I change the default size of >> the composition window? DO I also need to change any settings in >> the rich-text editor, and if so, what do I change and what are the >> file locations? >> >> Thanks, >> >> -Jeff > > Hi, this is what I did: > > In horde/imp/lib/IMP.php: > change from: > function popupIMPString($url, $params = array(), $width = 700, > $height = 650) > to: > function popupIMPString($url, $params = array(), $width = 900, > $height = 650) > > > but, the browser sometimes overrides this request, don't know why. > > By the way many of my users complain that since we upgraded to > Horde/Imp 3.3.4/4.3.4 from 3.1.5/4.1.5 both the composition window > and message viewing is less readable. Smaller characters changed > default font. Anyone else with this problem? How can you get the > "old" behaviour back? > > Yours: Laszlo > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [email protected] > ----- End message from [email protected] ----- -- Jefferson K Davis Technology and Information Systems Manager Standard School District 1200 North Chester Ave Bakersfield, CA 93308 661.392.2110 ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
