Recent content by ShenmueGuru

  1. ShenmueGuru

    XF 2.3 Symbols for text alignment not appearing

    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...
  2. ShenmueGuru

    XF 2.3 Newbie queston re. forum sizing

    Learning from the best sir! :)
  3. ShenmueGuru

    XF 2.3 Newbie queston re. forum sizing

    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!
  4. ShenmueGuru

    XF 2.3 Newbie queston re. forum sizing

    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...
  5. ShenmueGuru

    XF 2.3 Newbie queston re. forum sizing

    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...
  6. ShenmueGuru

    XF 2.3 Newbie queston re. forum sizing

    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:
  7. ShenmueGuru

    XF 2.3 Newbie queston re. forum sizing

    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!
  8. ShenmueGuru

    XF 2.3 Newbie queston re. forum sizing

    Yep, so everything in there seems to be running off of a custom value, except the page edge spacer value:
  9. ShenmueGuru

    XF 2.3 Newbie queston re. forum sizing

    Not at all, thank you for helping! Hmmm no actually, the only p-body code in there is this: ========================================================================== LAYOUT ========================================================================== */ .p-body-main--withSidebar...
  10. ShenmueGuru

    XF 2.3 Newbie queston re. forum sizing

    Yep in extra.less there is a little segment .block-container { border: none; background: none; }
  11. ShenmueGuru

    XF 2.3 Newbie queston re. forum sizing

    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...
  12. ShenmueGuru

    XF 2.3 Newbie queston re. forum sizing

    Yes I mentioned in the original post that they were from our desktop view.
  13. ShenmueGuru

    XF 2.3 Newbie queston re. forum sizing

    Ah apologies, I am trying to do this from mobile, let me check. Just tried re-adding it now, but will throw it below just in case Wide
  14. ShenmueGuru

    XF 2.3 Newbie queston re. forum sizing

    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...
  15. ShenmueGuru

    XF 2.3 Share this Page Bluesky icon?

    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...
Back
Top Bottom