海洋CMS的后台添加广告模块能不能简化一下?我看了别的程序的后台,添加广告模块很好用,像我们一样不懂代码的很麻烦,不会用,广告位置,广告类型都可以指定,能不能这样 ????
1.jpg
比如 我在百度找到一个飘窗代码:
<style type="text/css"> #img { position: absolute; background: url(ads/img/ad1.png) no-repeat; width: 200px; height: 200px; } #img a { text-decoration: none; color: green; display: block; text-align: center; line-height: 20px; padding: 95px 5px; } #img .reset { position: absolute; top: -17px; right: 1px; font-size: 12px; }</style>
2.jpg
然后提示:
3.jpg
不知道哪儿的文件名不合法?
解决方法:
广告标识应该为英文数字
上一篇:海洋cms模板安装图文教程
下一篇:海洋cms怎么安装不了 也没填写错啊