rustav Posted August 6, 2016 Share Posted August 6, 2016 Просмотр файла Allegro2 | Black (4.0.x!) Тема предназначена для 4.0.х - не путать с Allegro3 ! Автор пишет о несовместимости с 4.1.х - но у меня всё встало на последней версии движка и работает корректно. Сама тема довольно симпатичная и лёгкая. Много настроек, слайдер. Что бы отключить сообщение для гостей: Админка > Внешний вид > Темы > Allegro2 | Black > < /> -> GlobalTemplate и ищем: Спойлер <!-- Guest/Member Message - This bit controls everything regarding the message. --> <div id="ipsLayout_GuestMsg"> <div class="ipsLayout_GuestCnt"> <h1>Welcome {{if !\IPS\Member::loggedIn()->restrict_post and count( \IPS\Member::loggedIn()->createMenu() )}}back{{else}}{{endif}} to {setting="board_name"}{{if !\IPS\Member::loggedIn()->restrict_post and count( \IPS\Member::loggedIn()->createMenu() )}}, {{if isset( $_SESSION['logged_in_as_key'] )}}{lang="front_logged_in_as" sprintf="$_SESSION['logged_in_from']['name']"} {{endif}}{member="name"}!{{else}}{{endif}} </h1> <p> {{if !\IPS\Member::loggedIn()->restrict_post and count( \IPS\Member::loggedIn()->createMenu() )}} We are happy to see you back! {{else}} You are currently a guest. <a href='{url="app=core&module=system&controller=login" seoTemplate="login" protocol="\IPS\Settings::i()->logins_over_https"}'>Log In</a> or <a href='{url="app=core&module=system&controller=register" seoTemplate="register"}'>Sign Up</a> to start interacting with the community. {{endif}} </p> </div> </div> <!-- End Guest/Member Message --> Удаляете и готово. В будущем будет обновление стиля и доводка до ума. Добавил rustav Добавлено 06.08.2016 Категория Темы и дизайн Язык Язык: Английский Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.