Loading ...

The Drummer Channel

Board index / General Chat / Show off

Showcase your site.

Postby sickdrummer on Nov 20, 2008 3 am


What does anyone think of http://www.thedrummerchannel.com ? I have about 6 hrs into it, but coming along nicely. I have high PR sites that linked to it, so I have over 300 pages already indexed with google, and a few are starting to show up in my referring site log. Nice :)

If anyone wants to know how I got google ads in the top right of the home page, here you go... It was simple. It's just adding your google ad code to the index.tpl file, right around line 155.

Look for the following code right around line 155:

<div id="top_videos">
<img src="{$smarty.const._URL}/templates/{$template_dir}/images/cap_top7.gif" alt="{$lang.top_m_videos}" />
<br /><br />
{$top_videos}
</div>


Then just pop in your google code right above it, adding in <br /> breaks to fit your liking... Here's how it looks when the google code has been added, just add your own generated google codes, as these have been displayed with 0000000000's :

<script type="text/javascript"><!--
google_ad_client = "pub-000000000000000;
/* 250x250, created 8/16/08 */
google_ad_slot = "0000000000;
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<br /><br />
<div id="top_videos">
<img src="{$smarty.const._URL}/templates/{$template_dir}/images/cap_top7.gif" alt="{$lang.top_m_videos}" />
<br /><br />
{$top_videos}
</div>
sickdrummer
Non-verified
Non-verified
 
Posts: 4
Joined: Nov 07, 2008 2 am
Reputation points: 0

Who is online

Users browsing this forum: No registered users and 2 guests

cron