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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[疑难] 找个横排的顶部登录栏

[复制链接]
chinadd 发表于 2009-12-15 14:07:50 | 显示全部楼层 |阅读模式
SupeSite模板
语言编码: UTF8简体 
风格转换者: 仿制
找个横排的顶部登录栏,SS7.5,UTF8的, 我用的是官方的模板,用过其他模板的登录框都出错,谁有做过的话,共享一个。
 楼主| chinadd 发表于 2009-12-15 15:26:11 | 显示全部楼层
  1.         $formhash = formhash();
  2.         print <<<END
  3.         var noseccode = $_SCONFIG[noseccode];
  4.         document.write('<form id="login_box" action="$siteurl/batch.login.php?action=login" method="post">');
  5.         document.write('<input type="hidden" name="formhash" value="$formhash" />');
  6.         document.write('<label>name:</label> <input type="text"  name="username" class="input_tx" size="18" onfocus="addseccode();" />');
  7.         document.write('<label>passoword:</label> <input type="password" name="password" class="input_tx" size="18" onfocus="addseccode();" />');
  8.         document.write('<p id="login_authcode_input" style="display:none"><label>$lang[verification_code]:</label> <input type="text" class="input_tx" name="seccode" size="10" onfocus="showseccode()"; /> <a href="javascript:updateseccode();">$lang[changge_verification_code]</a></p>');
  9.         document.write('<div id="login_showclose" style="display:none"><a href="javascript:hidesec();"></a></div>');
  10.         document.write('<label>');
  11.         document.write('<input id="cookietime" type="checkbox" value="315360000" name="cookietime" class="input_remember"/>');
  12.         document.write('<label class="label_remember" for="cookietime">$blang[i_remember]</label>');
  13.         document.write('<input type="submit" name="loginsubmit" class="input_sub" value="$blang[login]" />');
  14.         document.write('</form>');

  15. END;
  16. }

  17. ?>
复制代码
居中加个框应该怎么写?
回复

使用道具 举报

goldlink 发表于 2009-12-17 14:14:04 | 显示全部楼层
.
回复

使用道具 举报

cctao 发表于 2009-12-17 14:15:55 | 显示全部楼层
utf8的没有研究过。。不好意思。帮不了你!
回复

使用道具 举报

sea912 发表于 2010-3-25 21:55:05 | 显示全部楼层
我的也有问题,谁能帮忙看看啊,http://www.xajoyo.com
回复

使用道具 举报

琴Gg.·° 发表于 2011-12-22 17:31:15 | 显示全部楼层
http://www.sinune.com/
是说这种么
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-6-2 08:20 , Processed in 0.206824 second(s), 18 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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