Switch to full style
Support for phpbb3 & codemiles styles
Post a reply

Here how to add ads of google after first post

Sat Apr 05, 2008 8:17 pm

Find the file :
Code:
   template/viewtopic_body.html


Before :
Code:
<!-- END postrow -->


Add :
Code:
<!-- IF postrow.S_FIRST_ROW -->
   <table width="100%" cellspacing="1" class="tablebg">
   <tr>
      <td class="row1" width="100%" cellspacing="1">
   <center>
  Google code
</center>

</td>
   </tr>
   </table>
<!-- ENDIF -->




Post a reply
  Related Posts  to : Here how to add ads of google after first post
 Project Post Example     -  
 Important : Read before you post .     -  
 check request was GET or POST     -  
 Post parameters using JQuery     -  
 Get value from HTTP POST VARS     -  
 how to post a finished project     -  
 Ad after first topic in a post in Skymiles_red     -  
 Application for the post of Network Admin.     -  
 Sending a post request using AJAX     -  
 Post offers not website links .     -