[Q] Folder Icon out of position. Is there a way to fix this? - Themer General Discussion

Essentially, the icon for a folder hovers slightly above the icons for all other apps on the homepage. I cant get it sit in line with all the other app icons - have tried changing the icon image but same problem.
Attached screenshot to show you what I mean.
Many thanks in advance and apologies if not clear and a bit of a trivial question.

Have you ever tried to change the size of icon before?
Bigger or smaller

I have tried this yes bit unfortunately it did not work

I apply theme but theme not changing my status bar ..... Pls help any body

Related

Wm 6.5 Taskbar Opacity

Is there a quick fix to change the top and bottom task bar opacity in windows mobile 6.5?
in pre 6.5, the top and bottom taskbars were colours dependent on the theme .tsk files.
in 6.5, the top and bottom task bars are semi transparent to reveal the wallpaper behind it.
Is there a way, either through registry or a cab to change it to semi transparent 6.5 mode, and back to pre 6.5?
added a screenshot so u guys can see. as u can see, the top task bar, where the "Start" and "X" button are, is semi transparent, showing the background picture
the bottom taskbar, where the word "lock" is, is black, hiding the background wallpaper
this is from NRG's rom, where it apparently can be done, as u can see the top is transparent bottom is not
anyone have a fix, to make it transparent or not, whether registry or cab (cab preferable of course)
look through your windows directory, and find black_taskbar.png and black_softkey.png. Copy those and edit them however you want drop them back in windows and overwrite existing.
sorry, but what did u mean by edit them? wouldnt that just change the colour not opacity anyway?
Baronic said:
sorry, but what did u mean by edit them? wouldnt that just change the colour not opacity anyway?
Click to expand...
Click to collapse
The 2 files are solid black images. While I have had limited success in transparencies (Windows seems to strip the transparencies in my files)... I have had luck doing a cheap trick:
Take your desired wallpaper and use the top and bottom portion to replace the bars. You can see my rom's theme here: http://forum.xda-developers.com/showthread.php?t=517490&highlight=player911
while i understand your workaround, but wouldnt it default again the moment u change .tsk files? also, it doesnt let u change wallpapers on the fly, which is one of my main concerns
bilbobrian said:
look through your windows directory, and find black_taskbar.png and black_softkey.png. Copy those and edit them however you want drop them back in windows and overwrite existing.
Click to expand...
Click to collapse
sorry i only found black taskbar.png. and its a pure black rectangular thingy. no black softkey.png. so...now what? T.T please please help
Baronic said:
sorry i only found black taskbar.png. and its a pure black rectangular thingy. no black softkey.png. so...now what? T.T please please help
Click to expand...
Click to collapse
they're there... maybe hidden. It's "black_taskbar.png" and "black_softkeybar.png".
WM6.5 themes include top and bottom bars. So it's up to the theme to have matching graphics. Granted you can't change wallpapers on the fly using my method, but creating the top and bottom bar is super easy and if you just paste them in the Windows folder they'll take on a reboot.
Your goal is to simply make the taskbars semi-transparent black like the homescreen. PNG files support this but seems to be ignored by the OS. I put a semi-transparent layer on my graphics but had to flatten the image (make it one) for it to work.
Perhaps try a single semi-transparent black layer. Maybe it isn't stripping the transparent layer as much as just removing additional layers.
When Titanium (Windows Default) is enabled, the top and bottom bars are semi-transparent when you're at the homescreen or in the start menu. Everywhere else, they are opaque. Titanium actually does the transparency to the bars, from what I've read.
@Jason, i know, but the problem is as u can see frm the screenshot, the bottom part isnt becoming semi transparent
player911 said:
they're there... maybe hidden. It's "black_taskbar.png" and "black_softkeybar.png".
WM6.5 themes include top and bottom bars. So it's up to the theme to have matching graphics. Granted you can't change wallpapers on the fly using my method, but creating the top and bottom bar is super easy and if you just paste them in the Windows folder they'll take on a reboot.
Your goal is to simply make the taskbars semi-transparent black like the homescreen. PNG files support this but seems to be ignored by the OS. I put a semi-transparent layer on my graphics but had to flatten the image (make it one) for it to work.
Perhaps try a single semi-transparent black layer. Maybe it isn't stripping the transparent layer as much as just removing additional layers.
Click to expand...
Click to collapse
i've found the files, copied them from another rom, pasted into this rom and overwrite, but still, same problem as seen from the screenshot above. perhaps its not that file?
could someone perhaps upload in a zip, the files from their devices in question, so that i may try it out?
to clarify, it works perfectly fine in today screen. but NOT in start menu screen, as shown in the screenshot. so perhaps its a different png file, since its the start menu?
so....anyone got anything? i've tried much so far, no avail
I thought the bottom bar in the start menu was transparent too by default. Have you tried other's roms and see if it's the same?
all roms are fine except NRG's. maybe he did it intentionally for his rom. but it shows it can be done. but how. (have asked in his thread a few times, no reply from him)

[Q] ADW text and icon overlap

I have text under the icons, but the text is too high. The text overlaps a small part of the icon. Can't you set the height of the text, not the size?
I have already tried fewer colums/rows and and smaller icons don't help either. This is only when I have 'New Icons" checked in UI settings
Hi,
I dont use it anymore but if I remember correctly, uncheck the second option right under New Icons should fix it.
Slu3
Thanks, going to try that.
Edit: nope, that is "highlights press color"

REQ-Transparent Status bar

Just wondering if anyone can hook up a transparent status bar
Also for the sake of not starting a separate thread does anybody know how to add a default gallery such as quick pic to greyblur? Im talking specifically about the camera interface on the bottom left.
Clear status bars, while possible, don't work so well. This is because most apps have a background image and if the status bar is clear then you will see that image beneath it. So if you build a theme with a clear status bar that looks good on a home screen it won't look good in other places. Also when pulling down the notifications shade you see each part of it behind the status bar as you pull it down, which also looks weird. That said, if you'd like to see for yourself you can pick out one of my themes/ports and Ill make you a version with a clear status bar.
As for the gallery app question, have you tried clearing all your defaults? Try going to Manage Apps in Settings and clearing the defualt for gallery or gallery++, which ever you use.
thx for the reply. it seemed to work well on my old desire z but i see your points.
As for the gallery, i tried clearing all defaults but it doesnt work
Maybe try freezing the gallery app you dont want in titanium backup?
tried that too. all that does is just auto close the gallery and not fill it in with the new one.
blunted09 said:
Just wondering if anyone can hook up a transparent status bar
Click to expand...
Click to collapse
I have it done on my phone, the issue with overlap during notification dragdown can be overcome with xml tricks in framework-res.apk. It depends on your firmware how well that goes. But as a starting point, all you need is to change a statusbar_background.9.png in framework-res.apk to be transparent. It helps if you run it through apktool to do the 9 patch stuff correctly. layout/statusbar.xml is another thing you'd want to mess with for the font colours, and there are a few one liners edits in services.jar for the clock colour, and transparent dragdown.
Cheers!
Whats the xml trick to have the pull down not show until beneath the status bar?
blunted09 said:
tried that too. all that does is just auto close the gallery and not fill it in with the new one.
Click to expand...
Click to collapse
Weird, maybe rerun the deodex zip? To refresh all your apps. I'm just guessing now.
yea im gonna try this again.
Nottach said:
Whats the xml trick to have the pull down not show until beneath the status bar?
Click to expand...
Click to collapse
For the Bell stock firmware I just made the date background wider (fill_parent instead of fill_content) and used a non transparent png. Soon as you start dragging, the date's background covers up the transparent statusbar. Other firmware have a different statusbar.xml setup with the carrier up top instead of the date, haven't played with it much, but in theory you can do the same thing, for the text for the carrier, make it fill_parent, and set a different background. One caveat is that the market messes with the statusbar somehow, so it's fragile/buggy.
Cheers!

Status Bar Header....

Can anyone tell me how to resize this? This is the area in the notification bar that has wifi, bluetooth, etc.. toggles --- I have tried editing size of the image in gimp and ninjamorph but that is not helping. I do not want to be able to see the names of the toggles....help....
Ask Annex. I remember that he knew the mod to remove text under those buttons. Most of his themes do not have that text.
I had the same issue and ended up using a header out of the SGS2 theme for project V on the EDT forums and changing the color to suite my needs.
Edit: attached them here, not sure which one it uses so I did them both.
Thank Annex, 100% his work.

[Q] Q: Trying to use Black Icons to set on icons - but cant see.

Good Day
I have a set of Black icons that I would like to use to set on my Themer icons - but when I go to Edit an icon and try to pick one of the black icons - I can't see the icon because the background of the CHOOSE ICON window is black.
I haven't seen a place where I can change that background color - Is there a way to accomplish this?
Thanks
Nutshell69 said:
Good Day
I have a set of Black icons that I would like to use to set on my Themer icons - but when I go to Edit an icon and try to pick one of the black icons - I can't see the icon because the background of the CHOOSE ICON window is black.
I haven't seen a place where I can change that background color - Is there a way to accomplish this?
Thanks
Click to expand...
Click to collapse
Hi!
Thanks for pointing this out! An idea would be to change your wallpaper to a much lighter image, then revert it back to the original (found in the /sdcard/MyColorScreen/Themer/prefs/ folder). I've let the developers know so hopefully something can be done soon.
- Marco
Thanks for reply, i tried setting it to almost fully white...
it does help a little - but its still very difficult to make out.

Categories

Resources