<div class="pageContent">
<!-- main content area -->
<div class="pageContent withAd">
<!-- main content area -->
<div class="rightAd"><xen:include template="ad_right" /></div>
#content .pageContent.withAd { position: relative; padding-right: 200px; }
.rightAd { position: absolute; right: 0; }
@media { max-width: 800px) {
#content .pageContent.withAd { padding-right: 10px; }
.rightAd { display: none; }
}
What is your URL? You wont be able to see the scryscraper on lower resolutions. You know that right?fix this little problem
#content, .footer, .footerLegal, #headerMover #header { padding-right: 200px; }
#headerMover #header { box-sizing: border-box; }
#content .pageContent.withAd { position: relative; }
.rightAd { position: absolute; right: -200px; }
@media (max-width: 800px) {
#content, .footer, .footerLegal, #headerMover #header { padding-right: 0; }
.rightAd { display: none; }
}
<div id="headerProxy"></div>
<header>
<link rel="xenforo_template" type="text/html" href="header.html" />
<link rel="xenforo_template_hint" type="text/html" href="navigation.html" />
<link rel="xenforo_template_hint" type="text/html" href="search_bar.html" />
</header>
div#headerMover #header { position: relative; }
Unfortunal not.Have you found a comfortable solution for this @Sperber ?
We use essential cookies to make this site work, and optional cookies to enhance your experience.