News:

Wondering if this will always be free?  See why free is better.

Main Menu

Theme Changer

Started by !Hachi!, March 01, 2005, 09:20:54 PM

Previous topic - Next topic

!Hachi!

i want to give options to my member to select thier favourite  theme.is it possible?any MOD?for example out 4 themes they can choose thier own favourite themes.
                   waiting your reply guys.
                                                Hassan
Happy Ramadan

Amacythe

In your Admin Control Panel>Theme and Layout Settings
Check the box to Allow members to select their own themes.

!Hachi!

ok thanks.
          then from where members can change  themes.?
Happy Ramadan

!Hachi!

got it thanks.
           by thw way cani get that option on every page?
Happy Ramadan

[Unknown]

You could add something like this:

<form action="http://www.simplemachines.org/community/index.php">
   <select name="theme">
      <option value="1">Default theme!</option>
      <option value="2">Classic theme</option>
   </select>
   <input type="submit" value="Go!" />
</form>

-[Unknown]

!Hachi!

Quote from: [Unknown] on March 02, 2005, 04:02:19 AM
You could add something like this:

<form action="http://www.simplemachines.org/community/index.php">
<select name="theme">
<option value="1">Default theme!</option>
<option value="2">Classic theme</option>
</select>
<input type="submit" value="Go!" />
</form>

-[Unknown]
thanks .canu tell me where to place these codes?i mean file name
                                   waiting your reply
Happy Ramadan

wiebke

if you put it into index.template.php, you´ll have it on every page :)

wiebke

!Hachi!

Quote from: wiebke on March 03, 2005, 07:03:19 AM
if you put it into index.template.php, you´ll have it on every page :)

wiebke
thanks for telling .i got it thanks alot every one
Happy Ramadan

IamV

Quote from: wiebke on March 03, 2005, 07:03:19 AM
if you put it into index.template.php, you´ll have it on every page :)

wiebke

I have looked through all my folders and can not find a file named index.template.php  Has this perhaps been re-named with new versions being released?

EG

its in every seperate theme... every theme has one

just look under

forum/Themes/Yourtheme

IamV

#10
Thank you, I should have thought of that.

one more question, how can I adjust it so that the list appears below the row of buttons?  Or can I?  If not then the top of the page will be fine.  ;)

Advertisement: