Recent content by Capturimage

  1. Capturimage

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    I think that it depends of the external host. Depending of which one is used to host the image, I can see the option or not.
  2. Capturimage

    D.C Style - Thumbnail

    I confirm that the issue with the height is now solved. Thank you! :)
  3. Capturimage

    D.C Style - Thumbnail

    @D.C Style, Do you think that would be possible to produce real thumbnails, stored in a local folder, with the external images, or that would be too much complicated? The idea would be to optimize the loading time for the nodes list (thumbnails in latest posts in sidebar) or the threads list...
  4. Capturimage

    D.C Style - Thumbnail

    Hello, The addon keeps working great with xenforo 2.3.2. (y) If a new update should be released, please don’t forget this little issue. :)
  5. Capturimage

    [OzzModz] New Icon For Unread Posts

    For information, I use it with xenforo 2.3.2 and that works.
  6. Capturimage

    XF 2.3 Replace the "sun" icon in style variation

    I hope that it will be changed for something more obvious than the present icon...
  7. Capturimage

    Convert image by domain [Paid]

    Curious about that one too.
  8. Capturimage

    XF 2.3 Replace the "sun" icon in style variation

    Hello, I would like to replace the icon used by default for the light mode in style variation. Most of the time, my members think that it is a settings button and not a representation of the light mode. How could I do that? I think that this one could be a better option : <i...
  9. Capturimage

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    I use this part to replace ewr-porta in the URL when you navigate in the categories.
  10. Capturimage

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    In ACP>options> basic options : - Index page route : ewr-porta/ In Route filters : Click on « add route filter » Find route : ewr-porta/ Replace with : « whatever-you-want »/ (for example, portal/) After that, my portal link to my domain root.
  11. Capturimage

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    I use a different way in extra.less. I don't know if it's the best way to do that but here is my code (you can remove the second part for the categories) : [data-template="EWRporta_articles_index"] { .p-breadcrumbs-wrap.p-breadcrumbs-wrap--bottom, .focus-breadcrumb { display: none...
  12. Capturimage

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    For people trying to display the home icon for the portal link in the navbar, here is the code to add in your extra.less (big thanks to @Old Nick for his help): [data-nav-id="EWRporta"]:before { .m-faIcon(@fa-var-regular-home) !important; }
  13. Capturimage

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    So with the default style, Portal settings in style properties by default (350px for masonry width) + 1525px + the code to get first article alone in extra_less, this is what I get : A difference with this style : the sidebar goes behing the articles and not above them, as with mine.
  14. Capturimage

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    Yes it persists
  15. Capturimage

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    Ok, I have found where the issue is. It's related to the setting "Masonry baseline width" For information, the width of my forum is set to 1525px - If I use at least 420px, I have my first article in one column as expected, but the initial issue is there (sidebar over main articles when you...
Back
Top Bottom