View Single Post
Old 05-02-2019, 09:04 AM  
drexl
Whale Hunter
 
drexl's Avatar
 
Industry Role:
Join Date: Jan 2016
Posts: 930
Quote:
Originally Posted by PornGrowsOnTrees View Post
Does anyone know the exact codes to add banner ads on the main whitelabel? Was going to test some stuff for extra money. But I can't seem to figure it out.

Only place I can put one is homepage Intro which is a weird spot. And if I try using css everything comes back with syntax error. But I did see a few main whitelabel with header, side and footer banners so I think it is possible. The footer one is fine for me but I can't seem to add any on the right side or header.
You should be able to grab the code they use.

Search for:

Code:
<div class="w_intro"></div>
That's what they put in the intro.

And the css:

Code:
<link media="all" rel="stylesheet" href="data:text/css;base64
I didn't try it myself but I imagine you will have a clickable image in the intro, maybe in a div. And the css should have some simple rules to center it, and position it at the top.

You can post the wl link if you want.

I don't know if it will work well for what you want since there is a delay after the click, imposed by the cb.
__________________
drexl is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote