PDA

View Full Version : How to remove the "Header" bitmap in MUI?


Ansifa
25th October 2007, 09:39
I want to remove the Header bitmap in Modern UI pages,
like the MUI_PAGE_WELCOME.
Because I want more space to put the widgets.

:D

Afrow UK
25th October 2007, 12:12
You cannot remove the header easily. To make changes to the user interface you must use Resource Hacker and edit the Contrib\UIs\modern.exe file. It would be easier to use two custom pages instead.

Stu

Ansifa
4th November 2007, 14:56
OK,I Try it~