white top/bottom bars with black text - Windows Mobile Development and Hacking General

I some search on google, and googled through the XDA search as well, and cant find a theme that is has white bars. I was pretty surprised, since it seems like a fairly simple thing to do. RC mod will allow me to change the text color, but not the background color, any ideas?

Mr17 said:
I some search on google, and googled through the XDA search as well, and cant find a theme that is has white bars. I was pretty surprised, since it seems like a fairly simple thing to do. RC mod will allow me to change the text color, but not the background color, any ideas?
Click to expand...
Click to collapse
You can make your own theme using ThemeGenCE, which you can find here: http://www.freewarepocketpc.net/ppc-download-themegence-v2-0.html
That'll let you make the task bar and the font whatever colour you want.
Hope that helps!

oseven said:
You can make your own theme using ThemeGenCE, which you can find here: http://www.freewarepocketpc.net/ppc-download-themegence-v2-0.html
That'll let you make the task bar and the font whatever colour you want.
Hope that helps!
Click to expand...
Click to collapse
Best answer there is. All my themes created using ThemeGenCE....

Yeah I would love it if someone would make a tsk with the white diamond background with white bars and black text.

Yes just used wm5 settings
Here is what i did,... not diamond theme but you get the idea.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Made in ThemeGenCE

Artanis said:
Here is what i did,... not diamond theme but you get the idea.
Made in ThemeGenCE
Click to expand...
Click to collapse
So did you lose the ability to see the signal and volume icons?

thats the problem guys, the icons of wm like signal bar, speaker etc. are white graphics ! not text !

bluemetalaxe said:
thats the problem guys, the icons of wm like signal bar, speaker etc. are white graphics ! not text !
Click to expand...
Click to collapse
If you cook this into a ROM, you can edit the files (some are graphics in \Windows others are in shellres.96.dll/shellres.192.dll)

Use WA3 and you can use your own images for the task bar icons.

oseven said:
Use WA3 and you can use your own images for the task bar icons.
Click to expand...
Click to collapse
Hacking the shell is more fun if you know what you're doing!

l3v5y said:
Hacking the shell is more fun if you know what you're doing!
Click to expand...
Click to collapse
Lol I'm sure it is, but I cant be bothered to go through all the .dll files. Probably should though, all the GUI programs are slowing down my phone..! lol

oseven said:
Lol I'm sure it is, but I cant be bothered to go through all the .dll files. Probably should though, all the GUI programs are slowing down my phone..! lol
Click to expand...
Click to collapse
Unfortunately, it needs to be done off device (in a ROM dump) as you can't overright the DLLs...

l3v5y said:
If you cook this into a ROM, you can edit the files (some are graphics in \Windows others are in shellres.96.dll/shellres.192.dll)
Click to expand...
Click to collapse
i found the following 2 attached files in the windows dir. one of them looks like what im looking for( it was originally 000-stsystem.png) i renamed it and sent it back to the windows dir and restarted my phone but no dice. any ideas?
edit: upon closer inspection these look like the icons used for pointui.

You need to change the resources in shellres.96.dll, tapres.96.dll, and outres.96.dll. In doing so, you can get icons such as this...

colonel00 said:
You need to change the resources in shellres.96.dll, tapres.96.dll, and outres.96.dll. In doing so, you can get icons such as this...
Click to expand...
Click to collapse
i found Resource Hacker to edit the dll, ill dig into this and see what i find. thanks for all the help!

some issues with those files:
there is no shellres.96.dll, but there is a file called shellres.96.dll.0409.mui
when i try to copy tapres.96.dll and/or outres.96.dll it says access denied

Mr17 said:
some issues with those files:
there is no shellres.96.dll, but there is a file called shellres.96.dll.0409.mui
when i try to copy tapres.96.dll and/or outres.96.dll it says access denied
Click to expand...
Click to collapse
I think it needs to be cooked... There is a shellres.96.dll, it's just hidden (WM won't boot without it as it contains most of the shell images). The MUI file is the US English localization for the device.

Related

rltoday like this

I wanna know can someone make rltoday skin like this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It will get better if it has profile in one row.
i join the question. really cool.
kiyfhns said:
I wanna know can someone make rltoday skin like this?
It will get better if it has profile in one row.
Click to expand...
Click to collapse
RLToday is really easy to skin... just take a look at the xml file... it's almost self-documenting. I made something similar for my phone:
(note the bar with numbers above the bottom row of icons...)
(No flaming for using an iphone-style theme... I like it)
Did you post this theme on the rlToday forums? Looks good!
skatsev said:
(No flaming for using an iphone-style theme... I like it)
Click to expand...
Click to collapse
iphone - I remember them, of course they're so yesterday now
Mike
This ide belongs to Dr J in this forum. I just wanna have it to.
RLToday is really easy to skin... just take a look at the xml file... it's almost self-documenting. I made something similar for my phone:
(note the bar with numbers above the bottom row of icons...)
(No flaming for using an iphone-style theme... I like it)
Yesterday 10:06 PM
Click to expand...
Click to collapse
Actually, i'm not good at programming
kiyfhns said:
Actually, i'm not good at programming
Click to expand...
Click to collapse
This isn't really programming. Just take a look at the skin.xml file that you get with any generic rlToday theme.
In there, you'll see tags like "text" and "image". In these, you'll see the content of the text, or the name of the image file, as well as the location of where to place this image file.
Just change these to the locations of where you'd prefer the images to be, and replace the images with whatever images you'd like (just look around these forums, or search around on the internet... or make your own if you're artistic-enough).
Please, can someone give use this theme for rltoday??
skatsev said:
RLToday is really easy to skin... just take a look at the xml file... it's almost self-documenting. I made something similar for my phone:
(note the bar with numbers above the bottom row of icons...)
(No flaming for using an iphone-style theme... I like it)
Click to expand...
Click to collapse
Did I see 4 (FOUR!!!) soft key???
How can I have too?
glaucos said:
Did I see 4 (FOUR!!!) soft key???
How can I have too?
Click to expand...
Click to collapse
haha You didn't!
Are Icon's labels!
fasgiu said:
haha You didn't!
Are Icon's labels!
Click to expand...
Click to collapse
I' d think it 'cause in the screenshot is visible the topbar but not the "classical" softkey... so my idea was that there is a way to have 4 soft key, even if I did not hope it a lot
skatsev said:
RLToday is really easy to skin... just take a look at the xml file... it's almost self-documenting. I made something similar for my phone:
(note the bar with numbers above the bottom row of icons...)
(No flaming for using an iphone-style theme... I like it)
Click to expand...
Click to collapse
Great job on the skin...
Did you use wisbar? and if so is there a way to do it with out wisbar?
The top (the taskbar) is Wisbar 3...
The rest of it is a skin for RLToday... I'll attach the skin.xml and rltoday.ini files...
If you put the .ini file in your /program files/RLToday directory and the .xml file in your skin directory, they should work.
The skin.xml file assumes that icons are in the same folder as the xml file.
As far the "four soft buttons" (which they are not), you need to create a background image and replace the tdywater_<size>.gif files in your /windows/ directory, and then suppress the display of the actual soft buttons. That way, you can use the whole screen for your background.
... by the way, to give credit where credit's due, I started with the iPhone theme by Wajk from the rltoday skins forum...
skatsev said:
[...]
As far the "four soft buttons" (which they are not), you need to create a background image and replace the tdywater_<size>.gif files in your /windows/ directory, and then suppress the display of the actual soft buttons. That way, you can use the whole screen for your background.
[...]
Click to expand...
Click to collapse
This sound like a good workaround, but... in my /windows/ directory I have only a file called tdywater.gif, and his size is 640x480 (note that I have a QVGA screen, not VGA).
So... I don't understand what I have to do to make the soft buttons disappear.
P.S. I hope you understand me, my english is so rusted and I have to explain me with simple phrases
There are a couple of alternatives for actually getting rid of the softbuttons -- do one of those first, *after* that you can substitute the tdywater_240_320.gif file with your version.
I believe that the two main options are VJToggle (search the forums) or Wisbar Advance 3 (I *think* this has the option... I'm using VJToggle).
skatsev said:
There are a couple of alternatives for actually getting rid of the softbuttons -- do one of those first, *after* that you can substitute the tdywater_240_320.gif file with your version.
I believe that the two main options are VJToggle (search the forums) or Wisbar Advance 3 (I *think* this has the option... I'm using VJToggle).
Click to expand...
Click to collapse
Many thanks, VJToggle (even if I have made hard work to find the right version for my use) is the solution that I was searching for
mikechannon said:
iphone - I remember them, of course they're so yesterday now
Mike
Click to expand...
Click to collapse
Indeed...obviously from the past during the time before MMS, and 3mpix was new and hot..
BTW - Mike thanks for all the hard work gathering the service manuals.
Martin

HTC theme for S2U2

firstable thanx to A_C for this great peace of a program.
I just finished the final graphics of s2u2 for Qvga, thought to share it with you guys, just unzip the htc s2u2 folder and drag all the files to gfx folder, allow to overwrite the original files, delete topbar and vtopbar, go to programs/s2u2/iLock2 to reset the s2u2.
sorry if the screenshots are not that good, that because the program I use suck enjoy!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Looks nice! I'm going to try it.
When you place them in the GFX-folder you have to delete topbar, and vtopbar, isn't it?
johanromijn said:
Looks nice! I'm going to try it.
When you place them in the GFX-folder you have to delete topbar, and vtopbar, isn't it?
Click to expand...
Click to collapse
yes you dont need topbar and vga topbar with this theme
Just FYI. When you place these files, in your original folder you need to delete topbar, and vtopbar files.
When you want to rename your GFX folder and place these files in a new folder, you should copy slideanis and system graphic files.
johanromijn said:
Just FYI. When you place these files, in your original folder you need to delete topbar, and vtopbar files.
When you want to rename your GFX folder and place these files in a new folder, you should copy slideanis and system graphic files.
Click to expand...
Click to collapse
I will add more info in the 1st post, thanx for the headsup.
wow, really beautiful, just what i needed for my S2U2.
thanks alot!
Nice job. Can we get a few different colors too?
steb0ne said:
Nice job. Can we get a few different colors too?
Click to expand...
Click to collapse
you mean for the clock?
I've got a O2 MiniS with S2U2 installed. I really want to apply your theme. However, I followed the instruction and the S2U2 failed to load. Could you plz help me work it out?
leduchoan said:
I've got a O2 MiniS with S2U2 installed. I really want to apply your theme. However, I followed the instruction and the S2U2 failed to load. Could you plz help me work it out?
Click to expand...
Click to collapse
Im not sure what problem you have, but I assume your running an older version of s2u2, you need to install the latest version which allows you to change the graphics. s2u2 back to clock or back to caller ID will do.
Minor problem, I have 24h clock with seconds and it runs off the screen, any way to make the clock smaller??
iggy said:
Minor problem, I have 24h clock with seconds and it runs off the screen, any way to make the clock smaller??
Click to expand...
Click to collapse
I didnt thought about it, I will test it a couple of small numbers and see if it works, if it does then I will complete them and post it.
Great theme. thanks for all your hard work on it.
perfect!! PERFECT!! It exactly suits my touch...
tnx PoorlyDuck!!
Suggestion:
How about a glowy effect like the HTC Home Clock to the clock...
Thank you!!!
Perfect, thank you, very nice.
Ouahhh very nice thanks for this great design
thank you guys for all you comments Im trying to make the clock smaller in order to fit the seconds on the screen.
pctuner said:
perfect!! PERFECT!! It exactly suits my touch...
tnx PoorlyDuck!!
Suggestion:
How about a glowy effect like the HTC Home Clock to the clock...
Click to expand...
Click to collapse
I did, but the problem is that the clock background is hard coded and when you apply the glue effect it shows the faded Grey instead of a nice bright white glue.
hopefully A_C in the next version can remove the hard coded backgrounds and then we will be able to play with clock however we want.
thx a lot for this S2U2-Theme.
I love it
poorlyduck said:
Im not sure what problem you have, but I assume your running an older version of s2u2, you need to install the latest version which allows you to change the graphics. s2u2 back to clock or back to caller ID will do.
Click to expand...
Click to collapse
Thanks for you reply! I am using S2U2 0.71. I will give it a retry

[THE]NOTR Carbon Theme v1.5

NOTR Carbon Theme v1.5
* changed selection color from green to grey
* replaced weather icon
* green arrow
DOWNLOAD (Rapidshare.com)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Install: Overwrite all the manilla files from the archive to your Diamond -> Windows folder, go to settings -> today -> items,
uncheck TouchFLO 3D -> ok and then re enable TouchFLO 3D plugin. Or you can just softreset after replacing manila files.
Do you like it? What should i improve/change?
PS: Sushilange an DMAN666, thanks a lot for this great software (Manila Editor).
what can i say, its very very black
I won't test it (to black for me )
(Ps, had je gaatjes?)
Just what I wanted to me, the original skin is a little too light, with the white in the clock and all, so this is just perfect...
reg install ; you don't have to install any config-thing ? It's just overwrite the graphic-files and soft-reset or ?
Flipside said:
It's just overwrite the graphic-files and soft-reset or ?
Click to expand...
Click to collapse
yes, just overwrite the manila files in windows folder and soft reset OR disable then enable the TouchFLO 3D plugin in settings -> Today.
Very nice. But I have some problems. When I try to overwrite it says "03092c92_manila" cannot be copied. Please check that there is enough memory and that the destination isnt copy-protected.
DonDolowy said:
Very nice. But I have some problems. When I try to overwrite it says "03092c92_manila" cannot be copied. Please check that there is enough memory and that the destination isnt copy-protected.
Click to expand...
Click to collapse
First disable TouchFLO 3D plugin in settings -> Today
then copy files to windows folder
then re enable TouchFLO 3D plugin.
Hope this works for you
v1.5 online
Nice one
Can you make the Clock a bit less dark? Or a version with the original clock?
Any good wallpaper?
Hi~ Can you tell me which file I need to select if I only need the "selection color from green to grey" effect only? Thanks!!
original clock files
Jorlin said:
Nice one
Can you make the Clock a bit less dark? Or a version with the original clock?
Any good wallpaper?
Click to expand...
Click to collapse
attached files for the original clock....
upzip and copy to \windows
Just the grey select
9up said:
Hi~ Can you tell me which file I need to select if I only need the "selection color from green to grey" effect only? Thanks!!
Click to expand...
Click to collapse
These are just the 'grey select' files... i think... ive not tested..
jameslovell said:
These are just the 'grey select' files... i think... ive not tested..
Click to expand...
Click to collapse
Thanks buddy~ Tested and it's change my bottom bar as well..... but I only need the selected green color change into grey (the area when clock/ call history/ calenda selected in the home tap), can say that all green things change to grey. Anyway thank you very much for your help!
Hello, i've installed your theme, and i like it, except the clock, now i've found a nice clock :
Thanks to Member ProphecyXR:
3. Glass Clock
-Desktop Image. HERE.
-Cab. HERE.
Click to expand...
Click to collapse
I've installed this clock too, but now if i hit the clock, i have the grey and green thinggy together, i would like to know how i can fix this, can u help me with this? I hope u know what i mean..
thx in advance
Found the solution ^^
I've downloaded the following:
jameslovell said:
These are just the 'grey select' files... i think... ive not tested..
Click to expand...
Click to collapse
And now my problem is solved i'm very happy with te result thx for the theme
I think u should make your theme with the glass clock though it's freaking nice
I´m a big noob with this stuff, have my diamond since 3 days and its my first Winmobile phone.
I like your theme very much, how exactly can i use it (is there a how to?)
I have read something about ohter themes wich will NOT work with 1.93, whats about this one?
Thank You
LeoBeo
very nice theme!!can someone convert it to .theme file?
thanks
What can I say this is good for battery usage less colours the more battery life did some tests on me laptop with colours and so on less brightness more power fonts would be nice in grey
thanx for the theme thanx -XDA- for this site
LeoBeo said:
I´m a big noob with this stuff, have my diamond since 3 days and its my first Winmobile phone.
I like your theme very much, how exactly can i use it (is there a how to?)
I have read something about ohter themes wich will NOT work with 1.93, whats about this one?
Thank You
LeoBeo
Click to expand...
Click to collapse
there was a reply with disable touch flow in settings today and then copy the files in to your windows ,
maybe it works for you but it didn't for me
Damn that looks cool Thanks

[THE] A bit more green

Hi, I changed some graphics, when they are pressed, they are green instead of black. I think it suits the overall diamond look more. Check out the screenshots for more info.
Also, I changed all in my opinion unnecessary animated gifs (used in mms), bmps, some keyboard layouts to 1x1 pix images to save some space...altogether about 2,5mb. English and german layout is left intact. Please check the zip file for yourself, before replacing all pictures.
Only extract the zip file into your windows directory, and overwrite the files you want to. Its possible, that they will be protected...just soft reset the device, and copy them over right after the phone starts. I suggest you use activesync for that.
Cheers!
PS: At your own risk!
Edit: I attached a cab file thanks to Buusgug. It does not backup the original files though.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
great idea! looks good! maybe some more colors in next relaese? some nice bright 32bit colors to show off that sweet screen.
Blazeitup123 said:
great idea! looks good! maybe some more colors in next relaese? some nice bright 32bit colors to show off that sweet screen.
Click to expand...
Click to collapse
Forward the Notion!
veery nice. thanks for that
Hi guys, thanks for the comments, but all the colors were left as in the original files. I didnt want to make the files bigger.
Or did you mean something else?
cheers
i dont know how the changing the color would work, im guessing its some sort of color code. so if all you have to do is change a value, i cant see how it would make the files bigger. but i could be wrong? im sure someone else here knows more.
Aaaah...allright...I didnt understand what you have meant in first place!
You would like to see some peppy colors, right?
can you make it as a cab and in ducht its very nice thx if you can will be great
laser21 said:
Aaaah...allright...I didnt understand what you have meant in first place!
You would like to see some peppy colors, right?
Click to expand...
Click to collapse
correct yes!
Great ... gotta give it a try but will need to backup all those that needs to be replaced. How about .cab, which can be uninstalled and all is returned back to original colors
tnx.
Inever created a cab... so will look into this, but if anyone likes to create a cab...just pm me, I will send you all the files!
Cab
i Created this CAB file, it installs the files and does a soft reset..
But it doesnt take a backup of the original files i believe
So be AWARE...
thats pretty cool, maybe red? i'd like that
Can you combine the greener one with this one?
http://forum.xda-developers.com/showpost.php?p=2573879&postcount=723
should look nice
read
drhades said:
thats pretty cool, maybe red? i'd like that
Click to expand...
Click to collapse
I will look into making a Red one for you tomorow
wrather said:
I will look into making a Red one for you tomorow
Click to expand...
Click to collapse
That'd sweet, I wonder if you could change the diamonds default green to match the red?
There are many files which contain no images, and replace the files on Phone that do actually have something in those files .... what are the purposes of such files in the zip file?
EazyVG said:
There are many files which contain no images, and replace the files on Phone that do actually have something in those files .... what are the purposes of such files in the zip file?
Click to expand...
Click to collapse
1. post : Also, I changed all in my opinion unnecessary animated gifs (used in mms), bmps, some keyboard layouts to 1x1 pix images to save some space...altogether about 2,5mb. English and german layout is left intact. Please check the zip file for yourself, before replacing all pictures.
drhades said:
That'd sweet, I wonder if you could change the diamonds default green to match the red?
Click to expand...
Click to collapse
Yes, there are already some themes, which look like that. The vodafone one is quiet red, but there is definitely a theme that I saw which only changed the green to red. Try looking.
BUUSGUG: thanks for the cab - yeah, I had problems with creating a backup for the original images aswell...thats why I didnt make a cab
perfect
tnks

[APP][WM6.5 Titanium] MobileMatt MemMaid WM6.5 Plug-in "Preview"

This is something I've been working on using CHome Editor by showaco. It's a MemMaid Plug-in for "Quick Clean" and "Reclaim RAM"
** MemMaid Required **
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I still need to find out how to get this in a CAB but so far it's working flawlessly on my device. I know MemMaid is a paid for APP but I find it better and more useful than the free ones..
Tested on my AT&T Fuze (VGA)
mchapman007 said:
This is something I've been working on using CHome Editor by showaco. It's a MemMaid Plug-in for "Quick Clean" and "Reclaim RAM"
Click to expand...
Click to collapse
i use this ap as well. love the idea.
question. i like to have the Icons on the left, and not have the title of said plug in. how would i go about plugging in the icon on the left? ican edit the CPR just fine to get rid of the words, do i change an icon in bronzers and have the memaid plug in point to that specific icon? ( if you need example of what i talking about i can show you)
** reserved **
brock1909 said:
i use this ap as well. love the idea.
question. i like to have the Icons on the left, and not have the title of said plug in. how would i go about plugging in the icon on the left? ican edit the CPR just fine to get rid of the words, do i change an icon in bronzers and have the memaid plug in point to that specific icon? ( if you need example of what i talking about i can show you)
Click to expand...
Click to collapse
I have not tried that yet but I do know what you are talking about. Although I have done a tremendous amount of skinning, I have not done programming so It's all new to me as well..
Very cool. I use MemMaid as well. Looking forward to you sharing that.
Love that Illumination theme. Just downloaded it from your site.
My small contribute... A icon with a gradient-transparent reflection.
Download: http://img217.imageshack.us/img217/5496/mmicon.png
mchapman007 said:
I have not tried that yet but I do know what you are talking about. Although I have done a tremendous amount of skinning, I have not done programming so It's all new to me as well..
Click to expand...
Click to collapse
i think that is waht could be done. its what i did with the Opera plug in. i just replaced the IE icon in Bronzers with the Opera one, and changed the CPR to point to the Bronzers file, and it works just fine
nice icon twolf, will be used by me for sure!
twolf said:
My small contribute... A icon with a gradient-transparent reflection.
Download: http://img217.imageshack.us/img217/5496/mmicon.png
Click to expand...
Click to collapse
Perfect and Thanks!!!
brock1909 said:
i think that is waht could be done. its what i did with the Opera plug in. i just replaced the IE icon in Bronzers with the Opera one, and changed the CPR to point to the Bronzers file, and it works just fine
nice icon twolf, will be used by me for sure!
Click to expand...
Click to collapse
I'll toy around and see what I can do.
Here is an updated screenshot using twolf's Icon and the Illumination theme.
Very nice, looks promising, I've been using memmaid with CLauncher, but having its own panel is nice as well.
Please make it to work on WQVGA if possible. Thanks
Lookin good as always Matt , btw what theme u running there?
btw i can help u get this in a cab if u still need help.
jug6ernaut said:
Lookin good as always Matt , btw what theme u running there?
btw i can help u get this in a cab if u still need help.
Click to expand...
Click to collapse
Thanks, I may need your help with the CAB. The theme in the pics is called Illumination and can be found here: http://www.fuzeberry.com/Illumination.html
to the top
i can help with the cab too if needed.

Categories

Resources