Install Steam
sign in
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem


1 - Create a new CLR Browser Window.
2 - The Following is The URL: http://www.nightdev.com/hosted/obschat/?style=clear&channel=constpatd_munky
3 - CSS code:
::-webkit-scrollbar {
visibility: hidden;
}
.chat_box {
/*background-color: #3b3b3b;*/
}
.chat_line {
box-shadow: 0px 1px 0px rgba(255,255,255,0.04) inset;
line-height: 16px;
padding-top:3px;
padding-bottom:3px;
background-color: #222222;
}
.chat_line .nick {
font-size: 190%;
}
.chat_line .message {
box-shadow: 0px 1px 0px rgba(255,255,255,0.04) inset!important;
padding-top:3px;
padding-bottom:3px;
font-size: 190%;
}
4 - Change The font-size % to set the desired font size.
Stay awesome
Good Luck...
How to enlarge Chat Box Text In Stream:
Go to OBS
Go to the scene with the chat box
Double click CLR browser to go to the properties
In the CLR Browser Config:
go to the CSS tab and add this:
::-webkit-scrollbar {
visibility: hidden;
}
.chat_box {
}
.chat_line {
font-size: 150%;
}
.chat_line .nick {
font-size: 150%;
}
.chat_line .message {
font-size: 150%;
}
You can play with the %'s to get the size you want :D
Have fun and thanks for the awesome stream!
http://screencast.com/t/0NafrfCs9y4