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
https://github.com/nameonascreen/SBPM
A little bug fix for the game overlay. I have removed the defaultfocus because they are not there all the time. Because of this you sometimes can not select the right tile in the overlay. I've send a bugfix, but steam has not implemented it.
Change the following lines in the overlay.xml:
<!--<Panel id="OverlayDashboard" defaultfocus="LinksAndMore" > -->
<Panel id="OverlayDashboard" >
<!--<Panel id="ContentsRow" class="ContentsRow" tabindex="auto" selectionpos="auto" defaultfocus="FriendsWhoPlay" rememberchildfocus="true" > -->
<Panel id="ContentsRow" class="ContentsRow" tabindex="auto" selectionpos="auto" rememberchildfocus="true" >
main-menu.xml
<ParentalButton id="StoreButton" class="Button MainMenuButton" tabindex="1" selectionpos="2,20" onactivate="BrowserGoToURL(https://store.steampowered.com/);">
<ParentalButton id="CommunityButton" class="Button MainMenuButton" tabindex="3" selectionpos="4,20" onactivate="BrowserGoToURL(https://steamcommunity.com/);">
Lol. is it that easy to rig?
And it won't change it back on restart?
Yes it is that easy to change things in BPM
here is my theme,
https://github.com/nameonascreen/SBPM
There is a file called "steam.cfg" inside of it that goes in your steam directory. this file stops steam from self updating so long as the file is inside your steam directory. Meaning no, it will not revert.
To revert/update steam its as simple as removing the "steam.cfg" file.
Dark Theme
SBPM (Crimson Colored Theme with edited UI)
PS4 Styled theme.
Here's 3 great themes that are fully useable. To stop steam from reverting you can head to my github and download the steam.cfg file. this goes in your steam directory.
Steam.cfg file to stop steam from reverting. [github.com]
Cool. Thanks :)
Although, some pictures would be nice, before I slap it into BPM and rip it out at once because I dont like it. Would save peoples time :)
Oh, I've seen that before. Red ain't for me. But I may look into making my own theme sometime. HTML/CSS is no stranger to me.