1. Приветствуем Вас на неофициальном форуме технической поддержки XenForo на русском языке. XenForo - коммерческий форумный движок от бывших создателей vBulletin, написанный на PHP.

BB-код всплывающей подсказки от wowhead

Тема в разделе "Вопросы по стилям, изменения в CSS и шаблонах", создана пользователем A5taLavi5ta, 21.08.2012.

Загрузка
  1. A5taLavi5ta

    A5taLavi5ta Местный

    Регистрация:
    13.08.12
    Сообщения:
    1
    Симпатии:
    0
    Версия XF:
    1.1.3
    Всем привет. Подскажите пожалуйста я хочу создать бб код всплывающая подсказка от сайта http://wowhead.com на моем форуме, для этого мне надо подключить строку в как бы так сказать... глобальный шаблон _))

    <script "src="http://static.wowhead.com/widgets/power.js"></script>

    на ipb он назывался globalTemplate

    на Булке это делалось так
    1. Log in into your Administrator-Controll-Center
    2. Expand the category Styles & Templates, then hit Manage Styles

      If you provide more than one style to your board-members, you have to do the following steps for each style you provide.
    3. In the dropdown-menu next to your current active style (in this example, I'll use the vB-Standard-Style with the name Standard-Style) select Global templates (and hit Go if your browser isn't redirecting you).
    4. Now you see 3 big Input-Boxes. Go into the box that belongs to headinclude.
    5. Search for:
      <link rel="alternate" type="application/rss+xml" title="$vboptions[bbtitle] - $foruminfo[title_clean] - RSS Feed" href="external.php?type=RSS2&amp;forumids=$foruminfo[forumid]" />
      </if>
      </if>
      This can differ depending on the style you use. If you cannot find this code, just go to the end of the headinclude Inputbox and continue with the next step.
    6. After that, paste the following:
      <script src="http://www.wowhead.com/widgets/power.js" type="text/javascript"></script>
    Пожалуйста подскажите где найти в ксенфоро что то наподобие "общий шаблон форума"
     
  2. Adrug

    Adrug Местный

    Регистрация:
    28.04.12
    Сообщения:
    50
    Симпатии:
    6
    Версия XF:
    1.1.2
    PAGE_CONTAINER
     
    A5taLavi5ta нравится это.

Поделиться этой страницей