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

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

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


Revision 1.2 - (show annotations) (download)
Thu Mar 1 18:38:46 2007 UTC (2 years, 8 months ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +8 -6 lines
File MIME type: text/plain
update install.txt for Drupal 5.
1 Readme
2 ------
3
4 All fonts/colors/backgrounds/table widths are defined in external
5 stylesheet(s).
6
7 I provided couple of different stylesheets for different looks.
8 To change the stylesheet, just find a following line in interlaced.theme file
9
10 define('INTERLACED_STYLESHEET', 'styles1.css');
11
12 and rename 'styles1.css' to 'styles2.css' or 'styles3.css' or 'styles4.css'
13
14 Of course feel free to create your own cool stylesheets :)
15
16
17 Install
18 -------
19
20 1. Place the entire interlaced directory in one of the following places:
21 a. Main 'themes' directory of your Drupal installation
22 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
28 ------------
29
30 Theme has been tested using
31
32 - IE 6.0 PC
33 - Mozilla 1.0 PC
34 - Opera 6.03 PC
35
36 I still prefer old-school tables for structure, (no div float magic),
37 so the page can render in older browsers too.
38
39 This is the first time I ditched the Netscape Navigator 4.x support.
40 Just for now. When I have a moment, I'll get back to it and
41 (maybe) provide a alternate stylesheet for NC.
42
43
44 Author
45 ------
46
47 Kristjan Jansen
48 kika@sloleht.ee
49
50
51 Todo
52 ----
53
54 - sort out toplinks problem - in certain browsers (er Opera) vertical spacing isn't
55 quite right
56

  ViewVC Help
Powered by ViewVC 1.1.2