Recent content by TheGoldenChild

  1. TheGoldenChild

    XF 1.2 Text editor getting larger and larger

    XF 1.2.2 As you can see on the image under the text editor get bigger everytime you press a button, until it finally reaches the max height. I guess this is a problem with the style, and not the XF software and I've tried looking for the problem, but I haven't found it yet.
  2. TheGoldenChild

    XF 1.2 How can I edit the usergroup banners shown on profiles?

    Thanks. Here is the result and the CSS, if anyone is interested. Message: Profile: Code: .member_view .userBanner { background: none; border: none; box-shadow: none; border-left: 1px solid black; border-right: 1px solid black; }
  3. TheGoldenChild

    XF 1.2 How can I edit the usergroup banners shown on profiles?

    I asked Borgan this; And he replied; Do anyone know how I can do that? :) .... Yes, I did ask him, but he told me to post in on the forums.
  4. TheGoldenChild

    [8WR] XenPorta (Portal)

    Thank you verry much! :)
  5. TheGoldenChild

    [8WR] XenPorta (Portal)

    Can anyone please help me with this?
  6. TheGoldenChild

    [8WR] XenPorta (Portal)

    I don't see the "make index" option anymore. How can I make the portal page the index page?
  7. TheGoldenChild

    [8WR] XenPorta (Portal)

    Anyone know how to fix this?
  8. TheGoldenChild

    [8WR] XenPorta (Portal)

    How can i make the recent slider smaller? (To remove the black space on the left side).
  9. TheGoldenChild

    [8WR] XenPorta (Portal)

    It's fixed now. Thank you. :)
  10. TheGoldenChild

    [8WR] XenPorta (Portal)

    Empty portal.
  11. TheGoldenChild

    [8WR] XenPorta (Portal)

    Registered and Unregistered / Unconfirmed groups can't view the portal. I see no view permissions, any idea what might help?
  12. TheGoldenChild

    Adding images to the navigation bar

    Thank you, it worked. But i cant find the "ID" of my custom tabs.
  13. TheGoldenChild

    Adding images to the navigation bar

    How can i add images on the side of links i have in the navigation menu? *¨ Make these links: Like this:
  14. TheGoldenChild

    Dobbel commas (,) in the "online users block".

    A friend (Zwirc) fixed it for me, he just removed the comma thats on the end of this code. class="username{xen:if '!{$user.visible}', ' invisible'}{xen:if {$user.followed}, ' followed'}">{xen:helper richUserName, $user},
Top Bottom