Creating a Theme: how to add properties?
derari
Joined: 2009-08-16
Posts: 4 |
![]() |
Hi folks, I am currently creating a theme (by modifying the matrix (yes, I'm the one ;)), and I want to add some more properties (like number of rows/cols) to make it more customizable. How can I do this? Greetings, |
|
nivekiam
![]()
Joined: 2002-12-10
Posts: 16504 |
![]() |
If you're modifying the Matrix theme, it already has those options. To make the change globally go to Site Admin > Themes > Matrix. To change it at the album level click on Edit Album > Theme (tab) |
|
derari
Joined: 2009-08-16
Posts: 4 |
![]() |
Yes, I know that. But I need more options. |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
If you look at theme.inc you will see how existing options are created with the defaults. If you compare the theme.inc of matrix with lets say carbon you will see how some options are done. Dave _____________________________________________ |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
or do you mean more option for rows/col ? Dave |
|
nivekiam
![]()
Joined: 2002-12-10
Posts: 16504 |
![]() |
derari
Joined: 2009-08-16
Posts: 4 |
![]() |
Thanks for your help, now everything works just fine |
|