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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[疑难] 关于css.htm和首页调用的问题【有图】

[复制链接]
Dstoyboy 发表于 2007-10-8 17:07:27 | 显示全部楼层 |阅读模式
实在是看迷糊了,搜索了好久找不到答案,希望懂的朋友们帮忙解答下,多多感谢了!

问题:搜索 与 标签 之间的 凹槽 【如图】

pr.gif

在css.htm里面是调用的是headactions_line.gif

  1.                 .mainbox .headactions a, .mainbox .headactions span, .mainbox .headactions strong { background: url({IMGDIR}/headactions_line.gif) no-repeat 100% 50%; padding-right: 10px; margin-right: 8px; color: {HEADERTEXT}; }
复制代码


而分析header.htm

  1. <!--{if $discuz_uid}-->
  2.     <!--{if $jsmenu[4]}--><li id="my" class="dropmenu<!--{if $BASESCRIPT == 'my.php'}--> current<!--{/if}-->" onmouseover="showMenu(this.id)"><a href="my.php">{lang my}</a></li><!--{else}--><li><a href="my.php?item=threads"<!--{if $BASESCRIPT == 'my.php'}-->class="current"<!--{/if}-->>{lang show_mytopics}</a></li><li><a href="member.php?action=grouppermission">{lang my_permissions}</a></li><!--{/if}-->
复制代码


看header.htm唯一有规律的就是li,但是css.htm里面又没有出现li

到底这个凹槽是怎么显示在header.htm而显示出来的??

各位高手见笑了,小弟没有基础,只在这里求解,多谢多谢了~
南芝恋 发表于 2007-10-8 17:28:55 | 显示全部楼层
你好
那个是一个背景哦
css里边的相关代码是
#menu li a { text-decoration: none; float: left; color: {HEADERMENUTEXT}; padding: 4px 8px 3px; background: url({IMGDIR}/menu_itemline.gif) no-repeat 0 6px; }
回复

使用道具 举报

 楼主| Dstoyboy 发表于 2007-10-8 17:57:19 | 显示全部楼层
原帖由 南芝恋 于 2007-10-8 17:28 发表
你好
那个是一个背景哦
css里边的相关代码是
#menu li a { text-decoration: none; float: left; color: {HEADERMENUTEXT}; padding: 4px 8px 3px; background: url({IMGDIR}/menu_itemline.gif) no-repeat 0 6px ...


谢谢谢谢! 原来是这个,太感谢了
回复

使用道具 举报

叶落孤城 发表于 2007-10-9 07:31:05 | 显示全部楼层
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-10 09:36 , Processed in 0.033429 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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