VistaStyleBuilder

Help => Windows 8 / Windows 8.1 => Topic started by: xXiNightXx on November 09, 2012, 07:19:00 am



Title: Ribbon Background?
Post by: xXiNightXx on November 09, 2012, 07:19:00 am
Is it possible to change the white bg on the ribbon ui?
(http://i.imgur.com/1sLHo.png)


Title: Re: Ribbon Background?
Post by: Panda X on November 09, 2012, 02:47:25 pm
The only way I know how is to hex UIRibbon.dll

It might be UIRibbonRes.dll, I can't remember which.


Title: Re: Ribbon Background?
Post by: bhast2 on November 10, 2012, 03:30:09 am
Panda can you maybe make a guide on how to hex edit this thanks


Title: Re: Ribbon Background?
Post by: Panda X on November 10, 2012, 03:48:52 am
Panda can you maybe make a guide on how to hex edit this thanks

Open the file in a hex editing program like HxD and search for the color that that part is which is FFFFFF. Create backups and a sysrestore because such a even value might be found more than one time and could possibly break it.


Title: Re: Ribbon Background?
Post by: xXiNightXx on November 10, 2012, 07:43:45 pm
Open the file in a hex editing program like HxD and search for the color that that part is which is FFFFFF. Create backups and a sysrestore because such a even value might be found more than one time and could possibly break it.

Yeah, learned that lesson already :p  Was on a constant login loop. Had to restore my system. XD