Enlightenment CVS committal
Author : technikolor
Project : web
Module : e
Dir : web/e/config
Modified Files:
nav start
Log Message:
A new look for the site building apon what was already there. Makes it look alittle
more snazzy, and tries to cut down on the number of times per page the logo is seen.
Implemented in CSS building on rasters CSS which he moved over from his Doxy stuff.
The front page still needs a complete rehash and the individual pages are
wayyyyyyyyyyyy to sparse, but this at least gives us a better look to build on.
Minimal changes to the architecture of the site so far have been made so everything
still works like it ought to. An option for "main" was added to the nav bar since I
removed the excisist logo on the nav which went back to main.
===================================================================
RCS file: /cvsroot/enlightenment/web/e/config/nav,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -3 -r1.37 -r1.38
--- nav 12 Oct 2003 11:05:15 -0000 1.37
+++ nav 13 Oct 2003 04:24:20 -0000 1.38
@@ -1,5 +1,6 @@
<div class="qindex">
-<a href="main.html"><img src="i/e_med.png" width="160" height="160" alt="E Logo"
border="0"></a><br>
+
+
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top" align="center" width="100%">
@@ -11,6 +12,7 @@
</tr>
<tr><td colspan="2" align="right">
<p class="items">
+<a class="qindex" href="main.html">Main</a><br>
<a class="qindex" href="news.html">News</a><br>
<a class="qindex" href="faq.html">FAQ</a><br>
<a class="qindex" href="docs.html">Documentation</a><br>
===================================================================
RCS file: /cvsroot/enlightenment/web/e/config/start,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- start 1 Oct 2003 06:18:02 -0000 1.20
+++ start 13 Oct 2003 04:24:20 -0000 1.21
@@ -1,4 +1,5 @@
<div align="center">
+<!--
<div class="nav">
<table border="0" align="center"><tr>
<td width="16"><img src="i/e_mini.png" width="16" height="16" alt="E"></td>
@@ -8,8 +9,7 @@
<td width="16"><img src="i/e_mini.png" width="16" height="16" alt="E"></td>
</tr></table>
</div>
-
-<br>
+-->
<table border="0" width="100%" cellspacing="0" align="center">
<tr>
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs