Jump to content

  •  

  • Tutorial info Visit support topic

    • Added on: Jan 02 2011 09:42 PM
    • Date Updated: Jan 03 2011 06:57 AM
    • Views: 1482
     


    * * * * *
    0 Ratings

    Adv Banner in Main page of IP.Downalod

    Posted by najaru on Jan 02 2011 09:42 PM
    Only if you dont use Adv in Global Header
    Little template modification to add advert banned or custom content in the first page of IP.Downloads
      
    1.  Look & Feel  >  
       2. Manage Skin Sets & Templates  >  
       3. SPECIFIC skin
       4. Downloads Manager


    if you use  Portal of download open downloadsPortal

    above all code insert:
    <center>
    YOUR CODE
    </center>

    Posted Image


    --------------------------------

    if you DON'T use  Portal of download open template indexPage

    find
    <script type='text/javascript'>
    //<![CDATA[
    	ipb.global.boardMarkers = $H({
    		'f_cat_unread': "{parse replacement="f_cat_read"}",
    		'f_unread': "{parse replacement="f_read"}",
    		'f_pass_unread': "{parse replacement="f_pass_read"}"
    	});
    	
    	var markerURL = "{parse url="app=downloads&amp;module=ajax&amp;section=markasread&amp;i=1&amp;catid=" base="public"}"; // Ajax URL so don't use &amp;amp;
    //]]>
    </script>


    and after insert

    <center>
    YOUR CODE
    </center>

    Powered by Tutorials 1.4.1 © 2013, by Michael McCune