Quote Originally Posted by diNnE View Post
Hello,

Since a couple of days I have a brand new K770i.
Now I hate that stupid operator logo in the middle of my background picture.
How can I remove that? Please explain in human language ;)
Do I need any software, besides notepad to do so? I couldn't find the layout.xml with the sony ericsson pc suite (off course).

It would be cool to be able to remove the date as well. The time is now in big font, so that can stay :)

Is there anybody that can help me with this? Is there a patch available somewhere? I would appreciate this a lot.
Thanks in advance.

Greetz

First of all you need XS++ (You can find it in download section)and layout.xml is in tpa/system/layout , but you must download also original layout for your phone (also in download section) and with notepad you can hide op.logo and date.To hide this two things in layout you find this: "StatusIndication",and after that you find this 2 lines:
<attr value="0"/> <attr value="240"/> <attr value="0"/> <attr value="320"/> <attr value="1"/> <attr value="0"/>

in that lines change first 4 values with "-3"-that wil remove operator logo and in this lines
<attr value="121"/> <attr value="236"/> <attr value="28"/> <attr value="52"/> <attr value="5"/> <!-- Date -->

Do the same thing and thats will be all