Go Back   Webmaster Forum > Development > Programming > JavaScript
REMOVE the ads below !
Reply
 
LinkBack Thread Tools
  # 1 (permalink)
Old
Junior Geek
Posts: 65
Join Date: Feb 2007
iTrader: (0)
basic skin chooser - 12-03-2007

Written for IPB1.3

some hours ago i decided to blow new life in the IPB skin chooser which stays unused at IF,
(the skin chooser in the UserCP)

add to footers
Quote:
<script>
/*Basic Skinchooser V1
written by Godkillah
from phantom-designs.net*/

var skins=[];n=0
skins[n++]=['Black Conversion','http://h1.ripway.com/godkillah/css/blackconvertion.css','Black Conversion skin made by Swordbeta of <a href="http://www.phantom-designs.net">Phantom Designs</a>']
skins[n++]=['MS Zest Royale','http://h1.ripway.com/godkillah/css/MSZestRoyale.css','Skin created by .marked;forDeath of <a href="http://phantom-designs.net" title="Phantom Designs">Phantom Designs</a>']
skins[n++]=['IF black','http://h1.ripway.com/godkillah/css/IFblack.css','IF black skin made by Swordbeta of <a href="http://www.phantom-designs.net">Phantom Designs</a>']
skins[n++]=['Aqua','http://h1.ripway.com/godkillah/css/Aqua.css','This skin was created by Chrisv3 of <a href="http://phantom-designs.net">Phantom-Designs</a>']

</script><script src="http://h1.ripway.com/godkillah/scripts/skinchooser.js"></script>
there are currently 4 skins in, you can add as many skins as you want to

you can edit the array like:
skins[n++]=['skin name','css file','skin copyright']

PREVIEW: Gk Skinchooser

enjoy
Reply With Quote
Reply


Thread Tools



PSD to HTML

vBulletin®, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. | SEO by vBSEO | Skin developed by vBStyles.com