1. Technology Consultancy and Advisory
    Sudonix

    Sudonix

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    • Solved
    • More
      • About
      • Contact
      • Donate
      • FAQ
      • Founder's Journey
      • Policies
    1. Home
    2. Tags
    3. header
    Log in to post
    • All categories
    • cagatay

      Solved How to fix header side as boxed
      Customisation • header boxed sudonix nodebb • • cagatay

      10
      0
      Votes
      10
      Posts
      71
      Views

      cagatay

      @phenomlab yes it caused a problem for mobile users.
      thank you for helping …

    • DownPW

      Solved Avatar on Topic Header
      Customisation • css avatar header • • DownPW

      9
      0
      Votes
      9
      Posts
      253
      Views

      JAC

      @jac said in Avatar on Topic Header:

      @downpw said in Avatar on Topic Header:

      Great Plugin 🙂

      I make it a bit cleaner via this CSS code:

      /*------------------------------------------------------------------*/ /*---------------- nodebb-plugin-browsing-users -----------------*/ /*------------------------------------------------------------------*/ /*Space between the avatar and the RSS icon */ .topic [component="topic/browsing-users"] { margin-bottom: -5px; padding-left: 10px; } /*Space between avatars*/ .pull-left { float: left!important; padding-right: 5px; }

      Do you have a screenshot of how this looks with the CSS change?

      Just added this change, thanks @DownPW 🙂