Witam. Posiadam styl Facebook, do którego zainstalowałem modyfikacje pozwalającą pokazywanie osób online, przez to w menu ikona do powiadomień przesunęła w dół tka jak na screen niżej. Chciałem dodać powiadomienia obok ale jakoś nie jestem za dobrym koderem, nie wiem jak to mam zrobić, posiadam taki kod w globalTemplate
<!-- :: Header :: -->
<div class='header-items-wrapp'>
<div class='header-items'>
<div class='main_width'>
<div id='logo'>
<if test="brandingBar:|:ipsRegistry::$applications[ $this->registry->getCurrentApplication() ]['hasCustomHeader']">
{parse template="overwriteHeader" group="{current_app}_global" params=""}
<else />
{parse template="defaultHeader" group="global" params=""}
</if>
</div>
<div class='eLeMentaL_inboxMaybe'>
<if test="memberbox:|:$this->memberData['member_id']">
<ul class='ipsList_inline left'>
<if test="showInboxNotify:|:! ( ! $this->memberData['member_id'] && $this->settings['force_login'] ) && !($this->settings['board_offline'] && !$this->memberData['g_access_offline'])">
<if test="messengerlink:|:$this->memberData['g_use_pm'] AND $this->memberData['members_disable_pm'] == 0">
<li class='eLeMentaL_inbox_link'><a data-clicklaunch="getInboxList" id='inbox_link' href='{parse url="app=members&module=messaging" base="public"}' title='{$this->lang->words['your_messenger']}'><if test="notifications:|:$this->memberData['msg_count_new']"><span class='ipsHasNotifications'>{$this->memberData['msg_count_new']}</span></if> </a></li>
</if>
<li class='eLeMentaL_notify_link'><a data-clicklaunch="getNotificationsList" id='notify_link' href="{parse url="app=core&module=usercp&area=notificationlog" base="public"}" title="{$this->lang->words['notifications_at_the_top']}"><if test="notifications:|:$this->memberData['notification_cnt']"><span class='ipsHasNotifications'>{$this->memberData['notification_cnt']}</span></if> </a></li>
</if>
</ul>
</if>
</div>
<div class='eLeMentaLSearch '>
<if test="canSearch:|:$this->memberData['g_use_search']">
{parse template="quickSearch" group="global" params=""}
</if>
</div>
<!-- User menu -->
<if test="memberbox:|:$this->memberData['member_id']">
<div id='user_navigation' class='logged_in'>
<ul class='ipsList_inline right'>
<li class='user_link_sep'><a id='eLeMentaL_user_link' href="{parse url="showuser={$this->memberData['member_id']}" seotitle="{$this->memberData['members_seo_name']}" template="showuser" base="public"}" title='{$this->lang->words['your_profile']}'>
<img src='{$this->memberData['pp_small_photo']}' alt="{parse expression="sprintf($this->lang->words['users_photo'],$this->memberData['members_display_name'])"}" class='eLeMentaL_user_photo' />
{$this->memberData['members_display_name']}</a></li>
<if test="!ipsRegistry::$applications['members']['app_hide_tab'] && (!count(ipsRegistry::$applications['members']['app_tab_groups']) OR ! IPSMember::isInGroup( $this->memberData, ipsRegistry::$applications['members']['app_tab_groups'], false ) )">
<li class='user_link_sep'>
<a id='eLeMentaL_user_link' href='{parse url="app=members&module=list" base="public" template="members_list" seotitle="false"}' title='{IPSLib::getAppTitle( 'members' )}'>Szukaj znajomych</a>
</li>
</if>
<li class='user_link_sep'><a id='eLeMentaL_user_link' href='{$this->settings['home_url']}' title='{$this->lang->words['homepage_title']}' rel="home">Strona Główna</a></li>
<li><a id='user_link' href="{parse url="showuser={$this->memberData['member_id']}" seotitle="{$this->memberData['members_seo_name']}" template="showuser" base="public"}" title='Menu Profile'><span id='user_link_dd'></span></a></li>
<if test="authenticating:|:$this->memberData['member_group_id'] == $this->settings['auth_group']">
<li> <a href="{parse url="app=core&module=global§ion=register&do=reval" base="public"}" title='{$this->lang->words['resend_val']}'>{$this->lang->words['resend_val']}</a></li>
</if>
</ul>
</div>
No i nie wiem co z nim zrobić, za sugestię z góry dziękuje
Edit Screen: http://www20.speedyshare.com/CcSkj/download/www.png