There are several style commands you could use. There will
be down-falls to it, but it depends on how well you know your
users and what software they are using.
Pre Version 4 browsers have problems with this method.
Use style commands like this in the header of the page.
<style TYPE="text/css">
<!--
A:link { font-family : Arial,Helv; COLOR : Blue; TEXT-DECORATION : none;
font-style : normal; }
A { font-family : Arial,Helv; COLOR : Blue; text-decoration : none;
font-style : normal; }
A:visited { font-family : Arial,Helv; COLOR : Blue; TEXT-DECORATION :
none; }
A:active { font-family : Arial,Helv; COLOR : Red; TEXT-DECORATION : none; }
A:hover { font-family : Arial,Helv; COLOR : Red; TEXT-DECORATION : none; }
h1,h2,h3,h4,h5,h6 { font-family : arial,helv; color : black; font-weight :
normal; font-style : normal; }
div { font-family : Arial,Helv; font-size : small; font-weight : normal;
font-style : normal; }
TD { font-size : small; font-family : Arial,Helv; font-style : normal; }
CAPTION { font-family : Arial,Helv; }
TH { font-family : Arial,Helv; }
LI { font-family : Arial,Helv; font-size : small; }
.blk { background-color : Black; color : White; }
.menu { background-color : Teal; font-size : small; color : #A0CFCF; }
.summary { border-width : 0; background-color : white; font-size : small;
color : Green; }
-->
</style>
You can make adjustments to the styles as needed. Here I have
assigned a style named .summary with layouts for the summary
tags.
This would make a border of 0, background color of white and font color of
green.
Now wrap the Summary tag with a <div> tag like this.
<div align="center" class="summary">
<!--IMAIL.MailboxFolderSummary-->
</div>
There are several style commands you can use however I would
suggest testing them in as many flavors of browsers you can get
your hands on before implementing them. Here is a pretty complicated
explanation about style sheets. Note, with the Imail Web you will
not be able to use the linked style sheets.
http://www.w3.org/TR/REC-html40/present/styles.html
Dusty
----- Original Message -----
From: Dan Nguyen <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 02, 1999 12:00 PM
Subject: Re: [IMail Forum] Custom Web Interface
Dusty and Bob,
I'd love to see if we can change the look of the table. Can you guys show
me how, pls.....?
***************************************
Dan Nguyen from Hotbiz.com,
Your Online Office.
***************************************
-----Original Message-----
From: Robert Everland III <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, July 01, 1999 3:17 PM
Subject: RE: [IMail Forum] Custom Web Interface
> Dusty was telling me how to change the table look, if you see this dusty
>would you actually be able to make us a working html, I haven't had the
time
>yet to even disect your message, what I could do if anyone wants me to is
>setup I-mail on another server only for use of editing the web templete.
>>From there I can give certain people access to edit the information and
then
>we can all just download it. What say you guys?
>
>Bob Everland
>
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]] On Behalf Of Johnson, Bruce
>Sent: Thursday, July 01, 1999 1:36 PM
>To: '[EMAIL PROTECTED]'
>Subject: RE: [IMail Forum] Custom Web Interface
>
>I have re-designed most the web interface. It dosnt even look like the old
>one at all. Xcept the lame tables that you cant change (cant use style's
>ither) netscape has a problem with them in older versions and i want to
keep
>a good array of browsers that can still use this thing. Its not that hard
>really, Just takes a little time to do. The main problem that i see is that
>you cannot to SSI's. For when most your site is a massive template this is
>most annoying that i can't make templates for the imail web. UUGH!. If all
>else fails i have started to design a whole new web mail that will sit over
>top the mail system now and runs in cold fusion and just passes info
between
>the pages. I know its not the best way but at least i can do some more
>advanced stuff with the pages..
>
>> -----Original Message-----
>> From: Jess Coburn [SMTP:[EMAIL PROTECTED]]
>> Sent: Thursday, July 01, 1999 7:40 AM
>> To: [EMAIL PROTECTED]
>> Subject: RE: [IMail Forum] Custom Web Interface
>>
>> I've started out on this voyage of modifying the web interface and
>> can see why someone would want to keep their interface theirs, with
>> upwards 70 HTML files (2 days I have 20 files modified and I don't
>> consider myself to be slow or inadequate when it comes to HTML either
>> and haven't had the time to finish).
>>
>> I'm willing to share what I have to this point but like I said, I only
>> got twenty done so far. Now what would be nice is someone suggest a
>> common layout and then 3 or 4 guys all working together on it to finish
>> it in under a week!
>>
>> Regards,
>> Jess
>>
>> ps I'd be willing to setup an account for development if anyone wanted
>> to collaborate on a design.
>>
>>
>>
>> -----Original Message-----
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED]]On Behalf Of David Schmidt
>> Sent: Thursday, July 01, 1999 2:47 AM
>> To: [EMAIL PROTECTED]
>> Subject: [IMail Forum] Custom Web Interface
>>
>>
>> Has anyone actually produced a working alternate interface? If so -- has
>> anyone made theirs available for download. I really would like to slap a
>> different interface on to see what can be done and whether I really want
>> to
>> bother with v5.0x. I was shocked when I saw the v5.0 web messaging
>> interface -- I was honestly expecting MUCH better considering the screen
>> shot posted off IPSWITCH's website at
>> http://www.ipswitch.com/Products/IMail_Server/images/web-menu_big.gif --
>> Was this just a teaser image or is there actually a better set of
>> templates
>> for download? Heck, v4's webmail worked, was fast, didn't rely on
>> <cough>frames</cough>...
>>
>> ...David
>>
>>
>> Please visit http://www.ipswitch.com/support/mailing-lists.html
>> to be removed from this list.
>>
>> Please visit http://www.ipswitch.com/support/mailing-lists.html
>> to be removed from this list.
>Please visit http://www.ipswitch.com/support/mailing-lists.html
>to be removed from this list.
>
>Please visit http://www.ipswitch.com/support/mailing-lists.html
>to be removed from this list.
>
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.