Page 1 of 1

[Solved] Theme xml parameters

Posted: 15 Oct 2008, 14:56
by progenitor
I've checked the manual and the FAQ but cannot find a complete list anywhere.

Is there a complete list of all the various parameters I can use in the theme.xml file?

I've downloaded the available themes (default & all) and noticed a few variations which helped.

For instance:
Detail Window Background Color was:

Code: Select all

<param name="detail_window_background_color" default="#ffffff" />
I'm guessing that any other attribute can be set by adding a parameter with the same name, only with underscores used in place of spaces?

The reason I'm after this is that I'd rather control all the backgrounds/borders for my modal popup boxes in the theme and then change them on mass at the end (all my menu items are already created).

cheers

Re: Theme xml parameters

Posted: 16 Oct 2008, 19:13
by Jan

Re: Theme xml parameters

Posted: 17 Oct 2008, 10:25
by progenitor
Thanks Jan, this is just what I'd been looking for :)

Re: [Solved] Theme xml parameters

Posted: 17 Oct 2008, 23:56
by Jan
:wink: