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

 找回密码
 立即注册
搜索

登录框问题

[复制链接]
msnqq1987 发表于 2008-10-16 16:48:46 | 显示全部楼层 |阅读模式
本帖最后由 msnqq1987 于 2008-10-16 17:19 编辑

IE下
XK7BJ2UP)Z_H_4EJ2O~DBUU.jpg

FF下
ff.jpg

资讯页,其他页都这样,没注册链接
资讯页.jpg


这是代码怎么解决阿
<?php

/*
[SupeSite/X-Space] (C)2001-2006 Comsenz Inc.
用户动态面板

$RCSfile: batch.panel.php,v $
$Revision: 1.17 $
$Date: 2007/06/25 14:39:34 $
*/

include_once('./include/main.inc.php');
include_once(S_ROOT.'./language/batch.lang.php');

getcookie();

$uid = $_SGLOBAL['supe_uid'];

if(!empty($uid)) {
$uid_url = url_remake(geturl("uid/$uid"));
print <<<END
document.write('<br>');
    document.write('<br>');
document.write('<ul class="msgtitlelist">');
document.write('<li><a href="$uid_url" target="_blank">$blang[my_space]</a> &#160; <a href="$siteurl/spacecp.php?docp=me" target="_blank">$blang[space_management]</a></li>');
document.write('<li><a href="$bbsurl/pm.php" target="_blank">$blang[my_pm]</a> &#160; <a href="$bbsurl/" target="_blank">$blang[forum_visit]</a></li>');
document.write('<li><a href="$siteurl/?action-site-type-panel" target="_self">$blang[my_quickly_face]</a> &#160; <a href="$siteurl/batch.login.php?action=logout" target="_self">$blang[safe_logout]</a></li>');
document.write('<li><a href="http://www.com/spacecp.php?action=spaceblogs&op=add&openwindow=1" target="_self"><font color=red>我要写日志</font></a> &#160; <a href="http://www.com/spacecp.php?action=spaceimages&op=add" target="_self"><font color=red>我要发图片</font></a></li>');
document.write('</ul>');
END;
} else {
$siteurl = S_URL_ALL;
print <<<END
document.write('<br><form id="login" method="post" name="login" action="$siteurl/batch.login.php?action=login" target="_self">');

document.write('<p><label for="username">$blang[username]: </label><input onmouseover=this.focus() style="BORDER-RIGHT: #cc6600 1px solid; BORDER-TOP: #cc6600 1px solid; BORDER-LEFT: #cc6600 1px solid; BORDER-BOTTOM: #cc6600 1px solid" size=15 name=username onfocus="this.select()" type="text" name="username" id="username" /></p>');
document.write('<p><label for="userpass">$blang[password]: </label><input onmouseover=this.focus() style="BORDER-RIGHT: #cc6600 1px solid; BORDER-TOP: #cc6600 1px solid; BORDER-LEFT: #cc6600 1px solid; BORDER-BOTTOM: #cc6600 1px solid" onfocus=this.select() size=15 name=password type="password" name="password" id="userpass" /></p>');
document.write('<p class="cookietime"><label for="cookietime"><input type="checkbox" id="cookietime" name="cookietime" value="315360000" />$blang[i_remember]</label> <a href="$bbsurl/member.php?action=lostpasswd" target="_blank">$blang[find_passwords]</a></p>');
document.write('<button type="submit" name="loginsubmit" id="dologin" value="true" style="height:19px;width:31px;font-size:12px;">$blang[login]</button>&#160;&#160;&#160;&#160;<a href="$bbsurl/register.php?referer=$siteurl/index.php"><img src="http://www.heiye.me/templates/$_SCONFIG[template]/images/reg.jpg"></a>');


document.write('</form>');
END;
}

?>
回复

使用道具 举报

紫琼 发表于 2008-10-16 17:04:06 | 显示全部楼层
登录框怎么了?
回复

使用道具 举报

 楼主| msnqq1987 发表于 2008-10-16 17:19:45 | 显示全部楼层
帮忙解决下
回复

使用道具 举报

luciotan 发表于 2008-10-16 17:27:57 | 显示全部楼层
应该是修改模板的
css
因为登录框的那块区域可能定的太小,所以吧注册按钮挤到外面了
回复

使用道具 举报

 楼主| msnqq1987 发表于 2008-10-16 18:55:13 | 显示全部楼层
应该是修改模板的
css
因为登录框的那块区域可能定的太小,所以吧注册按钮挤到外面了
luciotan 发表于 2008-10-16 17:27

请问下那里改阿 能具体点吗
回复

使用道具 举报

mbaadmission 发表于 2008-10-23 18:19:15 | 显示全部楼层
原来的风格就都不行了?
回复

使用道具 举报

mbaadmission 发表于 2008-10-23 18:20:06 | 显示全部楼层
支持哈!!!!!!!!!!!
回复

使用道具 举报

maria_1175 发表于 2008-10-31 15:20:37 | 显示全部楼层
怎么登录框的问题都没人回答啊,我也是这方面的问题。
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-10-26 23:08 , Processed in 0.123352 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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