Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[已解决] 求助:怎么把(登陆.注册)换成图片 高手赐教

[复制链接]
89116833 发表于 2010-7-13 02:57:37 | 显示全部楼层 |阅读模式
换成这样的
回复

使用道具 举报

 楼主| 89116833 发表于 2010-7-13 03:39:50 | 显示全部楼层
哎  小小问题
回复

使用道具 举报

nightowl 发表于 2010-7-13 12:56:04 | 显示全部楼层
查找:/template/default/common/header.htm
  1. <a href="member.php?mod=register" onclick="showWindow('register', this.href);hideWindow('login');" class="noborder">$_G['setting']['reglinkname']</a>
  2.                                 <span class="pipe">|</span><a href="member.php?mod=logging&action=login" onclick="showWindow('login', this.href);hideWindow('register');">{lang login}</a>
复制代码
修改:
  1. <a href="member.php?mod=register" onclick="showWindow('register', this.href);hideWindow('login');" class="noborder"><img src="/image/dl1.gif" width="98" height="30"></a>
  2.                                 <span class="pipe"></span><a href="member.php?mod=logging&action=login" onclick="showWindow('login', this.href);hideWindow('register');"><img src="/image/dl2.gif" width="60" height="30"></a>
复制代码
https://discuz.dismall.com/forum.php?mod=viewthread&tid=1803499&extra=page%3D1%26filter%3Dauthor%26typeid%3D34

评分

1

查看全部评分

回复

使用道具 举报

 楼主| 89116833 发表于 2010-7-13 13:20:47 | 显示全部楼层
(EM:131:)谢谢楼上
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-8-30 19:01 , Processed in 0.104781 second(s), 15 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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