|
发表于 2003-6-20 16:10:49
|
显示全部楼层
来自 中国
最初由 blackice 发表
多谢指教,那我再问一下,那这个图标的文件名怎么起才知道,这个图标是这个战队的,那个图标是那个战队的?
看来你缺不少知识啊
先看看这个效果
http://ace.byr.edu.cn/ladder/clanpage__alpha_.php
先编辑clans.cfg
加入:(不要放到default后面!)
[[ALPHA]]
name = ALPHA
email = 未知
website = 未知
icon = clan.gif
## You do not need to override the 'indexicon' for custom clans. Just the 'icon' option above
indexicon = <img src='$claninfoicon' width="18" height="14" border="0" alt="$claninfoname">
country = US
logo >> EOL
<table align="center" width="405" height="72" border="0" background="$clanlogogif">
<tr><td align="center">
<img src="ALPHAlogo.jpg">
</td></tr>
</table>
EOL
如果还不行的话,建议自己充电 |
|