MyBB Community Forums

Full Version: delete ads of netpen theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi my forum is:MyForum,and i want to delete some things as the donate system...
Thanks
Netpen theme pack has a text file. it consists of suggestions to remove those things.
Hi all, I want to delete ads,donates system of netpen them 
thanks
Go to: Home » Template Sets » Templates »Netpen

In the index, remove this entire lines of codes:


	
<!-- BEGIN Donations -->
<div class="panel">
    <div class="thead">   
       <div class="expcolimage"><icon class="collapse_expand"  id="latestthreads_img" title="[-]"></icon></div>  
            <div class="panel-title">
                <span class="white">Buy us a Beer!</span>
		    </div>
    </div>
        <table class="table table-responsive"> 
<a target="_blank" href="https://www.paypal.me/misharnet"><img src="http://netpen.info/pp-donate.png" width="150" height="75" border="0" alt="PayPal"></a>
<br/><br/>
<form action="https://www.coinpayments.net/index.php" method="post">
	<input type="hidden" name="cmd" value="_donate">
	<input type="hidden" name="reset" value="1">
	<input type="hidden" name="merchant" value="62ec910dad2aa87e84852216dd7d0b08">
	<input type="hidden" name="item_name" value="Donate Coins">
	<input type="hidden" name="currency" value="USD">
	<input type="hidden" name="amountf" value="10.00000000">
	<input type="hidden" name="allow_amount" value="1">
	<input type="hidden" name="want_shipping" value="0">
	<input type="hidden" name="success_url" value="http://netpen.info">
	<input type="hidden" name="allow_extra" value="1">
	<input src="https://www.coinpayments.net/images/pub/donate-wide-blue.png" alt="Donate with CoinPayments.net" style="border-color: transparent;" type="image">
</form>
        </table>   
</div>
<!-- END Donations -->
	
<!-- BEGIN Recommended -->
<div class="panel" style="text-align: center;">
    <div class="thead">   
        <div class="expcolimage"><icon class="collapse_expand"  id="latestthreads_img" title="[-]"></icon></div>  
            <div class="panel-title">
                <span class="white">Recommended Hosting</span>
		    </div>
    </div>
 <a href="http://wpdevs.info?bha=true&amp;user=misharnet&amp;id=primary" target="_blank"><img class="aligncenter" src="https://bluehost-cdn.com/media/partner/images/misharnet/125x240/bh-125x240-03-dy.png" style="max-width:100%;"></a>
</div>
	
<div class="panel">
    <div class="thead">   
        <div class="expcolimage"><icon class="collapse_expand"  id="latestthreads_img" title="[-]"></icon></div>  
            <div class="panel-title">
                <span class="white">Recommended</span>
		    </div>
    </div>
<div class="banners">
<span class="banner-left" style="text-align:center;">
<!-- BEGIN LINK -->
<a href="https:&#x2F;&#x2F;www.namecheap.com&#x2F;?aff=91721"><img src="http:&#x2F;&#x2F;files.namecheap.com&#x2F;graphics&#x2F;linkus&#x2F;125x125-2.gif" width="100" height="100" border="0" alt="Namecheap.com"></a>
<!-- END LINK -->
</span>
<span class="banner-right" style="text-align:center;">
<!-- BEGIN LINK -->
	<a target="_blank" href="https://share.payoneer.com/nav/A-MemWURhl7QaXkEwFUbM-4c3xc7JCBjs5ryhjd8whqZ1eqnUQpA0af7v9xLGT8PShxJ2P8apZAcEeWMyY2Tfg2"><img src="{$theme['imgdir']}/payoneer.jpg" width="100" height="100" border="0" alt="Payoneer"></a>
<!-- END LINK -->
</span>
</div>
<!-- END BANNERS -->  
</div>
<!-- END Recommended -->
(2017-05-04, 04:01 PM)Ridden Wrote: [ -> ]Hi all, I want to delete ads,donates system of netpen them 
thanks

(2017-05-04, 09:59 AM).m. Wrote: [ -> ]Netpen theme pack has a text file. it consists of suggestions to remove those things.
(2017-05-04, 09:55 AM)Ridden Wrote: [ -> ]Hi my forum is:MyForum,and i want to delete some things as the donate system...
Thanks

Go to: Home » Template Sets » Templates »Netpen 

Index --> index (remove sidebar ads in code)

Show Threads --> showthread_quickreply (remove 2 banners )