On desktop my lemmy is formatted like it’s a mobile site with like 70% of the space left as gutters left and right of the feed… can I make them not like this and look more like old reddit?

    • KoboldCoterie@pawb.social
      link
      fedilink
      arrow-up
      5
      ·
      1 year ago

      Brilliant. I love it. I wish it wasn’t necessary to use a Greasemonkey script to accomplish it, but this solves my #1 gripe with Lemmy.

    • Limeey@lemmy.worldOP
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      1 year ago

      Sweet, more things I’ve never heard of!

      That said, glancing through how GM works is actually pretty slick, I may use more of these scripts! Thanks again!

      edit: eh, the pop-in is definitely not ideal… but I guess it be wat it be.

    • 6xpipe_@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 year ago

      I’m using that which makes Lemmy look so much better.

      I changed the main container width to 65%, though because I felt like it was too narrow.

      .container-lg {
          max-width: 65%;
      }
      
  • manitcor@lemmy.intai.tech
    link
    fedilink
    arrow-up
    6
    ·
    1 year ago

    yes, im cross posting themes to the meta community on my instance. some are on git, some are just being linked in threads.

  • decadentrebel@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    Bookmarking this thread and trying out the scripts when I have access to my desktop tomorrow. Although obviously a native solution is ideal, I understand the devs are hard at work on it.

    • Limeey@lemmy.worldOP
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      so far I’m using the greasemonkey solution and it’s mostly good. the pop-in of the style changes are a bit annoying but it’s a minor issue.