1

Topic: Sharetronix Adsense Code Integration: Sidebar

To integrate the  Adsense code in right Sidebar below the  “Last Online” Box follow this steps!
Open the Dashboard.php in your Theme File “HTML” folder
And find the line

<?php if( count($D->last_online) > 0 ) { ?>

Add the adesense code
Code below this line and before closing the <div> tag
Now the adsense code is integrated with your sharetronix Sidebar

Install Turnkey Web Scripts start your own profit portals
Do someMicro Jobs and earn decent money on your part time

2

Re: Sharetronix Adsense Code Integration: Sidebar

Just because you used this code <?php if( count($D->last_online) > 0 ) { ?> i have a question. How can I change from unlimited views of last connected users to only for example 4 users. Do I have to change the 0 with 4 or what?

Thanks.

Thumbs up Thumbs down

3

Re: Sharetronix Adsense Code Integration: Sidebar

I was tried this at http://shivva.tk

Thumbs up Thumbs down