Skip to content
  • Categories
  • Recent
  • Groups
  • Users
  • Tags
  • Popular
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Lumen)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Categories
  3. Web Development
  4. Custom CSS to remove the NodeBB sticky/fixed navbar and header

Custom CSS to remove the NodeBB sticky/fixed navbar and header

Scheduled Pinned Locked Moved Web Development
4 Posts 3 Posters 295 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • VGMooseV Offline
    VGMooseV Offline
    VGMoose
    Admin
    wrote on last edited by VGMoose
    #1

    The below CSS has been added to this site to stop the navbar from overlapping everything. Before these changes, the it would hang around and get in the way while scrolling and zooming around on the Switch browser.

    The changes in the custom CSS section, and are for the Persona theme:

    .navbar-fixed-bottom, .navbar-fixed-top, .topic-list-header, .topic .topic-header {
        position: relative;
        top: 0;
    }
    
    #panel {
        padding-top: 0;
    }
    

    It affects three separate things (the top bar, the topic title, and the "new topic" bar). Just documenting for posterity or if someone else on the Internet tries to search how to do this!

    Sign the petition! Help us figure out the browser timeout.

    1 Reply Last reply
    0
    • VGMooseV Offline
      VGMooseV Offline
      VGMoose
      Admin
      wrote on last edited by VGMoose
      #2

      For the Flatly Cookies notice that pops up at the bottom of the screen (and an issue on Switch, as it would appear on every visit):

      .cookie-consent {
          position: relative;
      }
      

      Sign the petition! Help us figure out the browser timeout.

      1 Reply Last reply
      1
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        ohh okii thank youuu ^ ^
        (damn'. now i want cookies :'( )

        lovejoyL 1 Reply Last reply
        0
        • ? A Former User

          ohh okii thank youuu ^ ^
          (damn'. now i want cookies :'( )

          lovejoyL Offline
          lovejoyL Offline
          lovejoy
          wrote on last edited by
          #4

          @Lee-Minho lol same

          00b2c7ca8ed808fb0a205f7c84373fac.jpg
          this is... gods country✝️🙏

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Groups
          • Users
          • Tags
          • Popular