ISPC3 Theme/Template

Discussion in 'Tips/Tricks/Mods' started by djtremors, Mar 30, 2010.

  1. vaio

    vaio New Member

    Any updates maybe?

    I also would like to change colors and some pictures.

    Thanks,
    V.
     
  2. bruno_floyd

    bruno_floyd New Member

    Hi vaio,

    You can change your default template or create another theme

    go to: interface/web/themes and you will find the codes related to the interface!

    If you are going to create another theme, do not forget to change the path on the main.tpl.html file... here:

    Code:
    <link href="themes/YOUR THEME/css/central.css" rel="stylesheet" type="text/css"/>
    Otherwise the CSS of your new template will point to the default CSS.

    Good luck!
    ;)
     

Share This Page