@Panda said in Fixed background to nodebb forum:
Chatgpt told me the ::before method.
Go figure 😛
Forum upgraded to v3.2 and a sidebar widget (a canvas box drawing) now appears at the bottm, not the side.
Any idea why?
@Panda said in Sidebar Widget is no longer on the side!:
Ah, so sidebar wont work on mobile?
Correct. If you review the docs on bootstrap, you’ll notice that it is designed on a grid system
https://getbootstrap.com/docs/5.0/layout/grid/
What I mean by changing the category is moving it on here to general as you posted it in bugs, when it isn’t.
@Panda It is on the right on desktop - see below
It’ll float down into the next row on a mobile device because of the viewport size, which is default bootstrap behaviour - not a bug. I’ll change the category based on this.
Ah, so sidebar wont work on mobile?
What do you mean ‘change the category’ based on this?
Do you mean, for example, put it in Header instead?
@Panda said in Sidebar Widget is no longer on the side!:
Ah, so sidebar wont work on mobile?
Correct. If you review the docs on bootstrap, you’ll notice that it is designed on a grid system
https://getbootstrap.com/docs/5.0/layout/grid/
What I mean by changing the category is moving it on here to general as you posted it in bugs, when it isn’t.