he911450 发表于 2024-10-1 05:12:10

后台添加广告问题

海洋CMS的后台添加广告模块能不能简化一下?我看了别的程序的后台,添加广告模块很好用,像我们一样不懂代码的很麻烦,不会用,广告位置,广告类型都可以指定,能不能这样 ????

比如 我在百度找到一个飘窗代码:
<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>



然后提示:


不知道哪儿的文件名不合法?

解决方法:
广告标识应该为英文数字
页: [1]
查看完整版本: 后台添加广告问题