Support and General Use > Theming and Appearance Customization
Icon for charging battery
(1/1)
MikeStanton:
I'm trying to change the battery picture for when it's charging, but I can't seem to get the code right.
--- Code: ---%?bc
--- End code ---
That's what I have, and it's not working. Anyone have any thoughts? Thanks!
Yotto:
Try bp instead. I don't know why, but that works for me.
--- Code: ---%?bp
--- End code ---
MikeStanton:
No... That didn't seem to work... Anything else I could try?
Yotto:
The next most common thing is that the volume images are too big, so aren't caching. Try, instead of images, putting text in there (Also make sure you move it to the top of the text part of your WPS, after you load images). Change your line to something like
--- Code: ---%?bp < BATTERY CHARGING|%?bl < BATTERY 0|BATTERY 1|BATTERY 2|BATTERY 3|BATTERY 4|BATTERY 5 > >
--- End code ---
Remove the spaces around the < and > symbols, for some reason they wouldn't display even though they displayed before.
MikeStanton:
So you think the problem is just too much image space? That could be... I'll try it with text. Thanks for helping. I'll let you know how it turns out.
Navigation
[0] Message Index
Go to full version