[cvs] [Wiki] changed: ModifyingHordeAspect

Wiki Guest wiki at wiki.horde.org
Mon Jul 11 11:41:29 PDT 2005


guest [159.90.10.15]  Mon, 11 Jul 2005 11:41:29 -0700

Modified page: http://wiki.horde.org/ModifyingHordeAspect
New Revision:  3.3
Change log:  Small parenthesis removed

@@ -57,9 +57,9 @@
 The themes are CSS files which mostly change the colors and small details of a template. A theme usually can change the font colors, the border colors, their roundness, the appearance of the input elements, add a background image somewhere. The templates should use the CSS IDs and classes Horde provides in order to use those colors. In the creation of a new template, if you add more classes, you should create and establish the characteristics of those classes in all the themes.
 
 ++++ I don't want to change the structure of the templates. I just want to change the colors.
 
-If you want to do this for the login screen, you should locate in the preferences file ({{'$HORDE_WEBROOT/config/prefs.php'}} this snippet:
+If you want to do this for the login screen, you should locate in the preferences file {{'$HORDE_WEBROOT/config/prefs.php'}} this snippet:
 
 <code type="php">
 // UI theme
 $_prefs['theme'] = array(


More information about the cvs mailing list