Issues with Lavender theme

Moved Technical Support

Suggested Topics


  • 0 Votes
    1 Posts
    76 Views

    Is anyone using the slick theme having issues with a scroll bar appearing for the Group Members List? Here is what I see in our build:
    8b84a9fc-0737-4ac3-aeca-eb3511dd6033-image.png

    I would expect to see something like this:
    5010a652-b9cd-4b3e-b15a-7ddb5c835764-image.png

    Any help is greatly appreciated.

  • 0 Votes
    1 Posts
    85 Views

    I installed nodebb and it works great with the persona theme, when I try installing it with other themes (even default ones), most or all of the css just does not load.

    This is what shows up with oxide Screenshot 2022-07-29 221632.png
    and lavender (default)
    image_2022-07-29_222053900.png

    I tried looking for the css file with ctrl+u, and for lavender

    <link rel="stylesheet" type="text/css" href="/assets/client.css?v=b8eg2pvnjhs" />

    takes me to a not found page.
    Oddly enough, the client.css shows valid for the oxide theme, but I still dont think its all the css for the theme

    For context I am running nodebb v2.2.5 using docker
    my routing also uses docker on a seperate container

  • 0 Votes
    8 Posts
    2k Views

    did it today...maybe nodebb is able to fix it

  • 0 Votes
    8 Posts
    2k Views

    @Bret certainly wouldn't hurt to try 😄

    Back up your db though!

  • 0 Votes
    2 Posts
    1k Views

    A couple of years ago there was also a lower adoption of html5 elements. Having one h1 tag per page is still a good Idea in general, but it is allowable to have one h1 tag per containing article tag as well. Since this theme does not seem to use tags like article and aside (that I've seen in my quick check) I agree that there should only be one h1 tag per page which contains the page title or headline. The theme structure is otherwise good, but could definitely use with some contextual revamping of quite a few divs.