Ad placement

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rocky123
    New Member
    • Apr 2006
    • 22

    Ad placement

    Hello friends,
    New to this whole thing .. so here is my first question. Hope to get an appropriate solution .. Its aboutplacing an advertisment.. Well I am looking to place an advertisement just above the Quick Post Reply. Can anyone help me with where should i modify to display my advertisement out there ?

    Thank you
    Rocky123
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Admin CP -> Styles & Templates -> Style Manager -> « » -> Show Thread Templates -> SHOWTHREAD

    Code:
    vB_AJAX_QuickEdit_Init('posts');
    //-->
    </script>
    </if>
    <!-- / scripts for quick reply and quick edit -->
    </if>
    
    [color=red]HERE[/color]
    
    <if condition="$show['quickreply']">
    <!-- quick reply -->
    <form action="newreply.php" method="post" name="vbform" onsubmit="return qr_prepare_submit(this, $vboptions[postminchars]);" id="qrform">
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <thead>
    	<tr>

    Comment

    • rocky123
      New Member
      • Apr 2006
      • 22

      #3
      Originally posted by Jake Bunce
      Admin CP -> Styles & Templates -> Style Manager -> « » -> Show Thread Templates -> SHOWTHREAD

      Code:
      vB_AJAX_QuickEdit_Init('posts');
      //-->
      </script>
      </if>
      <!-- / scripts for quick reply and quick edit -->
      </if>
       
      [COLOR=red]HERE[/COLOR]
       
      <if condition="$show['quickreply']">
      <!-- quick reply -->
      <form action="newreply.php" method="post" name="vbform" onsubmit="return qr_prepare_submit(this, $vboptions[postminchars]);" id="qrform">
      <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
      <thead>
          <tr>

      Thank you for helping me out Jake Bunce

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...