Jump to content

Featured Replies

Здравствуйте, поставил себе на форум uLogin  с официального сайта по ихней инструкции, все работает отлично, но значки для входа ТОЛЬКО на данной странице  - __domain.com/forum/index.php?app=core&module=global&section=login    - они работают как нужно и все прекрасно (скрин ниже), но в верхней панели значки НЕ отображаются, как сделать что бы эти иконки были и в верхней панели? Спасибо заранее за ответ!

 

post-18469-0-30679100-1399388916_thumb.p

post-18469-0-08953100-1399388919_thumb.p

Link to comment
https://ipbmafia.ru/topic/8057-ulogin/
Share on other sites

cкинь код кнопок

Link to comment
https://ipbmafia.ru/topic/8057-ulogin/?&do=findComment&comment=62761
Share on other sites
<script src="//ulogin.ru/js/ulogin.js"></script>
<div id="uLogin" data-ulogin="display=small;fields=first_name,last_name,photo,email;providers=vkontakte,odnoklassniki,google,twitter,facebook;hidden=;redirect_uri=http%3A%2F%2Fanonymous-project.com%2Fforum%2Findex.php%3Fapp%3Dcore%26module%3Dglobal%26section%3Dlogin%26do%3Dprocess%26auth_key%мой_ключ"></div>
Link to comment
https://ipbmafia.ru/topic/8057-ulogin/?&do=findComment&comment=62762
Share on other sites

Кто может оказать помощь ?

Link to comment
https://ipbmafia.ru/topic/8057-ulogin/?&do=findComment&comment=62776
Share on other sites

Актуально.

Edited by White

Link to comment
https://ipbmafia.ru/topic/8057-ulogin/?&do=findComment&comment=62846
Share on other sites

Ставьте другую версию

Link to comment
https://ipbmafia.ru/topic/8057-ulogin/?&do=findComment&comment=62855
Share on other sites

Ставьте другую версию

Ставил последнюю с официального сайта, форум 3.4.6. Посоветуйте вы какую мне поставить ?

Link to comment
https://ipbmafia.ru/topic/8057-ulogin/?&do=findComment&comment=62870
Share on other sites

в ipb_style.css 

найти:

#user_navigation>ul>li>a {
font-weight: bold;
}

заменить на:

#user_navigation>ul>li>a {
font-weight: bold;
position: absolute;
}
Link to comment
https://ipbmafia.ru/topic/8057-ulogin/?&do=findComment&comment=62897
Share on other sites

 

в ipb_style.css 

найти:

#user_navigation>ul>li>a {
font-weight: bold;
}

заменить на:

#user_navigation>ul>li>a {
font-weight: bold;
position: absolute;
}

Это не поможет. 

 

 

Решение: 

Ищем следующий код в ipb_style.css 

#user_navigation
a {
color: #fff;
float: left;
padding: 0
12px;
line-height: 40px;
outline: none;
height: 40px;
}

и удаляем с него float: left;  и все работает прекрасно. Wolf огромное спасибо за ответы!

Link to comment
https://ipbmafia.ru/topic/8057-ulogin/?&do=findComment&comment=62910
Share on other sites
Guest
This topic is now closed to further replies.

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

  • No registered users viewing this page.