View Full Version : logomanager
mcbilal
29-05-2004, 02:43 PM
for 3100 anyone know where to find it?
crashynot
29-05-2004, 02:48 PM
Logomanager wont work on 3100
you will need
MobileMB v1.3
Polyphonix Studio v1.2
Mobiux /PX v1.1
mcbilal
29-05-2004, 07:55 PM
can you tell me how make a trensparent logo?
crashynot
29-05-2004, 09:28 PM
easy
just send a blank screan to the fone
and you will have no logo
notme
06-08-2004, 03:44 PM
U can use Nokia Logo Manager v1.3.2
Just make a blank logo and send it via sms to your phone.
Zandis
25-08-2004, 06:01 AM
Use this php script to get transparent logo:
<?
header('Content-type: image/vnd.nok-oplogo-color');
$im=imagecreate(1,1);
$color=imagecolorallocate($im,0,0,0);
imagecolortransparent($im,0,0,0);
imagepng($im);
?>
U must have GD library installed on ur sistem. Greetz.
7seven
03-09-2004, 03:39 PM
Logomanager wont work on 3100
you will need
MobileMB v1.3
Polyphonix Studio v1.2
Mobiux /PX v1.1Where can I get MobileMB with a 100% discount?
Powered by vBulletin® Version 4.2.0 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.