Jump to content

Cerere Script Iconite


Gabriel™

Recommended Posts

Buna ziua.

As dorii si eu Script-ul - Codul pentru urmatoarea modificare (Iconite,Posturi,Membrii,Useri Online,Memrbu Online)

Exemplu: 8rIPy7u.png

Multumesc de Atentia Acordata.

Rezolvat:

Rezolvare:

pune asta in boardindextemplate să o pui prima

<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">

In boardindextemplate cauti board_stats si modifici cu sursa

<div id='board_stats'>		
		<ul class='ipsType_small ipsList_inline'>
			<li class='clear'>
				<span class='value'>{$stats['info']['total_posts']}</span>
				<i class="fa fa-comments"></i>    {$this->lang->words['total_posts']}
			</li>
			<li class='clear'>
				<span class='value'>{$stats['info']['mem_count']}</span>
				<i class="fa fa-users"></i>    {$this->lang->words['total_members']}
			</li>
			<li class='clear'>
				{IPSMember::makeProfileLink( $stats['info']['last_mem_name'], $stats['info']['last_mem_id'], $stats['info']['last_mem_seo'], 'value' )}
				<i class="fa fa-user-plus"></i>    {$this->lang->words['newest_member']}
			</li>
			<li class='clear' data-tooltip="{$stats['info']['most_time']}">
				<span class='value'>{$stats['info']['most_online']}</span>
				<i class="fa fa-eye"></i>    {$this->lang->words['online_at_once']}
			</li>
		</ul>
	</div>

Topic Closed

Edited by Pokie™
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.