Simple Machines Community Forum

SMF Support => Português (Portuguese) => Language Specific Support => Temas => Topic started by: luhan on April 01, 2012, 08:12:46 AM

Title: onde configurar avatar no topo do forum
Post by: luhan on April 01, 2012, 08:12:46 AM
Amigos no meu perfil esta mostrando o avatar lá em cima do forum
http://img705.imageshack.us/img705/1736/semttulojlq.png

não quero que apareça ele lá, apenas nas postagens, como eu faço ?


                           
Title: Re: onde configurar avatar no topo do forum
Post by: Spectrum..!! on April 01, 2012, 07:44:15 PM
Tem que informar que tema está usando.
Title: Re: onde configurar avatar no topo do forum
Post by: luhan on April 01, 2012, 09:30:40 PM
inferno
Title: Re: onde configurar avatar no topo do forum
Post by: Spectrum..!! on April 02, 2012, 05:34:30 AM
Procure no index.template.php do seu tema se tem o trecho:


<p class="avatar">', $context['user']['avatar']['image'], '</p>';


Comente esta linha assim:


/* <p class="avatar">', $context['user']['avatar']['image'], '</p>'; */