View Single Post
Old 05-26-2005, 11:03 AM   #46 (permalink)
GTP Thomas
Contact me for coding issues.
 
Join Date: Sep 2004
Location: ICQ: 312891496
Posts: 2,849
Points: 0
Send a message via ICQ to GTP Thomas
Quote:
Originally Posted by slaxxx
specifically, what file should I edit to put adsense on it below the top menu thing (the one that has 'home' and search'

thanks
Putting Adsense in the templates
I can strongly advice you to put up adsense on your site - this could increase your earnings by 100%! Grab the code from google and then edit the file /templates/template.main.php. For me I had to put it here:

Code:
		<?php			  
					foreach($flags as $key){
					echo '<a href="../'.$key[2].'/index.php"><img src="../images/flags/flag_'.$key[2].'.gif" alt="'.$key[1].'" class=flags style="margin-right:2px;margin-bottom:1px;"></a>';
					}
					?>
				</td>
			</tr>
		</table>
		</td>
		</tr>
	</td>
	</tr>
	</table>
	
	INSERT HERE --><center>@@@@@@</center><-- between the center tags
__________________
Moderator of the Mainstream Webmasters forum.<br /><a href="http://www.FeedAdult.com/" title="sponsor rss">Our new product: GTP FeedAdult!</a>
<a href="http://www.FeedAdult.com/" target="_BLANK"><img src="http://www.gtp2.com/images/fa468.gif" border=0></a>
<a href="http://sexy-bottom.com/blog/amateursexblog/" title="Nude young amateurs">Nude amateurs blog</a>
GTP Thomas is offline   Reply With Quote Send a private message to GTP Thomas