• web4 CSS question

    From poindexter FORTRAN@poindexter.fortran@REALITY.remove-8n0-this to All on Tue Dec 10 17:06:27 2024
    I'm tweaking my webv4 interface, and trying to change the look of the navbar. The only CSS I can find is in style.css, but it looks to only change the look when in dark mode. Is there a corresponding CSS section for light mode?


    /* bbs name at top left */
    .dark .navbar-brand {
    color: #ccc;
    ---
    þ Synchronet þ .: realitycheckbbs.org :: scientia potentia est :.
    --- Synchronet 3.20a-Linux NewsLink 1.2
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.20a-Linux NewsLink 1.2
  • From Nightfox@nightfox@DIGDIST.remove-bic-this to poindexter FORTRAN on Tue Dec 10 18:30:36 2024
    To: poindexter FORTRAN
    Re: web4 CSS question
    By: poindexter FORTRAN to All on Tue Dec 10 2024 05:06 pm

    I'm tweaking my webv4 interface, and trying to change the look of the navbar. The only CSS I can find is in style.css, but it looks to only change the look when in dark mode. Is there a corresponding CSS section for light mode?

    /* bbs name at top left */
    .dark .navbar-brand {
    color: #ccc;

    I've done some modding of my webv4 interface, and if I wanted to make my own custom styling, I'd add a new .css and put my own styling in there. I'm not sure if that's the right way to do it within webv4 though..

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
    --- Synchronet 3.20a-Linux NewsLink 1.2
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.20a-Linux NewsLink 1.2