[Solved] Theme xml parameters

Phoca Gallery - image gallery extension
User avatar
progenitor
Phoca Member
Phoca Member
Posts: 17
Joined: 16 Jun 2008, 15:43
Location: United Kingdom
Contact:

[Solved] Theme xml parameters

Post 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
Last edited by progenitor on 17 Oct 2008, 10:25, edited 1 time in total.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Theme xml parameters

Post by Jan »

If you find Phoca extensions useful, please support the project
User avatar
progenitor
Phoca Member
Phoca Member
Posts: 17
Joined: 16 Jun 2008, 15:43
Location: United Kingdom
Contact:

Re: Theme xml parameters

Post by progenitor »

Thanks Jan, this is just what I'd been looking for :)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: [Solved] Theme xml parameters

Post by Jan »

:wink:
If you find Phoca extensions useful, please support the project
Post Reply