Add News Sticker In Vendor Panel

hi, how i can add News Sticker In vendor panel / add navigation menu page in vendor panel? to all my vendor?

thanks

asss.png

Dashboard template is located here

design/backend/templates/views/index/index.tpl

Dashboard template is located here

design/backend/templates/views/index/index.tpl

hi thanks for reply. but may i know . what's the code to put image in red box area? with url click for the image banner.

and where the location i need to put that code?

thank you

What kind of information do you want to place in new section?

What kind of information do you want to place in new section?

i need to put banner image in there 468x60 pixel.

in directory : images/abc.gif

E.g.

E.g.

may i know the location to put this script? below script ?


{strip}

    {if $page_title}
        {$page_title}
    {else}
        {if $navigation.selected_tab}{__($navigation.selected_tab)}{if $navigation.subsection} :: {__($navigation.subsection)}{/if} - {/if}{__("admin_panel")}
    {/if}

{/strip}


{include file="common/styles.tpl"}
{if "DEVELOPMENT"|defined && $smarty.const.DEVELOPMENT == true}

{/if}

{include file="buttons/helpers.tpl"}



    {include file="common/loading_box.tpl"}
    {if "THEMES_PANEL"|defined}
        {include file="demo_theme_selector.tpl"}
    {/if}
    {include file="common/notification.tpl"}
    {include file=$content_tpl assign="content"}
    
{if $view_mode != "simple"}
        

        
{hook name="index:main_content"}{/hook} {$content nofilter} {$stats|default:"" nofilter}
{else} {$content nofilter} {/if}
{include file="common/comet.tpl"} {if $smarty.request.meta_redirect_url|fn_check_meta_redirect} {/if} {if $auth.user_id && 'settings'|fn_check_permissions:'change_store_mode':'admin':'POST'} {include file="views/settings/store_mode.tpl" show=$show_sm_dialog} {include file="views/settings/trial_expired.tpl" show=$show_trial_dialog} {/if} {hook name="index:after_content"}{/hook} {include file="common/scripts.tpl"}

banner under DASHBOARD, center