classicdms said:How do you get the grid boxes so close to each other. I have compact installed and it's still got too much separation for me.
Zoom slider. Top right.
ClovingSteam said:But the detailed view is messed up with compact. I like seeing the background of a game in detailed view but compact disables it =(
change the following code in steamrootdialog_gamespage_details.layout:
place { control=headerimagea width=1024 height=0 x=200 y=2 }
place { control=headerimageb width=1024 height=0 x=200 y=2 }
to:
place { control=headerimagea width=1024 height=550 x=200 y=2 }
place { control=headerimageb width=1024 height=550 x=200 y=2 }
This file resides in both Steam\resource\layout\ and Steam\skins\Compact\resource\layout\
It'll enable backgrounds