【发布时间】:2021-12-06 00:43:28
【问题描述】:
在我的网站ssadic.com 中放置 Google AdSense 广告单元后,广告单元会浮动并显示在页面的左上角,而不是在所需的 div 内。
<div class="card">
<div class="card-header">광고</div>
<div class="card-body" style="padding:5px !important">
<!--- Google Ad Unit --->
</div>
</div>
问题仅显示在桌面(非移动设备)和 Chrome(非 Safari)上 有没有办法强制广告定位在 div 区域内?
【问题讨论】:
标签: javascript google-chrome adsense