WordPress 主题中的可点击背景广告?
我正在修改 WordPress 主题,但我无法真正弄清楚如何使背景的每个部分(左、右、上)可点击并在那里添加一些广告横幅。
有人可以帮助我实现这个目标吗?
I'm modifying a wordpress theme, but I can't really figure out how I can make each part( left, right, top) of the background clickable and add some ad banners there.
Could anyone help me achieve this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
最简单的解决方案是将每个广告放置在 div 中。在大多数情况下,此广告指向一些外部网站(广告是链接,因此可以点击)。
The simplest solution would be to place each ad in div. In most cases this ads point to some external sites(the ads are links so they're clickable).