主题 : css样式里面的img 调用不出来。 请指教。 |
级别: 解元
![]() |
1# 发表于:2012-08-09 13:29:09 IP:59.109.*.*
|
||||
---|---|---|---|---|---|
级别: 解元
![]() |
7# 发表于:2012-08-09 14:32:56 IP:59.109.*.*
.top{width:100%; height:34px; background:url(../images/bg/bg_top.gif) left top repeat-x; position:relative; z-index:200; overflow:visible;}
CSS样式里面阿。 |
||
---|---|---|---|
级别: 解元
![]() |
9# 发表于:2012-08-09 14:35:32 IP:59.109.*.*
我改成了项目的绝对路径
.top{width:100%; height:34px; background:url(/r/cms/www/red/images/bg/bg_top.gif) left top repeat-x; position:relative; z-index:200; overflow:visible;} 这样就可以显示了。 |
||
---|---|---|---|
1
共1页