Posted 10 мая, 201311 yr comment_30975 Всем привет. Вообщем, делал все вот по этому мануалу И получилось у меня все нормально, вот только хук репутации хотел бы поставить снизу, а строку "сообщений %3" в самый верх, и здвинуть кнопки "Наверх" и "Жалоба" в лево до конца. Как мне это сделать? Link to comment https://ipbmafia.ru/topic/4211-userinfopane/ Share on other sites Больше вариантов
10 мая, 201311 yr comment_30977 Найдите что то такое: {parse expression="$this->registry->getClass('class_localization')->formatNumber( intval( $author['posts'] ) )"} только полный код, и перенесите выше этого: <if test="authorcfields:|:$author['custom_fields'] != """> <ul class='custom_fields'> <foreach loop="customFieldsOuter:$author['custom_fields'] as $group => $data"> <foreach loop="customFields:$author['custom_fields'][ $group ] as $field"> <if test="$field != ''"> <li> {$field} </li> </if> </foreach> </foreach> Link to comment https://ipbmafia.ru/topic/4211-userinfopane/?&do=findComment&comment=30977 Share on other sites Больше вариантов
10 мая, 201311 yr Author comment_30978 Вот что получилось. В принципе репутация сверху тоже нормально, вот только на сообщениях пропала обводка. Link to comment https://ipbmafia.ru/topic/4211-userinfopane/?&do=findComment&comment=30978 Share on other sites Больше вариантов
10 мая, 201311 yr comment_30979 Вот здесь написано, что да как Link to comment https://ipbmafia.ru/topic/4211-userinfopane/?&do=findComment&comment=30979 Share on other sites Больше вариантов
10 мая, 201311 yr Author comment_30980 разобрался уже. Закрыто. Link to comment https://ipbmafia.ru/topic/4211-userinfopane/?&do=findComment&comment=30980 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.
Note: Your post will require moderator approval before it will be visible.