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
how do i put ads side by side in ad zone such as the buttom main zone
Offline
You just paste the ad codes one after another. Unless the ad codes have some special css that, it will work.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
I do paste them on after the other but they stack vertically .in the bottom zone they need
To be side by side..
Offline
In the bottom ad zone it could hold three 320 x220 ad side by side ks there a line to seperate the ad codes?
Offline
No line needed. It should work (it works for others, including me), but it depends on the ad. If the ad has css/javascript that uses display:block; or other methods to stack vertifically it wont work.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
here is a code a wrapped my ad code in that worked
<div style="float:left;">my ad here</div>
<div style="float:right;">my ad here</script></div>
Offline
this should also work
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
one question that code i used have a float right and float left .what shoud i use for the middle ad if i use three ads?
Offline
first 2 ads should float left, 3rd add should float right
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1