Support and General Use > Theming and Appearance Customization

Annoying text over image problem with theme

<< < (3/4) > >>

MarcGuay:
Wow that one long line is really annoying.  :)

Does the same thing happen on the simulator?  I just did a really simple test like this:

--- Code: ---%xl|o|purplesquare.bmp|0|0|
%m|95|%bt%t10;%m|115|%?bl%t10;%m|95|%bvV%t10
%xdo
--- End code ---

And the image displayed fine, despite alternating text being to the right of it.  Very strange, this.

---
Edit 1:
I was just looking at the size of the original Sector theme and it's creeping around 130kb already, with 5 added images (crossfade, replaygain, etc) at around 14kb each, it seems possible that you have gone over the size limit.  I hate to doubt your math skills but it might be worth taking a recount.  :)  Cheers....

Edit 2:
Crap, that doesn't take into account your "just use these images" test.  

jgrg1:
I basically redid all the original Sector images. Don't forget also that the icon images I uploaded are .jpgs (for some reason I can't upload .bmp or .zips).

A Dos DIR output of the directory follows:


--- Code: --- Directory of C:\rockbox\Simulator\sandisk-e200-sim-w32\archos\.rockbox\wps\Sector2

21/01/2008  23:04              .
21/01/2008  23:04              ..
19/01/2008  19:37            77,496 backdrop.bmp
19/01/2008  13:06             1,528 bat_1.bmp
19/01/2008  13:05             1,824 bat_2.bmp
19/01/2008  13:04             2,504 bat_3.bmp
19/01/2008  13:03             2,980 bat_4.bmp
19/01/2008  13:01             3,552 bat_5.bmp
19/01/2008  13:00             4,472 bat_6.bmp
19/01/2008  12:58             5,024 bat_7.bmp
19/01/2008  19:50               848 crossfade.bmp
19/01/2008  19:49               856 crossfeed.bmp
21/01/2008  23:04                 0 dir.txt
19/01/2008  19:50               936 equaliser.bmp
19/01/2008  12:57             1,096 ffwd.bmp
19/01/2008  19:49               776 knob.bmp
19/01/2008  12:57               856 pause.bmp
19/01/2008  12:57               936 play.bmp
19/01/2008  13:16             1,136 prog_1.bmp
19/01/2008  13:16             1,120 prog_2.bmp
19/01/2008  13:17             1,120 prog_3.bmp
19/01/2008  13:20             1,136 prog_4.bmp
19/01/2008  13:20             1,136 prog_5.bmp
19/01/2008  13:21             1,120 prog_6.bmp
19/01/2008  13:21             1,120 prog_7.bmp
19/01/2008  13:21             1,136 prog_8.bmp
19/01/2008  12:56             1,348 repeat_l.bmp
19/01/2008  12:56             1,208 repeat_u.bmp
19/01/2008  19:49               856 replaygain.bmp
19/01/2008  12:56             1,096 rewind.bmp
17/01/2008  23:31             5,888 vol_0.bmp
19/01/2008  13:30               308 vol_1.bmp
19/01/2008  13:30               320 vol_2.bmp
19/01/2008  13:29               416 vol_3.bmp
19/01/2008  13:29               656 vol_4.bmp
19/01/2008  13:28               392 vol_5.bmp
19/01/2008  13:28               448 vol_6.bmp
19/01/2008  13:27               448 vol_7.bmp
19/01/2008  13:27               776 vol_8.bmp
17/01/2008  23:36             5,888 vol_sh_0.bmp
19/01/2008  13:31               420 vol_sh_1.bmp
19/01/2008  13:32               364 vol_sh_2.bmp
19/01/2008  13:33               296 vol_sh_3.bmp
19/01/2008  13:33               436 vol_sh_4.bmp
19/01/2008  13:34               668 vol_sh_5.bmp
19/01/2008  13:35               540 vol_sh_6.bmp
19/01/2008  13:36               420 vol_sh_7.bmp
19/01/2008  13:36               448 vol_sh_8.bmp
              46 File(s)        138,348 bytes
               2 Dir(s)   5,187,174,400 bytes free

--- End code ---

I'll try your suggestion though.


Ok, uploaded is a zip file of the theme. I've renamed it Sector2.txt. If you save it and rename it Sector2.zip, you should be able to extract it.

Llorean:
The reason we don't allow .zip files to be attached is that we have very limited space for attachments on this server. Please, please, be smart enough to realize that if it won't let you attach it with the existing extension, simply renaming it doesn't make it allowed within the rules suddenly. There's tons of free file hosting on the internet.

jgrg1:
Oops. Sorry.

MarcGuay:
If you move the images above the


--- Code: ---# battery level and images
%t10%m|115|%bl%%;%t10%m|100|%bt;%t10%m|105|%bvV
--- End code ---

line it displays fine... Must have something to do with the order the items fall on the screen...

This, although not as organized as yours, works:


--- Code: ---# Playlist name | Artist or composer
%s%ac%t5%?pn;%s%ac%t5%?ia
# Album
#%s%ac%?id|Album Unknown%?iy<  (%iy)|>>
%s%ac%?id
# Title or file name
%s%ac%?it
# Genre
%s%ac%?ig

# Current time in track          Total time of track
%m|35|%pc                            %pt
%?ps

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version