Jump to content

Cristian #

Members
  • Posts

    152
  • Joined

  • Days Won

    12

Community Answers

  1. Cristian #'s post in Schimbare dimensiune avatar / marire div-ul cu statistici. was marked as the answer   
    1. Admin Control Panel - Customization - Themes - tema ta.
    2. În template-ul postcontainer caută următorul cod:
    <li class='cAuthorPane_photo'> {template="userPhoto" app="core" group="global" params="$comment->author(), 'large', $comment->warningRef()"} </li> 3. Șterge codul de sus și înlocuiește cu următorul cod:
    <li class='cAuthorPane_photo'> {{if $comment->author()->pp_main_photo}}<a href='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}" seoTemplate="profile" seoTitle="$seoName"}' data-ipsHover data-ipsHover-target='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}&do=hovercard" seoTemplate="profile" seoTitle="$seoName"}' title="{lang="view_user_profile" sprintf="$name"}"><span class='ipsUserPhoto ipsUserPhoto_variable'><img src="{setting="base_url"}uploads/{$comment->author()->pp_main_photo}" /></span></a>{{else}}<a href='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}" seoTemplate="profile" seoTitle="$seoName"}' data-ipsHover data-ipsHover-target='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}&do=hovercard" seoTemplate="profile" seoTitle="$seoName"}' title="{lang="view_user_profile" sprintf="$name"}"><img src="Default Image Url" /></a>{{endif}} </li> 4. Modifică <img src="Default Image Url" /> cu linkul către avatarul default pentru forum. 
    Autor: @Alex6ndru
  2. Cristian #'s post in Există hook-ul Members Online Today pentru IPB 4? was marked as the answer   
    https://invisionpower.com/files/file/7328-who-was-online/ ?
  3. Cristian #'s post in Cum Elimin Copyright Din Tema Carbon-Blue was marked as the answer   
    Cauta in globalTemplate: 
    {parse replacement="skinlink"}
×
×
  • 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.