Quote:
Originally Posted by Rahuldhanpat
I want place some google adsense add here. how can i do that? which template shd i modify? and how,, because i have to put it inot left.Any how i was able to put Google search barin the left but i dont know how to put it into centre and right corner..
Help ..see the attach file...
And how can i create more space in my forum for adding google ads? please help me/
|
Header template looks like this by default:
(with a comment added by me)
Code:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
<!-- Put your adsense code here to right align-->
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output