~brie.aleida/+junk/vulcanmind

« back to all changes in this revision

Viewing changes to template.php

  • Committer: Brie
  • Date: 2009-10-20 02:25:51 UTC
  • Revision ID: captain@areyououtofyourvulcanmind.com-20091020022551-w72o6gix65jfloot
cleaned up nav, added trektech.php, decided on wallpapers.php

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
<img src="images/wikitrek.jpg" width="340">
23
23
</a>
24
24
                </div>
25
 
                <div id="mainmenu">
 
25
 
 
26
 
 
27
 
 
28
 
 
29
        <div id="mainmenu">
26
30
                        <dl class="nav">
27
 
                                <dt><a href="index.php">Main pages</a></dt>
 
31
                                <dt><a href="#">Main pages</a></dt>
28
32
                                <dd><a href="index.php">Home</a></dd>
29
 
                                <dd><a href="startrek.php">What is Star Trek?</a></dd>
30
 
                                <dd><a href="categories.php">Categories</a></dd>
 
33
                                <dd><a href="startrek.php">What <i>is</i> Star Trek?</a></dd>
 
34
                                <dd><a href="trektech.php">Trek Tech</a></dd>
31
35
                                <dd><a href="linkoftheweek.php">Link of the Week</a></dd>
32
36
                        </dl>
33
37
                                <dl class="nav">
34
38
                                <dt><a href="multimedia.php">Multimedia</a></dt>
35
39
                                <dd><a href="photos.php">Photos</a></dd>
36
40
                                <dd><a href="videos.php">Videos</a></dd>
37
 
                                <dd><a href="wallpaper.php">Wallpaper</a></dd>
 
41
                                <dd><a href="wallpapers.php">Wallpaper</a></dd>
38
42
                                <dd><a href="sounds.php">Sounds</a></dd>
39
43
                        </dl>
40
44
                        <dl class="nav">
41
45
                                <dt><a href="crew.php">Crew Bios</a></dt>
42
46
                                <dd><a href="captkirk.php">Captain Kirk</a></dd>
43
47
                                <dd><a href="spock.php">Mr. Spock</a></dd>
44
 
                                <dd><a href="bones.php">Bones</a></dd>
 
48
                                <dd><a href="mccoy.php">Bones</a></dd>
45
49
                                <dd><a href="crew.php">More...</a></dd>
46
50
                        </dl>
47
51
                        <dl class="nav">
48
 
                                <dt><a href="extras.php">Extras</a></dt>
 
52
                                <dt><a href="blogroll.php">Extras</a></dt>
49
53
                                <dd><a href="contact.php">Contact the Captain</a></dd>
50
54
                                <dd><a href="twitter.php">Twitter Links</a></dd>
51
55
                                <dd><a href="blogroll.php">Blog roll</a></dd>
52
56
                                <dd><a href="beta.php">BETA</a></dd>
53
57
                        </dl>
54
58
                </div>
 
59
 
 
60
 
 
61
 
 
62
 
 
63
 
 
64
 
 
65
 
 
66
 
55
67
                <hr class="clear" />
56
68
        </div>
57
69