| Previous topic :: Next topic |
| Author |
Message |
Joe e-CAP
Joined: 02 Feb 2006
Posts: 68
Location: Minnesota
|
| Posted: Thu Feb 16, 2006 8:34 pm Post subject: 10 themes Why only 4 Selectable? |
|
|
I was wondering How to make the other themes available in the pick list?
and are all those thems in there complete themes?
some look like they are uncompleted?
would i have to change something in modules/Users/login.php
like if i was going to change the login page look
i do see this referance: <?php echo $current_module_strings['LBL_THEME'] ?> </b><br> <select name='login_theme' style="width:100;"> <?php echo get_select_options_with_id(get_themes(), $display_theme) ?> </select>
am i close? |
|
| Back to top |
|
Don L
Guest
|
| Posted: Thu Feb 16, 2006 10:14 pm Post subject: Re: 10 themes Why only 4 Selectable? |
|
|
I think that the themes engine looks for a file in each theme, then adds that theme to the picklist on the login screen. Seems to me that the file it looks for is the header.php file in each theme, becaue if you delete it that theme will not show up.
-Don
www.koolbrains.com |
|
| Back to top |
|
Kasparov
Guest
Joined: 09 May 2005
Posts: 193
Location: Finland
|
| Posted: Fri Feb 17, 2006 7:06 am Post subject: Re: 10 themes Why only 4 Selectable? |
|
|
Hi, if I remember right, 4.X have some old themes. They don't work with vTiger (at least anymore) so they are not listed for login page. So you can delete them, leava only blue, Aqua, orange and nature.
Sincerely
Karri |
|
| Back to top |
|
Joe e-CAP
Guest
Joined: 02 Feb 2006
Posts: 68
Location: Minnesota
|
| Posted: Fri Feb 17, 2006 3:41 pm Post subject: Re: 10 themes Why only 4 Selectable? |
|
|
Thanks for your replies ya looks like a few have the header file but its missing on others, missing other things to like the style sheets etc
quess i just needed to open my eye's
again Thank's |
|
| Back to top |
|
| |