由 carter » 2009-06-15 13:05
stylesheet.php里面的
/* categories box parent and child categories */
A.category-top {
font: 12px arial;
text-decoration: none;
padding: 0 0 0 9px;
background: url("../images/arrow.gif") no-repeat 0 4px;
}
这个 arrow.gif 是不是就是背景,我上传了 arrow.gif, 但是前台都读不到这张图片? 应该能读到吧, 如果读不到,那类别的字体换成图片在哪里添加? 请教 大家了