@media (max-width: 767px){
.ad-slot-728{ width:320px; height:100px; }
.ad-slot-728 .adsbygoogle{ width:320px !important; height:100px !important; }
.ad-slot-728 .ad-fallback{ font-size:14px; }
}
/* container com altura EXATA do banner */
.ad-slot-728{
position:relative;
width:728px;
height:90px;
margin:16px auto;
line-height:0; /* evita espaço extra */
}
/* placeholder visível enquanto não há anúncio */
.ad-slot-728 .ad-fallback{
position:absolute;
inset:0;
display:flex;
align-items:center;
justify-content:center;
background:#e9e9e9;
border:1px solid #d2d2d2;
font:600 16px/1 Arial, sans-serif;
color:#666;
}
/* quando você ativar o AdSense, o ins ocupa exatamente o slot */
.ad-slot-728 .adsbygoogle{
position:absolute;
inset:0;
width:728px !important;
height:90px !important;
display:none; /* fica oculto até carregar */
}
/* se o ins estiver vazio, não deixa criar altura extra */
.ad-slot-728 .adsbygoogle:empty{ display:none !important; }
/* ATIVE ESSE SCRIPT SÓ QUANDO TIVER O ADSENSE DESCOMENTADO */
document.addEventListener('DOMContentLoaded', function(){
document.querySelectorAll('.ad-slot-728').forEach(slot=>{
const ins = slot.querySelector('.adsbygoogle');
const ph = slot.querySelector('.ad-fallback');
if(!ins) return;
setTimeout(function(){
const hasAd = ins.querySelector('iframe');
if(hasAd){ ph.style.display='none'; ins.style.display='block'; }
else { ins.style.display='none'; ph.style.display='flex'; }
}, 1200); // tempo pra tentar carregar o anúncio
});
});
Publicidade
<!--
(adsbygoogle = window.adsbygoogle || []).push({});
-->
Most Popular
Discover AllHardware
Discover AllBest Noise-Canceling Wireless Headphones Reviewed
In the Age of Information, news media faces both unprecedented opportunities and significant challenges.
agosto 22, 2023
High-Tech Cameras for Photography Buffs
byadmin
agosto 19, 2023
Portable Power Banks: Stay Charged
byadmin
agosto 12, 2023
Keep Up to Date with the Most Important News


AI
Discover AllReal-World Examples of Artificial Intelligence at Work
maio 13, 2023
Demystifying the Concepts and Applications of AI
maio 8, 2023
Commerce
Discover AllThe Latest Advances in Artificial Intelligence
In the Age of Information, news media faces both unprecedented opportunities and significant challenges.