The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
Searched but could not find. I have footer 1 thru 4 enabled and all four ads show on the main index page at the bottom of the page, but when I go to a video page the site is only showing footer 1 thru 3 at the bottom. I see room for foot 4 on the right, but cannot find how to enable it to show in the individual video pages.
Can anyone point me in the right direction to fix this?
Offline
Hmm..i have 4 ads in the footer. I will test tomorrow on latest version and fix.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Did you figure out my problem?
Offline
O still have to do some more tests, but as a fast fix, edit templates/deboot/css/style.css and find:
.adv-footer {
width: 300px;
height: 250px;
float: left;
margin-right: 5px;
}
replace with:
.adv-footer {
width: 300px;
height: 250px;
float: left;
margin-right: 2px;
}
and templates/defboot/css/responsivepx.css and replace every occurence of:
.container-item {width: 1232px !important;}
with:
.container-item {width: 1240px !important;}
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Perfect, everything is Jake now.
Offline
Pages: 1