GeluPatchouli
6 posts
|
Refreshed today to find that this happened.
http://i46.tinypic.com/keu8oh.png
BetterKong is installed, that’s why the chat itself is larger like that, but it just seems that something broke recently.
|
|
|
MyDreamName
3673 posts
|
I see you also have that issue that the chatroom name appears in uppercase letters.
Oh dear, that’s not an easy fix.
|
|
|
GeluPatchouli
6 posts
|
It also resized the chat-input box size.
|
|
|
Rakelnahe
42 posts
|
Yep I have the resized chat box and chatroom name in uppercase as well. Hope there’s a fix!
|
|
|
Rakelnahe
42 posts
|
I removed and re-installed Better Kongregate with no luck.
|
|
|
Zshadow
10651 posts
|
This is something we’re looking into. :)
|
|
|
GeluPatchouli
6 posts
|
Shakes fist at Z. Sky also tried looking into it, but I couldn’t help get him the proper code stuffs he needed to make a script.
|
|
|
Rakelnahe
42 posts
|
This might not help any but it’s extra info: the issue also affects other scripts. I have a raid list script which creates an extra tab in certain games and this was shrunk to default chat width as well.
|
|
|
ScreamyLordS...
2 posts
|
Yeah, I’m getting that too. All caps room-name doesn’t bother me, but the new line break between messages and lines in messages is pretty irritating. It has always done that for me in Firefox, but never in Iron or Chrome up until now and as I say, pretty irritating to me. I checked the CSS and fiddled with it a bit, but there’s nothing I can do to solve the line break issue which makes me think it’s to do with the JS rather than CSS.
I don’t use any custom scripts (apart from a custom stylesheet to make Kecks all pink :D) and I was kinda hoping someone would know of a fix for it.
|
|
|
skyboy
6261 posts
|
this will fix the chat input not scaling: javascript:void($$('head').invoke('insert','<style>body #kong_game_ui .chat_controls .chat_input {margin-right:4px;width:100%}</style>'))
this will fix the all-caps room name: javascript:void($$('head').invoke('insert','<style>#kong_game_ui .room_name_container .room_name{text-transform:none;}</style>'))
all it took was a refresh and about 2 minutes total to locate and fix both issues. seems like kong needs less bureaucracy.
|
|
|
Zshadow
10651 posts
|
Originally posted by skyboy:
this will fix the chat input not scaling: javascript:void($$('head').invoke('insert','<style>body #kong_game_ui .chat_controls .chat_input {width:100%}</style>'))
this will fix the all-caps room name: javascript:void($$('head').invoke('insert','<style>#kong_game_ui .room_name_container .room_name{text-transform:none;}</style>'))
all it took was a refresh and about 2 minutes total to locate and fix both issues. seems like kong needs less bureaucracy.
It was not something high on the priority list at the time, but thank you for the quick fixes!
|
|
|
spong13771
1 post
|
da fuzz! there is a hacker! it is simga one! he hacked me and now he has my name and my account info!
|
|
|
skyboy
6261 posts
|
Originally posted by Zshadow: It was not something high on the priority list at the time, but thank you for the quick fixes!
don’t lie, i know you have a futurama style bureaucracy in there! (also, small change to the chat_input style; it was 4px too large on the right, so looked misaligned)
|
|
|
Rakelnahe
42 posts
|
So… what do we do with that? o.O
|
|
|
Rakelnahe
42 posts
|
Still no idea what to do and problem’s not solved…
|
|
|
Rakelnahe
42 posts
|
|
|
|
Zshadow
10651 posts
|
Originally posted by Rakelnahe:
Bump? Still want a fix…
You can take the links Skyboy posted and copy and paste them into the URL once a game is pulled up.
|
|
|
Rakelnahe
42 posts
|
I pasted them in the URL bar and in the Web Console with no luck. Any thoughts?
|
|
|
racefan12
5472 posts
|
You mean the all caps room name is a bug? I thought it was intentional.
|
|
|
DarkRainyKnight
1446 posts
|
Originally posted by racefan12:
You mean the all caps room name is a bug? I thought it was intentional.
This o.o
|
|
|
qazzaq123
7589 posts
|
Originally posted by DarkRainyKnight:
Originally posted by racefan12:
You mean the all caps room name is a bug? I thought it was intentional.
This o.o
Same 0.0
|