Jump to content

Recommended Posts

  • gaby changed the title to Cum modific dimensiunea avatarelor in XenForo?
Posted

Deschide message_user_info si cauta:

<xen:avatar user="$user" size="m" img="true" />

schimba-l cu:

<xen:avatar user="$user" size="l" img="true" />

Deschide appoi EXTRA.CSS si adauga:

.messageUserBlock .avatar img
{
    width: 200px !important;
    height: 300px !important;
}
@media (max-width:@maxResponsiveWideWidth)
{
    .messageUserBlock .avatar img
    {
        width: 48px !important;
        height: 48px !important;
    }
}

Poti schimba latimea (200px) si inaltimea (300px) cu cat doresti.

Mareste apoi latimea "poster profile block" si din: Control panel -> styles -> style properties -> message layout -> user info container.

SRYkrlx.png

Ultimul pas pentru ca avatarul sa se integreze bine ar fi sa maresti marginea stanga din "content container":

KaaMgtU.png

Te-ai inregistrat? Ne-ar placea sa te prezinti.

Cum pot sustine forumul?
Cumpara de la eMag folosind acest link.
--------------------
oG2BN9d.gifse1WdXd.gifQG6MtmI.gifRHYjDzD.gifG5p1wui.gif

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • 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.