News:

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

Main Menu

Mod for selecting Themes

Started by Lyrax, March 02, 2005, 08:16:14 AM

Previous topic - Next topic

Lyrax

Is there a mod that makes a small window in the main template area, in which you can choose what the you want to use? so that you dont have to go through profile themes and then chose it,
a quick choose theme -mod
thanks for your help

Jerry



- Jerry
Find me on:
Facebook
Twitter
PlanetSMF

"If all you look for is the negative in things, you will never see the positive."

Lyrax

okies, was in the worn forums, after 5 hours of testing i finally made it, thanks...

Ryan

heres a lil somthing i made :/

    <?php
if (!$context['user']['is_guest'])
   echo '
-----------------------------<br>
Choose a Theme:<br>
      <a href="', $scripturl, '?action=theme;sa=pick;u=1;id=5', $context, ';sesc=', $context['session_id'], '">DefaultH2K Theme<font color="red"> *New</font></a><br>
      <a href="', $scripturl, '?action=theme;sa=pick;u=1;id=2', $context, ';sesc=', $context['session_id'], '">Hackerz2k Theme</a><br>
      <a href="', $scripturl, '?action=theme;sa=pick;u=1;id=3', $context, ';sesc=', $context['session_id'], '">H2k Cool Blue Theme</a><br>
-----------------------------
'; ?><br>

where it says id, id id the number for the theme.. u can see what numbers they are from the proper theme selection page..

Advertisement: