邮件服务器-邮件系统-邮件技术论坛(BBS)

 找回密码
 会员注册
查看: 3771|回复: 3
打印 上一主题 下一主题

[求助] 如何修改OWA的标题

[复制链接]
跳转到指定楼层
顶楼
发表于 2008-12-26 17:01:22 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
我想把打开OWA的标题显示成公司的名字,如何改???
沙发
 楼主| 发表于 2008-12-28 17:22:03 | 只看该作者
有弄过这个的吗?????
藤椅
发表于 2008-12-30 01:13:34 | 只看该作者
L_WindowTitle_Text--- Logon page title

http://technet.microsoft.com/zh-cn/library/aa996007.aspx

换个角度,自定义一下OWALOGO好了。
板凳
发表于 2008-12-30 01:14:43 | 只看该作者

Custom Branding Outlook Web Access

https://thelazyadmin.com/blogs/thelazyadmin/archive/2005/03/21/Custom-Branding-Outlook-Web-Access.aspx

Outlook Web Access (OWA) in Exchange Server 2003 introduced the concept of themes. The ability for a user to change the theme, or the administrator to assign a scheme also made possible the ability to create a custom theme to match your corporate colors.

Users can select one of the five default themes from within OWA by click on Options and then scrolling down to Appearances.

First lets take a look at where the themes are located and what files makeup a theme. On your Exchange 2003 server, open up Explorer and browse to Program Files\Exchsrvr\exchweb\themes. Each folder 0-4, contain one of the included themes. To create a new theme create a folder and give it a name. A theme consists of a CSS Stylesheet and a number of GIFs for the logos, sidebars and buttons. I have created a new folder called "TLA" and I have copied the contents of folder 0 to my new TLA folder.

Before we begin customizing our theme we need to register it. Open up regedit and drill down to:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeWEB\OWA
Create a new key called themes and under this key create a new REG-SZ string called TLA (or whatever name you gave the folder you created). The new strings value should be entered as:
id=100;title=TLA;bgcolor=#000000;path=TLA
  • id is a custom ID number and must be different for each theme
  • title is the title of the theme that will appear in the selection list in OWA
  • bgcolor is the background color of the page
  • path is the path to the theme (program files\exchsrvr\exchweb\themes is recognized as the root folder)

We can now reload OWA and see that the theme is in the list and working. Remember we copied the theme from the default folder so it will look the same, for now

All the GIF's and the CSS stylesheet are located in the TLA folder I created and these are the only files that need to be customized. There is a link to a color map for the default blue theme to help you decode the CSS stylesheet and here are the definitions for the two major GIF files.
  • Logo.gif is a 410 x 319 pixel background image that appears in the background of the inbox.
  • Logo2.gif is a 179 x 36 pixel logo in the top left corner of OWA.
The default is a Microsoft Outlook Web Access logo, replace this file with your company logo. Edit the CSS file to match your organizations color schemes and replace the logo.gif and logo2.gif with corporate logos. Open up OWA and re-load your newly created theme.

You can assign a theme to all your users by adding a DefaultTheme REG_DWORD registry value (Decimal 0 to 4) under:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeWEB\OWA

This will give all users the same theme and they will not have the ability to change it. You cannot assign a custom theme however you can overwrite one of the default themes in one of the default theme folders (0 to 4) and set a custom theme that way. Be careful as Service Packs could update these files. Keep a backup of your theme handy!
For more information see:
您需要登录后才可以回帖 登录 | 会员注册

本版积分规则

小黑屋|手机版|Archiver|邮件技术资讯网

GMT+8, 2026-8-5 07:17

Powered by Discuz! X3.2

© 2001-2016 Comsenz Inc.

本论坛为非盈利中立机构,所有言论属发表者个人意见,不代表本论坛立场。内容所涉及版权和法律相关事宜请参考各自所有者的条款。
如认定侵犯了您权利,请联系我们。本论坛原创内容请联系后再行转载并务必保留我站信息。此声明修改不另行通知,保留最终解释权。
*本论坛会员专属QQ群:邮件技术资讯网会员QQ群
*本论坛会员备用QQ群:邮件技术资讯网备用群

快速回复 返回顶部 返回列表