There is a lot of unused space in the main out let at the top.
Also I am wondering how I added a square logo above the Welcome text, I have no idea how to do it.
There is a lot of unused space in the main out let at the top.
Also I am wondering how I added a square logo above the Welcome text, I have no idea how to do it.
Hi there, you seem to have a lot of site customization requests. If you have a budget, you might want to consider consolidating them and open a topic in Marketplace.
AFAIK there is no way to move the header icons to the main outlet without some (deep?) customization.
I have been able to customize all areas of the website using A.I except the 3 areas below:
The header icon down lower is the one I couldn’t solve , the logo above the welcome header text, and the margin on the right side of the sidebar without messing up the margin in the main outlet.
If its not an easy fix I have a web guy that I can hire, just trying to save money and do it myself.
I am lost on what you are referring to. What square logo? I don’t see any logo on your screenshot? Are you asking how to add a logo?
It would be beneficial if you put some more work in the topics you open by describing in more detail what you are after, so people can help you beter.
The total width of the sidebar is determined by this var --d-sidebar-width so you can try to narrow that down.
Im curious what your plan is for pages that aren’t the homepage then, say a topic page like this one? You want to keep the header on those pages and only “lower” them on the homepage? A mock to show your idea would help.
I found this post because I was searching for how to do the same thing. I mocked it up by using browser dev tools to just edit the DOM to show what I mean. I’m not sure if this is what the OP had in mind, but “square logo above the welcome text” made me think it might be. Is there a way to get a logo (and possibly some static text) into the position that I have highlighted in red?
Yes, you can use the before-sidebar-sections outlet.
Theme Developer Tutorial: 4. Using Outlets to insert and replace content
OMG thanks! After 6 years of running a decrepit VBulletin that was a house of cards I didn’t want to touch, I cannot WAIT to get it migrated to discourse. This is such a cleaner and more modern way to do it.