Main Menu
· Home
· Forum
· Themes
· FAQ
· Links


Latest Forum Posts
dandersahn on 20 Oct : 04:03
i figured out the problem. i am using LS version [more]

SMaddox on 20 Oct : 02:38
OK awsome, thanks for the help. Got eveyrhtin work[more]

Smurth on 20 Oct : 01:45
All I wanted to say is that Andymon is already doi[more]

Smurth on 20 Oct : 01:34
What happen if you add:
dateTimealphamap [more]

Smurth on 20 Oct : 01:26
You can find nircmd.exe at -link-
It al[more]


News for 2004
MoTuWeThFrSaSu
 123
45678910
11121314151617
18192021222324
25262728293031
 


Backend
Our headlines can be syndicated by using either our rss or text feeds.
news.xml - news.txt






  The Litestep Site for News, Modules, Sources, and all the other stuff around Litestep.
 
 
 

Username:    Password:    Remember me     Signup

 
Litestep FAQ Page 3 - Theme Problems
General Questions About Litestep
Install Problems
--->Litestep Theme Problems
Litestep Theme Tutorial


  • I've installed a Theme, but I can't see or do anything?
    Well, there are 2 possible mistakes:
    • Check if Litestep is running
      Press CTRL + ALT + F1, if Litestep is running, a menu will appear, if not, press CTRL + ALT * DEL -> TaskManager -> File -> Run New Task execute your Litestep.exe.
    • It's an OTS theme which isn't really OTS.
      Open your Browser (CTRL + ALT + F1 -> Run) and execute your default browser (or enter explorer,exe, it will also run the default windows file browser).
      Now go into your x:litestep\utilities\ folder and execute the LSThemeInstaller.exe and choose a theme you know it works.
      Otherwise open your Themes folder. There are 2 files in:

      - themeselect.rc
      - themelist.rc

      in your Themeselect.rc:

      ;------------------------------------------------------------------------
      ; edit this evar to switch themes
      ;------------------------------------------------------------------------

      ThemeDir "\ "

      Here you can change the theme you want to switch back by hand. replace the Current_ThemeName with the themename you want to. If you're not sure how the theme is named, open the themelist.rc where you can find all installed themes with their right names.
      Example themelist.rc:

      *Popup "Ghost" !execute ["\LSThemeInstaller.exe" /switch "Ghost"]

      Here is the current name "Ghost" Important: use the name behind the /switch string!!!



  • How do I install a new Theme?
    Again there are 2 ways to install a theme.
    • LSThemeInstaller (absolutly required if the theme is OTS):
      Open your popup menu and choose in the Litestep folder the LSThemeInstaller, browser to the path where the *.zip or *.lsz file is placed an run it.
    • *.lsz files (Only with OTS2 Themes):
      You've downloaded a *.zip file which is an OTS2 theme, so rename the .zip into .lsz and doubleclick on it. It will install itself.
      Example:
      Ghost.zip -> Ghost.lsz

      Important Notice: Please be sure if in the zip file is the themefolder, and not a *.lsz file, otherwise it wouldn't work!!



  • How can I upgrade an OTS Theme to an OTS2 Theme?
    Omar wrote a very good tutorial:
    http://o-t-s.sourceforge.net/theme_creation.html