Print Page | Close Window

Selct Skin ...

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=2272
Printed Date: 31 March 2026 at 3:07pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Selct Skin ...
Posted By: zadax
Subject: Selct Skin ...
Date Posted: 29 April 2003 at 5:29am

Borg . or Somone ...

Somone know how to Add to The Defult Asp Mod or somthing to make

a Box  and in that Box users Could Select their Skin they like ...

its Possible ?




Replies:
Posted By: Dergal
Date Posted: 29 April 2003 at 5:50am

Yep... one method is to copy the entire site and run it off say

/forumBlack/  instead of /forum/

Same DB, same posts, cookies etc... it would give them that method!

Gerry



Posted By: zadax
Date Posted: 29 April 2003 at 7:35am

o ... what Excectly i need to copy ?  ... just the Asp file in Defult Folder ?    

and Change the Db path in Coomon ? that all ?



Posted By: tixe
Date Posted: 29 April 2003 at 8:13am

I remember that the wwf 6.x have a file to make it ... and you musted, on the images folder and other that not remember now, put the files that make the skin.

The code for this file is

<form name="jump">
<div align="right">
<span class="tiHeading" width="100%">Choose Theme:</span>
<select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="Go">
<option value="default.asp?Skin=Default" <% If strThemeSelect = "Default" or strThemeSelect = "" Then Response.Write("selected")%>>Default</option>
<option value="default.asp?Skin=DarkGrey" <% If strThemeSelect = "DarkGrey" Then Response.Write("selected")%>>Dark Grey</option>
<option value="default.asp?Skin=WinXP" <% If strThemeSelect = "WinXP" Then Response.Write("selected")%>>WinXP</option>
<option value="default.asp?Skin=IceBlue" <% If strThemeSelect = "IceBlue" Then Response.Write("selected")%>>Icey Blue</option>
<option value="default.asp?Skin=MadDogs" <% If strThemeSelect = "MadDogs" Then Response.Write("selected")%>>Dark Blue</option>
</select>
</div>
</form>

And the name was themes.inc, but i dont know who make it with wwf 7.0 becose change all the system to skin



-------------
      Tixe
http://www.tixe.com.ar - Home - mailto:tixe@tixe.com.ar?Subject=From WWG Site - Mail Me


Posted By: zadax
Date Posted: 29 April 2003 at 8:23am
where to add the code and plz tell me again what to do i am Confused


Posted By: zadax
Date Posted: 30 April 2003 at 6:46am
Somone plz ....


Posted By: somy
Date Posted: 30 April 2003 at 12:24pm
really where to put this code?????

-------------
www.3al2ahwa.tk


Posted By: zadax
Date Posted: 01 May 2003 at 5:38am
why no one answer this ?


Posted By: tixe
Date Posted: 01 May 2003 at 7:22pm
Becose if posible that this code was for WWF 6.x, becose change all system of call at files, images, skin file etc.etc. now you have more than one folder that take part to make the skin.

-------------
      Tixe
http://www.tixe.com.ar - Home - mailto:tixe@tixe.com.ar?Subject=From WWG Site - Mail Me



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net