A bit of a strange one this, but the symbols for the text alignment of a post have disappeared for us across all 3 of our themes:
However the options for the other button drop-down menus such as font size, list etc. are completely fine:
I have checked the wrapper code, and everything...
Oh my, ignore. You look for the most complicated reasons and it turns out it goes the other way and is the simplest.
The maximum page width within the basic style properties had not been custom valued. Job done!
Hi @CedricV
The fix worked perfectly for our first "narrow" theme, and looks great. However when I apply the same code to the extra.less of the second "narrow" theme we have, nothing seems to happen. Just wondering if the reason is because the setting is contained elsewhere?
I did template...
Ah it was actually the opposite way, with the other 2 themes we have to widen them, rather than make this green one narrower.
But the code you have thrown up is wonderful, it makes sense! I tried a quick search for 100vw and the only 2 results were in templates that have not been modified at...
Hi Cedric, page width is at 1200px
I am trying to see anything that may help, and going back to the borders and spacing style properties... Both the "narrow" themes all have customised values (the red notification under each), whereas the "wide" theme seems to have no customisation at all:
I know, I am sorry. So much code and it could lie anywhere. I have been trying to compare the codes between the two, but as is the way, needle in a haystack for a semi amateur such as myself. I really do appreciate the help though!
Not at all, thank you for helping!
Hmmm no actually, the only p-body code in there is this:
==========================================================================
LAYOUT
==========================================================================
*/
.p-body-main--withSidebar...
Yep, there's quite a bit in there. For the narrow template, there 1249 lines. I would be unsure as to what relates to changing the width for desktop though.
.p-body-header {
margin: 24px 0px;
}
.p-header-logo {
margin: 0 auto;
}
.p-header-logo.p-header-logo--image img {
width...
Hi all,
trying to get our forums in order after we had to get rid of our previous web developer. We are doing ok, but I have a question I feel is probably easy to answer, but i am still learning fast.
We have 3 themes, and 2 of them have a narrow style of nodes and posts below the header. But...
Hopefully a quick answer for this one. I couldn't find anything with the search though.
Does Bluesky have an icon for the Share this Page widget? Here's how it looks, and also the code:
Bluesky does link when you click the blank space between the Twitter/X and LinkedIN icons. Here is what I...