2011-09-02, 04:58 AM
Hi, this is my first time posting here, i hope i made this thread in the right place, otherwise can it please be moved?
I have been trying to place my ad on my page for a while in the header, im in correct place: Templates & Styles -> “Templates -> active Theme -> Header Templates -> Header
I have been adding this into many places and i dont see anything different on my web page:
"<div style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6391329191864114";
/* top */
google_ad_slot = "3494620867";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
Can someone help me?
Heres the whole header page to show you what it looks like:
<div id="container">
<a name="top" id="top"></a>
<div id="header">
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>
<div class="menu" style="float: right;margin-top: -70px;">
"<div style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6391329191864114";
/* top */
google_ad_slot = "3494620867";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<ul>
<li><a href="{$mybb->settings['bburl']}/search.php"><img src="{$theme['imgdir']}/toplinks/search.png" alt="" title="" />{$lang->toplinks_search}</a></li>
<li><a href="{$mybb->settings['bburl']}/memberlist.php"><img src="{$theme['imgdir']}/toplinks/memberlist.png" alt="" title="" />{$lang->toplinks_memberlist}</a></li>
<li><a href="{$mybb->settings['bburl']}/calendar.php"><img src="{$theme['imgdir']}/toplinks/calendar.png" alt="" title="" />{$lang->toplinks_calendar}</a></li>
<li><a href="{$mybb->settings['bburl']}/chat.php"><img src="{$theme['imgdir']}/toplinks/chat.gif" alt="" title="" />Live (IRC) Chat</a></li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=help"><img src="{$theme['imgdir']}/toplinks/help.png" alt="" title="" />{$lang->toplinks_help}</a></li>
<li class="rules_link"><a href="{$mybb->settings['bburl']}/misc.php?action=rules"><img src="{$theme['imgdir']}/toplinks/rules.gif" border="0" alt="" />Rules</a></li>
</ul>
</div>
<hr class="hidden" />
<div id="panel">
{$welcomeblock}
</div>
</div>
<hr class="hidden" />
<br class="clear" />
<div id="content">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}
{$pending_joinrequests}
<navigation>
<br />
Please can someone help me!
Thanks
(btw im very new to this so i would appreciate it if you could explain it so i can understand it :p)
ps. my website is: www.rcera.com
I have been trying to place my ad on my page for a while in the header, im in correct place: Templates & Styles -> “Templates -> active Theme -> Header Templates -> Header
I have been adding this into many places and i dont see anything different on my web page:
"<div style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6391329191864114";
/* top */
google_ad_slot = "3494620867";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
Can someone help me?
Heres the whole header page to show you what it looks like:
<div id="container">
<a name="top" id="top"></a>
<div id="header">
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>
<div class="menu" style="float: right;margin-top: -70px;">
"<div style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-6391329191864114";
/* top */
google_ad_slot = "3494620867";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<ul>
<li><a href="{$mybb->settings['bburl']}/search.php"><img src="{$theme['imgdir']}/toplinks/search.png" alt="" title="" />{$lang->toplinks_search}</a></li>
<li><a href="{$mybb->settings['bburl']}/memberlist.php"><img src="{$theme['imgdir']}/toplinks/memberlist.png" alt="" title="" />{$lang->toplinks_memberlist}</a></li>
<li><a href="{$mybb->settings['bburl']}/calendar.php"><img src="{$theme['imgdir']}/toplinks/calendar.png" alt="" title="" />{$lang->toplinks_calendar}</a></li>
<li><a href="{$mybb->settings['bburl']}/chat.php"><img src="{$theme['imgdir']}/toplinks/chat.gif" alt="" title="" />Live (IRC) Chat</a></li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=help"><img src="{$theme['imgdir']}/toplinks/help.png" alt="" title="" />{$lang->toplinks_help}</a></li>
<li class="rules_link"><a href="{$mybb->settings['bburl']}/misc.php?action=rules"><img src="{$theme['imgdir']}/toplinks/rules.gif" border="0" alt="" />Rules</a></li>
</ul>
</div>
<hr class="hidden" />
<div id="panel">
{$welcomeblock}
</div>
</div>
<hr class="hidden" />
<br class="clear" />
<div id="content">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}
{$pending_joinrequests}
<navigation>
<br />
Please can someone help me!
Thanks
(btw im very new to this so i would appreciate it if you could explain it so i can understand it :p)
ps. my website is: www.rcera.com