Html doesn't work on scorboard

I have problem with scoreboard, becouse It’s look the same like here https://forum.cfx.re/uploads/default/optimized/3X/a/0/a0697539ee555e0c4e3e4ff9fcb598e2eb25884a_2_690x388.jpg

I was trying to plug every script on scoreboard but it’s always the same, html doesn’t load.
No error in console everything is correct in resource.lua

That screenshot is really small… also not sure what you mean maybe show an example and your code

I have the same problem like him

i was trying to use every scoreboard what i found on forum but still it’s the same problem
html doesn’t work

What u mean by “html doesn’t work”?

becouse scoreboard have got html look much better like on the screen
in resource.lua i have
resource_manifest_version ‘44febabe-d386-4d18-afbe-5e627f4af937’

description ‘Scoreboard’

ui_page ‘html/scoreboard.html’

client_script ‘client.lua’
server_script ‘server.lua’

files {
‘html/scoreboard.html’,
‘html/style.css’,
‘html/reset.css’,
‘html/bg.png’,
‘html/newlogo.png’,
‘html/listener.js’,
‘html/res/futurastd-medium.css’,
‘html/res/futurastd-medium.eot’,
‘html/res/futurastd-medium.woff’,
‘html/res/futurastd-medium.ttf’,
‘html/res/opensans-light.ttf’,
‘html/res/futurastd-medium.svg’
}

but it’s not load this

did you start the resource even? like when you just download a resource and not change anything it sohuld just work

In the future if your using a public released resource and its not working you should try asking in the OP.

Hey, if you are using mine, please note it seems to not work on some server versions…