STEAM GROUP
Big Picture bigpic
STEAM GROUP
Big Picture bigpic
625
IN-GAME
4,982
ONLINE
Founded
September 10, 2012
Lordimbroke Nov 14, 2017 @ 3:15am
Big Picture themes?
I know its a thing, but are any of them possible now without it being forced to switch back after restart?

I enjoy big pic with my controller and use it a lot, would love it to have themes that would be like regular steam skins. Or at least updates lol
< >
Showing 31-45 of 47 comments
Lordimbroke Oct 27, 2020 @ 7:18pm 
Originally posted by Zelos:
Hey screen names, would be nice to get some credits because you have used my code for your theme. Even my ♥♥♥♥♥♥ notes are still there in the .css files hehe. You make me cry :(

https://youtu.be/JNuvylrXqW4
oof that hurts man
screen names Oct 28, 2020 @ 1:42am 
Originally posted by Zelos:
Hey screen names, would be nice to get some credits because you have used my code for your theme. Even my ♥♥♥♥♥♥ notes are still there in the .css files hehe. You make me cry :(

https://youtu.be/JNuvylrXqW4
if you look at my github i do give you credits.
screen names Oct 28, 2020 @ 1:42am 
its been in my credits the whole time (:
https://github.com/nameonascreen/SBPM
screen names Oct 28, 2020 @ 1:43am 
sorry for not clarifying that in the youtube posts but as mentioned above, they have been in my git repo the entire time.
Zelos Oct 28, 2020 @ 9:36am 
Thanks!!!

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" >


Last edited by Zelos; Oct 28, 2020 @ 9:37am
Zelos Oct 28, 2020 @ 9:47am 
Maybe for people who want a functional store and community. Reroute the onactivate to the website. This way you can buy games in steam big picture and make use of the community like the broadcast without the broken sound or payment options.

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/);">
SCVM Nov 19, 2020 @ 2:27pm 
I still want big picture themes :( pls help
PowerDuDe_DK Nov 19, 2020 @ 2:38pm 
Originally posted by Zelos:
Maybe for people who want a functional store and community. Reroute the onactivate to the website. This way you can buy games in steam big picture and make use of the community like the broadcast without the broken sound or payment options.

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?
screen names Nov 19, 2020 @ 5:45pm 
Originally posted by PowerDuDe_DK:
Originally posted by Zelos:
Maybe for people who want a functional store and community. Reroute the onactivate to the website. This way you can buy games in steam big picture and make use of the community like the broadcast without the broken sound or payment options.

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.
screen names Nov 19, 2020 @ 5:50pm 
Originally posted by lilscvm:
I still want big picture themes :( pls help

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]
Lordimbroke Nov 19, 2020 @ 10:33pm 
Originally posted by screen names:
Originally posted by lilscvm:
I still want big picture themes :( pls help

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]
PS5 style? hahaha
PowerDuDe_DK Nov 21, 2020 @ 5:40am 
Originally posted by screen names:
Originally posted by PowerDuDe_DK:

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.

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 :)
Last edited by PowerDuDe_DK; Nov 21, 2020 @ 5:43am
screen names Nov 21, 2020 @ 11:21am 
Originally posted by PowerDuDe_DK:
Originally posted by screen names:

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.

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 :)
https://www.youtube.com/watch?v=2EYOJ54R9jQ&t=24s&ab_channel=nameonascreen
PowerDuDe_DK Nov 22, 2020 @ 1:39am 
Originally posted by screen names:
Originally posted by PowerDuDe_DK:

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 :)
https://www.youtube.com/watch?v=2EYOJ54R9jQ&t=24s&ab_channel=nameonascreen

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.
Fugus Feb 8, 2021 @ 4:19am 
Originally posted by Golub:
hi
hi:steamhappy:
< >
Showing 31-45 of 47 comments
Per page: 1530 50

Date Posted: Nov 14, 2017 @ 3:15am
Posts: 47