SmartFAQ由The SmartFactory(https://www.smartfactory.ca)开发,InBox Solutions(https://www.inboxsolutions.net)的一部分

如何更改网站顶部的图片?(默认xoops标志替换为我的标志?) 它是否会在所有主题中显示,或者我需要对单个主题进行操作以使其一致?
1- 打开相关的theme.html文件。
2- 检查并记录显示标志使用的名称(通常是logo.jpg)
3- 如果包含大小属性,则将其更改为与新标志相匹配。
4- 将新标志重命名为theme.html中相同的名称
5- 将标志上传到您的服务器,覆盖原始标志
6- 前往系统管理 > 首选项 > 常规设置 > 编辑 >
7- 确保theme.html设置为更新模板。
8- 点击“Go”。
9- 您可能需要删除所有templates_c内容并清除浏览器缓存以查看更改。

10- 在上述步骤2中,您可以将“logo”更改为主题.html文件中任何您想要的名称。

11- 上面所做的内容只影响一个主题。如果您希望您的所有网站主题都使用相同的标志,您需要在您的网站使用的所有theme.html文件上重复此过程。

12- 注意;如果已为其他主题生成模板,则需要更新所有这些主题。

13- 在所有情况下,在创建新模板并显示新标志后,在管理员中关闭主题更新选项。


评论归作者所有。我们不对其内容负责。
user

 no.13


如果我把选项设置为“开启”,有什么安全考虑吗?

 
user

 关于第13号回复


不,开启该选项将会生成额外的查询,使您的网站变慢。

Herko

 
user

 中心标志


我已经用一个大型的标志替换了顶部的标志。怎么将标志居中或使其覆盖整个宽度?http://www.karlssons.it

 
user

 关于中心标志


打开您的 theme.html 文件,找到以下代码

<table cellspacing="0">
    <
tr id="header">
      <
td id="headerlogo"><a href="http://karlssons.it/"><img src="http://karlssons.it/themes/default/KIT_logo.jpg" width="1000" height="160" alt="" />a>td>
      <
td id="headerbanner">&nbsp;td>
    tr>
    <
tr>
      <
td id="headerbar" colspan="2">&nbsp;td>
    tr>
    <
tr>
      <
td id="headerlogo"><</td><td id="headerbanner">&
nbsp;td>
    <
table>


将其替换为以下内容
<table cellspacing="0">
    <
tr id="header">
      <
td id="headerlogo"><div align="center"><a href="http://karlssons.it/"><img src="http://karlssons.it/themes/default/KIT_logo.jpg" width="1000" height="160" alt="" />a>div>td>
      
    <
tr>
    <
tr>
      <
td id="headerbar" colspan="2">&nbsp;td>
    <
tr>
   <
table>


将主题.html文件上传到您的服务器,并更新系统模块。

 
user

 关于中心标志


感谢麦当劳,效果很好

 
user

 如何更改系统模块头部?


嗨!
我想知道如何在系统模块头部添加一些代码。请帮忙?

 
user

 回复:如何更改系统模块头部?


我自己找到了答案。如果有人需要知道,它位于 xoops_root_folder/include/cp_function.php

 


Login

Who's Online

349 user(s) are online (8 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 349


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Did you know ?

you can add a help link into the register page.

Random question

"Warning: copy(../mainfile.php): failed to open stream: Permission denied