Support and General Use > Theming and Appearance Customization

[320x240x24] Redux theme for the iPod Video

<< < (3/4) > >>

[Saint]:
Sight unseen its impossible to say what went wrong.


[Saint]

Roboturner913:
This theme is wonderful. I am hoping to port to Sansa Fuze (220x176) but I fully expect to break it since I'm not very good at all with these things.

If anybody has any suggestions before I get started I would very much appreciate it.

Bilgus:
Save yourself some heartburn
If you are using windows use Notepad++ to edit the theme
also when you do newlines put # instead of a blank newline

example:
Instead of:

--- Code: ---Volume%V(0,0,10,-,-)

%V(1,1,100,100,0)

--- End code ---

do this:

--- Code: ---Volume%V(0,0,10,-,-)
#
%V(1,1,100,100,0)

--- End code ---

Negative width and height values allow you to auto size your element
for instance on a device with a 96 x 128 px screen

--- Code: ---#
%V(10,10,86,118,0)
#is the same as
%V(10,10,-10,-10,0)
#on that device and works for other screens too

--- End code ---

Frankenpod:

--- Quote from: Roboturner913 on February 19, 2018, 11:12:42 PM ---This theme is wonderful. I am hoping to port to Sansa Fuze (220x176) but I fully expect to break it since I'm not very good at all with these things.

If anybody has any suggestions before I get started I would very much appreciate it.

--- End quote ---

Here's my stab at porting it.  It's very cramped, but it's a nice theme so worth porting (not that I have a player that has that resolution).

If you haven't managed it yourself yet I've uploaded mine to the theme page.

(If you have a different version, upload that as well!)

DJtheAudiophile:
Hello, I have a question. I really like this theme. Is it possible to change all the blue colors with a matching white or grey color in the theme?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version