1. 将图片放置在以下目录:
<WebAppServer>\<ApplicationDirectory>\ui_themes\tadpole\images_global
2. 打开<WebAppServer>\<ApplicationDirectory>\ui_themes\tadpole\
目录下的global.css
文件;
3. 在.masthead TD.co_brand部分,修改以下代码:
.masthead TD.co_brand {
background-image: URL("images_global/ASIA_Logo.png");
4. 打开<WebAppServer>\<ApplicationDirectory>
目录下的BannerTop.jin
文件;
5. 在Insert Co-Brand Logo onto this TD部分,修改以下代码:
<!--Insert Co-Brand Logo onto this TD -->
<td width="1%" class="logo_padding">
<img class="co_brand" src="<%=iconPath %>ASIA_Logo.png" />
</td>
6. 修改后,效果如下:
没有评论:
发表评论