Installation instructions

Express template on Uebimiau

Create a directory under your /themes folder on your Uebimiau installation with the name express and unpack the files into that directory.
Then go to your /inc folder and edit the config.languages.php file. Add the following below the $default language line:

$themes['express'] = Array(
"name" => "express",
"path" => "express"
);

         Then go to your main directory and edit readmsg.php and search.php add this line      require("./folder_list.php");      just below     require("./inc/inc.php");     to both to show the folders on the left all of the time.    

 

  

 

it should look similar to this

While editing readmsg.php go to around line 141 and change the body height from 400 px  to 100% , this will give you a full height reading pane

 

If you want to change color packs, open express/images/window there are several color packs in different folders. just copy all pics from one of the folders (example. red-silver) and drop all of the files into the folder window replacing all. you might have to refresh several times for the changes to take place. Check back for more color packs

                     

     

You can email me at todd@tdah.us

That's it, Enjoy