Install Steam
login
|
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
Maybe make it so that the formatting updates once no more servers are found in the timespace of something like one second?
Suggestions are very welcome so thank you for yours!
What you have to do is go edit the file main_menu.css in the workshop mod folder at C:\Users\Vilppe\AppData\Roaming\Natural Selection 2\Workshop\m70ae9a5_1357408177\lua\menu You of course replace "Vilppe" with your own username in windows. There you will find lines like this:
.filter_minplayers
{
top: 16px;
right: 480px;
}
if you change the 480px; to 520px; for example, it moves the min players slider and text to the left!
Remember to backup your changes in case I push out an update or you will have to do it all over again!