PDA

View Full Version : Change the design of 1.6


trancer01
12-13-2007, 09:14 AM
How do you change the logos or the theme in v1.6?

pKircher
12-14-2007, 03:05 AM
easy :)

open

installroot/include/client/header.inc.php
in line 16 ..
<a id="logo" href="index.php" title="Support Center"><img src="./images/logo2.jpg" border=0 alt="Support Center"></a>

to
<a id="logo" href="index.php" title="Support Center"><img src="OH MY GODNESS WHERE IS MY IMAGESLOCATED.gif" border=0 alt="Support Center"></a>

regards Pierre

cullyk
01-18-2008, 06:48 AM
I have not found any templates etc for this yet. What I did was go though the images folder and manually change all the images, modify the css files and play with a bit of the other code here and there. This is time consuming and maybe people will start releasing themes or skins for this great program.

cdavis1986
12-09-2008, 04:29 PM
That's what I would really like to see happen, changing it all to fit the look of your site is a real pain in the butt.

gwmbox
08-03-2009, 02:06 AM
Wheres the doco for creating Themes, I am happy to knock up a few and provide free but want to be sure they follow the OsT framework :)