Git Product home page Git Product logo

Comments (12)

sinistersnare avatar sinistersnare commented on May 28, 2024

All of that is in the HTML, so youre gonna want to change the appropriate CSS.

from cs-go-observer-custom-hud.

benten2411 avatar benten2411 commented on May 28, 2024

ik but which file? do u know it?

from cs-go-observer-custom-hud.

sinistersnare avatar sinistersnare commented on May 28, 2024

style.css is the css file to edit.

from cs-go-observer-custom-hud.

elpides avatar elpides commented on May 28, 2024

Please sinistersnare, which line changes font of the players name?
I'm confused

from cs-go-observer-custom-hud.

sinistersnare avatar sinistersnare commented on May 28, 2024

players name is in #current_nick if I remember correctly, so the CSS would be something like:

#current_nick {
    font-family: "Times New Roman", Times, serif;
}

You can use any font installed on your system, and it is case-sensitive. Hope it works out for ya.

from cs-go-observer-custom-hud.

elpides avatar elpides commented on May 28, 2024

sinisternare plz help me again?
And how do I put a flag of each country of the players. (a time mix countries)

add me plz? steamcommunity.com/id/pidimbr
thx dude

from cs-go-observer-custom-hud.

sinistersnare avatar sinistersnare commented on May 28, 2024

Team flags are in #team_1 > #team_logo > #team_flag (or #team_2 for team 2). You can use the server.js file to edit them dynamically.

I am not interested in helping you learn to use HTML/CSS/JS, sorry.

from cs-go-observer-custom-hud.

elpides avatar elpides commented on May 28, 2024

thx sinisternare

from cs-go-observer-custom-hud.

sinistersnare avatar sinistersnare commented on May 28, 2024

I have a fork of this which is a bit easier to use IMO: https://github.com/sinistersnare/CS-GO-Observer-Custom-HUD

from cs-go-observer-custom-hud.

elpides avatar elpides commented on May 28, 2024

sinisternare Last help please ...
http://ap.imagensbrasil.org/image/nFVgo6
Thx!!

from cs-go-observer-custom-hud.

sinistersnare avatar sinistersnare commented on May 28, 2024

Sorry, I am not interested in helping right now. Maybe find someone you know IRL with web-development experience, they should be able to help.

from cs-go-observer-custom-hud.

elpides avatar elpides commented on May 28, 2024

ok thx!

from cs-go-observer-custom-hud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.