Unsolved A way to change screen gauge font size?

Discussion in 'Mod Support' started by workclock1©, Nov 5, 2018.

  1. workclock1©

    workclock1©
    Expand Collapse

    Joined:
    Jan 5, 2016
    Messages:
    2,555
    gauge screens.. something that's inside the ETK800 vehicle inside BeamNG, I decided to port them into a mod, but the font size of the speedometer is so small, that you can't even see it. Is there anyway that I could change the font size to make it larger?

    Example:
    Capture.png

    anyway to make that "0" (the speedometer screen gauge) bigger?
     
  2. MASKED REPTILIAN

    MASKED REPTILIAN
    Expand Collapse

    Joined:
    May 10, 2018
    Messages:
    203
    Code:
    }
    
    .speedUnit {
      font-size: 20px;
    }
    
     
  3. workclock1©

    workclock1©
    Expand Collapse

    Joined:
    Jan 5, 2016
    Messages:
    2,555
    I've done that, nothing changed.
     
  4. MASKED REPTILIAN

    MASKED REPTILIAN
    Expand Collapse

    Joined:
    May 10, 2018
    Messages:
    203
    try the other values
     
  5. workclock1©

    workclock1©
    Expand Collapse

    Joined:
    Jan 5, 2016
    Messages:
    2,555
    I’ve edited all values at this point, and nothing.
     
  6. MASKED REPTILIAN

    MASKED REPTILIAN
    Expand Collapse

    Joined:
    May 10, 2018
    Messages:
    203
    look on the wiki it might say there
     
  7. workclock1©

    workclock1©
    Expand Collapse

    Joined:
    Jan 5, 2016
    Messages:
    2,555
    Looked there already, did not see anything that's matching this problem.
     
  8. BeamCarHomeTrade

    BeamCarHomeTrade
    Expand Collapse

    Joined:
    Sep 30, 2017
    Messages:
    808
    Scale UVmaps?
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice