Results 1 to 19 of 19
- 06-28-2012, 04:12 AM
Thread Author #1
9900 theme in Custom Mode Problem: app bg change to white?
I'm trying to make a 9900 custom theme, a problem is that the APP screen background change to a white empty wallpaper when I made a custom background, attachment shows the problem.
Help PLEASE! It made me a long time wish to have a custom theme on OS7
- 06-28-2012, 06:20 AM #2
LoL! You noticed that, but not the folder issue? There's notmuch you can do, besides returning the panels.
WAPers do it With A Passion
Zulu10 Warrior °•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•° `°•.¸¸.•° Born to ™ °•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•° Upgrade Guide
BB10 - If you don't, kittens will die
.................................................. ......................................Kevin - "I call you the PITA I love" - 06-28-2012, 10:41 PM
Thread Author #3
Thank you for your reply
, What do you mean "returning the panels"?
I think maybe its in the application-menu.svg, here's the cod:
<foreignObject id="menuGrid"
x="0"
y="21"
width="480"
height="339"
xlink:href="dummy"
requiredExtensions="x-object:/RibbonScreenManager">
x-object:/RibbonScreenManager
</foreignObject>
</switch>
Anyone has some answer or idea?
About the folder issue, I found that before you apply the theme, remove all the icons out of folders, and then apply the theme, they wouldn't disappear now. But it is not friendly I know. - 07-02-2012, 03:43 PM #5Discontent is the first necessity of progress --Thomas A. Edison
drkapprentice @drkapprentice Email drkapprentice4help@gmail.com for questions or comments. - 07-02-2012, 03:45 PM #6WAPers do it With A Passion
Zulu10 Warrior °•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•° `°•.¸¸.•° Born to ™ °•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•° Upgrade Guide
BB10 - If you don't, kittens will die
.................................................. ......................................Kevin - "I call you the PITA I love" - 07-09-2012, 12:31 AM
Thread Author #7
- 07-09-2012, 06:55 AM #8
This:

Once you've removed the panels from the theme, the wall on the app screen goes white. I'm not aware of any theme developer overcoming the problem.
Yet......
My point was, most people are pur off by the loss of folders, much more than the white wall.
WAPers do it With A Passion
Zulu10 Warrior °•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•° `°•.¸¸.•° Born to ™ °•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•°` `°•.¸¸.•° Upgrade Guide
BB10 - If you don't, kittens will die
.................................................. ......................................Kevin - "I call you the PITA I love" - 07-09-2012, 09:06 PM
Thread Author #9
Thanks so much for your reply BigBadWulf !

I've tried to make all the panels "Favorivtes", "Media" "Downloads", "Frequent" to show, checked them in the default theme, then went to my custome OS7 theme in 9900, it's also the white app screen.
I've seen cjh1311 in app world has the themes that overcomed the problem. You know it's so ugly to have a white app screen.
Maybe More and more"think, think, think... ..." - 07-10-2012, 01:14 PM #12
add this to your indicators line
omit:wlanindicator
This will remove the duplicate wifi signal BUT, you will loose the hotspot indicator.
I add this with your existing wifi line ...It will only show the second signal as the HOTSPOT. It will not show unless in hotspot mode..
This way it is only visible when hotspot is on.Code:<image id="wlanindicator" x="165" y="2" width="65" display="none" height="25" xlink:href="x-object:/GridIndicators?area=4&width=65&height=25&font-family=BBAlpha Sans Condensed&font-style=plain&font-size=25&fill=fefefe&specificindicator=:wlanindicator:&align=center"/> <set xlink:href="#wlanindicator" to="inline" begin="custom(mhs_enabled)" end="custom(mhs_disabled)"/>Last edited by molson0; 07-10-2012 at 01:24 PM.
- 07-11-2012, 01:54 PM #14
Sure, make the image you want to use and name it
"net_rim_bluetooth_banner-icons15x25.png"
keeping in mind bluetooth has 2 states. Connected & non-connected
Your png would actually be 2 bluetooth pics sized at 15X25 EACH so the png would be 30X25Last edited by molson0; 07-11-2012 at 01:58 PM.
- 07-11-2012, 04:59 PM #15
thank you !!! Finally I can put the last missing piece to my theme. Btw, how do you know the correct name of those elements, just guessing?
If I put a pic named like that, all the bluetooth indicators on banner,homescreen,app menu would be changed,right? Eh...actually,I just want to change the one in the homescreen,is that possible? - 07-11-2012, 07:50 PM
Thread Author #16
- 07-20-2012, 03:27 AM
Thread Author #17
- 07-22-2012, 09:28 AM #18
is your homescreen wallpaper right?
I tried on 9900,the app screen wallpaper did show up,but is blocked by the white background of app list, so you can only see a little part of it between the app banner and the app list.i don't know how to make the white background transparent
on the other side,the home screen wallpaper, it's nothing, I believe the file name for homescreen wallpaper is different than the other devices and the code for app screen wallpaper may be different too. - 07-22-2012, 10:10 PM
Thread Author #19
Reply













