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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已解决] 模板高手帮忙解决下!!

[复制链接]
angiaoe 发表于 2010-3-25 22:52:34 | 显示全部楼层 |阅读模式
本帖最后由 angiaoe 于 2010-3-25 23:23 编辑


不登陆的时候显示,登陆以后就没有了。
怎么给他弄掉?
http://www.52shengyu.com
前两天我把模板目录下的这个图片删了,不显示了。今天突然又出来了
  1. body{ position: relative;}
  2. #header { height: 180px;}
  3. #header h2{ margin:0px;padding:0px;position: absolute;top:0px;left:0px;}
  4. #umenu { position: absolute;right:15px;top:5px;line-height: 20px;color:#fff;}
  5. #umenu a{color:#fff;}
  6. #menu {top:142px;right:15px;border:none;}
  7. #menu a {border:none;font-weight:bold;}
  8. #style_switch {right: 15px; top: 190px;}
  9. #nav {background: url({STYLEIMGDIR}/icon_nav.gif) no-repeat 0 7px;color:#000; }
  10. #nav a {color:#000;}

  11. #online, #bdays {  }
  12.         #online h3, #bdays h3 { background: #005494; color: #DAE9FC;  }
  13.                 #online h3 a, #bdays h3 a { color: #DAE9FC; }

  14. #index .content, #forumdisplay .content { padding: 5px 15px; background: none; }
  15.         #index .with_side .content, #forumdisplay .with_side .content { padding-right: 15px !important; }
  16. #index .pages_btns { padding-bottom: 0; }
  17. .list { margin-bottom: 10px; padding: 1px; border: 1px solid #DAE9FC; }
  18.         .content .list h3 { padding-left: 9px; line-height: 31px; background: #005494; color: #DAE9FC; }
  19.                 .list h3 a { color: #DAE9FC; }
  20.         .list th { padding-left: 55px !important; background-image: url({STYLEIMGDIR}/forum.gif); background-position: 13px 10px; }
  21.                 .list th.new { background-image: url({STYLEIMGDIR}/forum_new.gif); }
  22.         #index .list table, #forumdisplay .list table { border-collapse: separate; }
  23. #index .mainbox table th, #index .mainbox table td, #forumdisplay .mainbox table th, #forumdisplay .mainbox table td { border-top: 1px solid #DAE9FC; border-bottom: 1px solid #FFF;  }
  24.         #index .mainbox table tr:hover th, #index .mainbox table tr:hover td, #forumdisplay .mainbox table tr:hover th, #forumdisplay .mainbox table tr:hover td { background-color: #F6F6F6; }
复制代码

  1. </div>

  2. {subtemplate jsmenu}

  3. <!--{if $admode && empty($insenz['hardadstatus']) && !empty($advlist)}-->
  4.         <div class="ad_footerbanner" id="ad_footerbanner1">$advlist[footerbanner1]</div><!--{if $advlist[footerbanner2]}--><div class="ad_footerbanner" id="ad_footerbanner2">$advlist[footerbanner2]</div><!--{/if}--><!--{if $advlist[footerbanner3]}--><div class="ad_footerbanner" id="ad_footerbanner3">$advlist[footerbanner3]</div><!--{/if}-->
  5. <!--{else}-->
  6.         <div id="ad_footerbanner1"></div><div id="ad_footerbanner2"></div><div id="ad_footerbanner3"></div>
  7. <!--{/if}-->

  8. <div id="footer">
  9.         <div class="wrap s_clear">
  10.                 <div id="footlink">
  11.                         <p>
  12.                                 <strong><a href="$siteurl" target="_blank">$sitename</a></strong>
  13.                                 <!--{if $icp}-->( <a href="http://www.miibeian.gov.cn/" target="_blank">$icp</a>)<!--{/if}-->
  14.                                 <span class="pipe">|</span><a href="mailto:$adminemail">{lang contactus}</a>
  15.                                 <!--{if $allowviewstats}--><span class="pipe">|</span><a href="stats.php">{lang stats}</a><!--{/if}-->
  16.                                 <!--{if $archiverstatus}--><span class="pipe">|</span><a href="archiver/" target="_blank">Archiver</a><!--{/if}-->
  17. <!--{if $archiverstatus}--><span class="pipe">|</span><a href="archiver/" target="_blank"></a><!--{/if}-->
  18. <script language="javascript" type="text/javascript" src="http://js.users.51.la/3639454.js"></script>
  19. <noscript><a href="http://www.51.la/?3639454" target="_blank"><img alt="我要啦免费统计" src="http://img.users.51.la/3639454.asp" style="border:none" /></a></noscript>
  20.                                 <!--{if $wapstatus}--><span class="pipe">|</span><a href="wap/" target="_blank">WAP</a><!--{/if}-->
  21.                                 <!--{if $statcode}--><span class="pipe">| $statcode</span><!--{/if}-->
  22.                        
  23. </p>
  24.                         <p class="smalltext">
  25.                                 {lang time_now}
  26.                                 <!--{if debuginfo()}-->, <span id="debuginfo">Processed in $debuginfo[time] second(s), $debuginfo[queries] queries<!--{if $gzipcompress}-->, Gzip enabled<!--{/if}--></span><!--{/if}-->.designed by <a href="http://www.52shengyu.com" target="_blank">52shengyu</a>.
  27.                         </p>
  28.                 </div>
  29.                 <div id="rightinfo">
  30.                         <p>Powered by <strong><a href="https://discuz.dismall.com" target="_blank">Discuz!</a></strong> <em>$version</em><!--{if !empty($boardlicensed)}--> <a href="http://license.comsenz.com/?pid=1&host=$_SERVER[HTTP_HOST]" target="_blank">Licensed</a><!--{/if}--></p>
  31.                         <p class="smalltext">Copyright &copy; 2009-2010 <a href="http://www.52shengyu.com" target="_blank"> 52shengyu.com </a>版权所有. </p>
  32.                        
  33.                 </div>
  34.                 {eval updatesession();}
  35.         </div>
  36. </div>
  37. <!--{if $_DCACHE['settings']['frameon'] && in_array(CURSCRIPT, array('index', 'forumdisplay', 'viewthread')) && $_DCOOKIE['frameon'] == 'yes'}-->
  38.         <script type="text/javascript" src="include/js/iframe.js?{VERHASH}"></script>
  39. <!--{/if}-->
  40. {eval output();}
  41. <!--{if $_DCACHE['settings']['uchomeurl'] && $discuz_uid}-->
  42.         <script type="text/javascript" src="$uchomeurl/api/discuz.php?pagetype={CURSCRIPT}&amp;status=$_DCACHE[settings][homeshow]&amp;uid=$discuz_uid&amp;infosidestatus=$infosidestatus[allow]<!--{if CURSCRIPT == 'viewthread'}-->&amp;feedpostnum=$feedpostnum<!--{if $page == '1'}-->&amp;updateuid=$feeduid&amp;pid=$firstpid<!--{/if}--><!--{elseif CURSCRIPT == 'profile'}-->&amp;updateuid=$profileuid<!--{/if}-->"></script>
  43. <!--{/if}-->
  44. </body>
  45. </html>
复制代码
两个文件的代码都在这里
两个图片的名字是forum.gif    forum_new.gif
又发现个问题,第一次打开就出现,刷新以后就没有了,转到的话还是有。
 楼主| angiaoe 发表于 2010-3-25 23:20:03 | 显示全部楼层
高手帮忙解决下。
回复

使用道具 举报

deviljing 发表于 2010-3-26 08:11:25 | 显示全部楼层
把:background-image: url({STYLEIMGDIR}/forum.gif); background-position: 13px 10px;
改成:background: url({IMGDIR}/forum.gif) 13px 10px no-repeat;
试试
回复

使用道具 举报

 楼主| angiaoe 发表于 2010-3-26 08:28:54 | 显示全部楼层
不行啊
回复

使用道具 举报

 楼主| angiaoe 发表于 2010-3-26 10:43:58 | 显示全部楼层
高手帮忙,在线等
回复

使用道具 举报

 楼主| angiaoe 发表于 2010-3-26 11:23:48 | 显示全部楼层
大大们 帮忙啊
回复

使用道具 举报

 楼主| angiaoe 发表于 2010-3-26 11:34:11 | 显示全部楼层
急需啊 大大们帮忙啊
回复

使用道具 举报

 楼主| angiaoe 发表于 2010-3-26 11:39:53 | 显示全部楼层
高手帮忙
回复

使用道具 举报

 楼主| angiaoe 发表于 2010-3-26 12:03:45 | 显示全部楼层
上去  高手们快来啊!
回复

使用道具 举报

elevensky 发表于 2010-3-29 14:15:21 | 显示全部楼层
去修改这行代码。改成下面这样。
.list th { padding-left: 55px !important; background-image: url({STYLEIMGDIR}/forum.gif) no-repeat 13px 10px; }
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-20 20:33 , Processed in 0.024870 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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