Recent content by flogisch

  1. flogisch

    XF 2.1 How do I change the Watched "fa-eye" icon to something else?

    Heya! Add folowing to your extra.less .structItem-status--watched::before { content: '\f14a'; } Change the "f14a" with something else from here: https://fontawesome.com/icons
  2. flogisch

    XF 2.1 Widget | jQuery not loading?

    Thanks for the reply! I'm a pretty newbie in that section. What code do I add where? Isn't the jquery the same as on XenForo? The jquery file is located forum/js/vendor/jquery. But I have no clue where to add what kind of code:rolleyes:
  3. flogisch

    XF 2.1 Widget | jQuery not loading?

    Hello guys! I've tried to add a Widget to my page. I've added the full code to widget. However, the script isn't loading somehow. Then I've added the <script> lines into the PAGE_CONTAINER. This isn't working as well. Does anyone have an idea on how to fix that? :P (The url's to the script...
  4. flogisch

    Wiki Question

    Hey guys! My name is Flo and I wanted to hear your opinions! I'm looking for a private wiki for myself. Now I'm owning vBulletin 5/4 and I hate it. I always have installing issues and it isn't that stable. I thought like.. hey A forum can be turned into a Wiki (sort of). Making custom forums...
Back
Top Bottom