Oh, sorry for the misunderstanding. That's even easier. Change them in the config_TopButtonDisplay.cgi file, which is formatted like this:
var myImageWidth="24" var myImageHeight="24" myButtonLabel[i]="New" myButtonHelp[i]="Compose new message..." myButtonImage[i]="ButtonNewMsg.gif" myButtonAction[i]="newMessage();" i++ etc... :: Ron Hornbaker, President/CTO :: http://humankindsystems.com - Ipswitch Premier Partner :: http://AnswerTrack.com - eCRM email tracking & routing :: 1-888-952-4888 or [EMAIL PROTECTED] > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Mike > Sent: Tuesday, November 19, 2002 12:37 PM > To: [EMAIL PROTECTED] > Subject: Re: [IMail Forum] Killerwebmail question > > > No. That does not give the desired effect. That just changes > the BACKGROUND > image. I want to change the button image that's over the > background (ie: > buttonForward.gif) > > > > ----- Original Message ----- > From: "Ron Hornbaker" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, November 18, 2002 7:58 PM > Subject: RE: [IMail Forum] Killerwebmail question > > > > > With the killerwebmail templates, is it possible to > *easily* change the > > > graphics for the buttons, on a per-theme basis? > > > > Yes. See the config_StyleSelections.cgi file, and look for > the Graystone > > style: > > > > myStyleName[i]="Graystone" > > > myStyleSettings[i]="dark=#333333&medium=#666666&light=#cccccc&br > ight=#ffff > > > ff&ButtonColor=#444444ButtonTextColor=#cccccc&ButtonOverColor=#b > bbbbb&Butt > > > onTextOverColor=white&ButtonClickColor=#333333&ButtonTextClickCo > lor=#ccccc > > > c&ButtonImage=Graystone.gif&ButtonImageOver=GraystoneLight.gif&B > uttonImage > > > Click=GraystoneDark.gif&LeftBackground=Graystone.gif&TopBackgrou > nd=Graysto > > ne.gif&LoginBackground=GraystoneDark.gif" > > i++ > > > > See there where the ButtonImage, ButtonImageOver, and ButtonImageClick > > values are? Make yourself a new style selection in that file, and play > > with those values (after putting the images in the KWMimages > directory, of > > course). > > > > :: Ron Hornbaker, President/CTO > > :: http://humankindsystems.com - Ipswitch Premier Partner > > :: http://AnswerTrack.com - eCRM email tracking & routing > > :: 1-888-952-4888 or [EMAIL PROTECTED] > > To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
