removing the entry of the regular banber

top250

Member
i have disabled the regular banners -- only premium users will have the option to show banners

so i would like to remove to button in control panel


thanks i advance

grtz Patrick
 

cajkan

Active Member
Hello Patrick,

Go to SKINS folder -- > SKIN NAME ( default parabola ) -- > user_cp_main_menu.html

Make sure you place new user_cp_main_menu.html in CHILD folder.

You should remove this code:
HTML:
<li><a href="{$list_url}/index.php?a=user_cpl&amp;b=banner&amp;mode=1">Upload Banner</a></li></li>

Or comment:

<!-- <li><a href="{$list_url}/index.php?a=user_cpl&amp;b=banner&amp;mode=1">Upload Banner</a></li> -->
 
Top