Support and General Use > Theming and Appearance Customization

Im trying to edit a theme on Fuze

<< < (2/5) > >>

smartinez281:
BUMP

Ok, I have the album art working fine now. Now Im trying to work out the time part.
When I have the album art showing, the clock does not show up
as this shows:

Npw, when I disable art, the clock shows up exactly where I want it
as this shows:


Any Ideas?
Im a newbie at coding lol

karashata:
You'll have to adjust your cover art viewport to make extra space along the top of the screen for the clock and the other things you want to show up there, the way you have it right now your cover art is drawing over your clock.

smartinez281:

--- Quote from: karashata on February 04, 2010, 10:28:36 PM ---You'll have to adjust your cover art viewport to make extra space along the top of the screen for the clock and the other things you want to show up there, the way you have it right now your cover art is drawing over your clock.

--- End quote ---
No, no, I want the  clock to show up down at the bottom where it shows in the 2nd shot.

karashata:
Ohh, I misunderstood... In that case, you'll need to make sure that the code for your clock is in its own viewport that's not specifically displayed only when there is no album art. (The code for the clock viewport should use a %V tag, not a %Vd tag)

smartinez281:
Well, Im not sure what Im doing wrong
Heres the code for the art

--- Code: ---# AlbumArt VP
%Cl|0|0|||
#%Vl|a|50|13|124|124|0|-|-|
%C
--- End code ---

here is the time code

--- Code: ---# Time Text
%Vl|n|80|153|48|8|0|FFFFFF|000000|
%ar%cl:%cM %cP
--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version