Jump to content

Аватарки в темах

Featured Replies

Posted
comment_153287

Здравствуйте я бы хотел узнать как можно сделать что бы можно было ставить разные размеры аваторок не как заданно к примеру 150 на 150 а на оборот разные пример на скрине внизу 

Спойлер

IMG_20180714_200434_318.jpg.db0add7285775d986f85a69aeed1e521.jpg

 

comment_153291
3 часа назад, ExeSs сказал:

Здравствуйте я бы хотел узнать как можно сделать что бы можно было ставить разные размеры аваторок не как заданно к примеру 150 на 150 а на оборот разные пример на скрине внизу 

  Скрыть контент

 

 

хотел посмотреть как у тебя все это выглядит, но по твоему это нормально когда форум грузится больше минуты? при этом он так и не открылся http://forum.oxy.uz/index.php

после третей попытки:

Спойлер

joxi_screenshot_1543101066200.png

 

comment_153292

Для postContainer

<li class='cAuthorPane_photo'>
    <a href="{$comment->author()->url()}" data-ipsHover data-ipsHover-target="{$comment->author()->url()->setQueryString('do', 'hovercard')}" title="{lang="view_user_profile" sprintf="$comment->author()->name"}">
    {{if $comment->author()->pp_main_photo}}
        <span class='ipsUserPhoto ipsUserPhoto_variable_{$comment->author()->member_group_id}'>
            <img src="{$comment->author()->photo}" />
        </span>
    {{else}}
        <img src="{$comment->author()->photo}" />
    {{endif}}
    </a>
</li>

В custom.css

Где цифры это ID групп. Для примера у одних групп один размер у других другой 

.ipsUserPhoto_variable_4 img, img.ipsUserPhoto_variable_4, .ipsUserPhoto_variable_4:after, .ipsUserPhoto_variable_8 img, img.ipsUserPhoto_variable_8, .ipsUserPhoto_variable_8:after, .ipsUserPhoto_variable_19 img, img.ipsUserPhoto_variable_19, .ipsUserPhoto_variable_19:after, .ipsUserPhoto_variable_10 img, img.ipsUserPhoto_variable_10, .ipsUserPhoto_variable_10:after, .ipsUserPhoto_variable_12 img, img.ipsUserPhoto_variable_12, .ipsUserPhoto_variable_12:after, .ipsUserPhoto_variable_11 img, img.ipsUserPhoto_variable_11, .ipsUserPhoto_variable_11:after, .ipsUserPhoto_variable_9 img, img.ipsUserPhoto_variable_9, .ipsUserPhoto_variable_9:after, .ipsUserPhoto_variable_21 img, img.ipsUserPhoto_variable_21, .ipsUserPhoto_variable_21:after, .ipsUserPhoto_variable_7 img, img.ipsUserPhoto_variable_7, .ipsUserPhoto_variable_7:after, .ipsUserPhoto_variable_13 img, img.ipsUserPhoto_variable_13, .ipsUserPhoto_variable_13:after, .ipsUserPhoto_variable_6 img, img.ipsUserPhoto_variable_6, .ipsUserPhoto_variable_6:after, .ipsUserPhoto_variable_20 img, img.ipsUserPhoto_variable_20, .ipsUserPhoto_variable_20:after, .ipsUserPhoto_variable_23 img, img.ipsUserPhoto_variable_23, .ipsUserPhoto_variable_23:after, .ipsUserPhoto_variable_17 img, img.ipsUserPhoto_variable_17, .ipsUserPhoto_variable_17:after{
        max-width: 160px;
        max-height: 200px;
    }
.ipsUserPhoto_variable_3 img, img.ipsUserPhoto_variable_3, .ipsUserPhoto_variable_3:after, .ipsUserPhoto_variable_16 img, img.ipsUserPhoto_variable_16, .ipsUserPhoto_variable_16:after, .ipsUserPhoto_variable_15 img, img.ipsUserPhoto_variable_15, .ipsUserPhoto_variable_15:after, .ipsUserPhoto_variable_14 img, img.ipsUserPhoto_variable_14, .ipsUserPhoto_variable_14:after{
        max-width: 160px;
        max-height: 160px;
}

 

4 часа назад, WOLF сказал:

хотел посмотреть как у тебя все это выглядит, но по твоему это нормально когда форум грузится больше минуты? при этом он так и не открылся http://forum.oxy.uz/index.php

после третей попытки:

  Показать контент

joxi_screenshot_1543101066200.png

 

Аналогично + стиль ещё для версии 4.0

comment_153434
9 минут назад, Dusty сказал:

Там форум забытый просто а его новый другой )

наверное я должен был это понять своей экстрасенсорной способностью 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.