feedburner
Enter your email address:

Delivered by FeedBurner

feedburner count

Adsense in Socialize Me Elgg Theme

Labels: , , ,

I installed the Socialize Me theme in one of my Elgg site. You can visit their gallery HERE. My Elgg is can be viewed on this WINALITE.

This is how the actual page look like and see how visible the 2 300x250 google ads on the front page.


Before we begin, make sure you enable this theme in your ELGG admin page. Now let's insert the necessary code to make it happen. You need the adsense code of your 300x250 box size google ads.

To begin with, you need to browse your Elgg installation and edit the file new_index.php which can be found on this path \mod\customindex\views\default\canvas\layout\new_index.php


On the file, look for the keyword then insert the adsense code below it as shown on the picture.

(replace * with <) *div align=center>
*table border="1">
*tr>
*td>
*ADSENSE CODE 1
*/td>
*td>
*ADSENSE CODE 2
*/td>
*/tr>
*/table>
*/div>


Save the file after editing and you have now your google ads displayed on the main page.

If you found this blog useful, please consider buying me a cup of coffee thru my paypal address rlmacalintal@yahoo.com. Put a link on my site too so that other Elgg users will know.