/[drupal]/contributions/themes/interlaced/INSTALL.txt
ViewVC logotype

Diff of /contributions/themes/interlaced/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by tdobes, Fri Oct 15 22:54:12 2004 UTC revision 1.2 by thehunmonkgroup, Thu Mar 1 18:38:46 2007 UTC
# Line 1  Line 1 
1  Readme  Readme
2  ------  ------
3    
4  Interlaced is entirely CSS-based theme, all fonts/colors/backgrounds/table widths  All fonts/colors/backgrounds/table widths are defined in external
5  are defined in external stylesheet(s).  stylesheet(s).
6    
7  I provided couple of different stylesheets for different looks.  I provided couple of different stylesheets for different looks.
8  To change the stylesheet, just find a following line in interlaced.theme file  To change the stylesheet, just find a following line in interlaced.theme file
9    
10  <link href="themes/interlaced/styles1.css" rel="stylesheet" type="text/css" />  define('INTERLACED_STYLESHEET', 'styles1.css');
11    
12  and rename 'styles1.css' to 'styles2.css' or 'styles3.css' or 'styles4.css'  and rename 'styles1.css' to 'styles2.css' or 'styles3.css' or 'styles4.css'
13    
# Line 17  Of course feel free to create your own c Line 17  Of course feel free to create your own c
17  Install  Install
18  -------  -------
19    
20  1. Create a directory /interlaced/ under your /themes/ directory  1. Place the entire interlaced directory in one of the following places:
21  2. Copy all files and dirs to /themes/interlaced/ directory        a. Main 'themes' directory of your Drupal installation
22  3. Enable the theme in "administer > configuration > themes" page        b. In 'sites/all/themes'
23          c. In the 'themes' directory of your multisite folder.
24    2. Enable the theme in "administer > themes" page.
25    
26    
27  Compatiblity  Compatiblity

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.6