Hey there, I'm facing a bit of a challenge and could really use some guidance. I'm trying to design a layout for a website with specific components, but I can't seem to achieve the exact look I want. I know it should be straightforward, but my expertise lies more in development rather than UI/UX design. https://i.sstatic.net/VJT40.png
My goal is to have a sidebar on the left featuring menu items, a fixed top navigation bar, and a footer fixed at the bottom of the page, with the main body of the site scrolling between them. There are also pages where I need the content in the main body to be centered both vertically and horizontally (form input).
I'm hoping to utilize Bootstrap 5.2 for this project, but I'm open to using CSS grids or any other methods that can help me achieve the desired outcome. Additionally, I want the layout to be responsive, which is why I decided to explore Bootstrap instead of creating my own media queries.
Thank you in advance for any assistance or suggestions. I've been struggling with this for quite some time, and reaching out for help seemed like the best next step.