r33 - in trunk/lists.openmoko.org: space_www_lists var_lib_mailman_templates_en

goran at sita.openmoko.org goran at sita.openmoko.org
Wed Feb 14 10:23:43 CET 2007


Author: goran
Date: 2007-02-14 10:23:24 +0100 (Wed, 14 Feb 2007)
New Revision: 33

Modified:
   trunk/lists.openmoko.org/space_www_lists/style.css
   trunk/lists.openmoko.org/var_lib_mailman_templates_en/listinfo.html
Log:
List Info updates

Better styling and font sizes

Modified: trunk/lists.openmoko.org/space_www_lists/style.css
===================================================================
--- trunk/lists.openmoko.org/space_www_lists/style.css	2007-02-13 18:35:17 UTC (rev 32)
+++ trunk/lists.openmoko.org/space_www_lists/style.css	2007-02-14 09:23:24 UTC (rev 33)
@@ -12,6 +12,14 @@
 	color: #333 !important;
 }
 
+.main_container {
+	font-size: 1em;
+}
+
+* html .main_container {
+	font-size: 0.9em;
+}
+
 img {
 	border: none;
 }
@@ -126,4 +134,57 @@
 .nav_lists {
 	background-image:url(images/navigation/lists.png);
 	width: 53px;
-}
\ No newline at end of file
+}
+
+.page_title {
+	padding: 0px;
+}
+
+.page_title h2 {
+	margin: 0px;
+	padding: 10px;
+	font-size: 1.1em;
+	background: #EEEEEE;
+}
+
+.page_subtitle {
+	padding: 0px;
+}
+
+.page_subtitle h3 {
+	font-size: 1em;
+	border-bottom: 1px solid #ddd;
+	margin: 0px;
+	padding: 5px 10px;
+	font-size: 1em;
+	background: #fafafa;
+}
+
+.subscribe_to_list {
+	padding: 10px 0px 10px 20px;
+	margin-left: 3em;
+}
+
+.subscribe_to_list .column_1 {
+	width: 540px !important;
+}
+
+.subscribe_to_list .notes {
+	font-size: 0.9em;
+	margin: 9px 0px 9px 20px;
+}
+
+.subscribe_to_list .notes p {
+	margin: 0px;
+	padding: 2px 0px;
+}
+
+.subscribe_to_list table {
+	width: 800px;
+	font-size: 0.95em;
+}
+
+.subscribe_to_list table td {
+	padding: 2px 10px;
+}
+

Modified: trunk/lists.openmoko.org/var_lib_mailman_templates_en/listinfo.html
===================================================================
--- trunk/lists.openmoko.org/var_lib_mailman_templates_en/listinfo.html	2007-02-13 18:35:17 UTC (rev 32)
+++ trunk/lists.openmoko.org/var_lib_mailman_templates_en/listinfo.html	2007-02-14 09:23:24 UTC (rev 33)
@@ -22,28 +22,23 @@
 
 
     <P>
-      <TABLE COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5">
+      <TABLE COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5" class="main_container">
 	<TR>
-	  <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER">
-	    <B><FONT COLOR="#000000" SIZE="+1"><MM-List-Name> --
-	<MM-List-Description></FONT></B>
+	  <TD COLSPAN="2" WIDTH="100%" class="page_title">
+	    <h2><MM-List-Name> -- <MM-List-Description></h2>
 	  </TD>
 	</TR>
-	<tr>
-	    <td colspan="2">
-	      <p>&nbsp;
-	    </td>
-	  </tr>
 	  <tr>
-	    <TD COLSPAN="1" WIDTH="100%" BGCOLOR="#FFF0D0">
-	      <B><FONT COLOR="#000000">About <MM-List-Name></FONT></B>
+	    <TD COLSPAN="2" WIDTH="100%" class="page_subtitle">
+	      <h3>About <MM-List-Name></h3>
 	    </TD>
-            <TD COLSPAN="1" WIDTH="100%" BGCOLOR="#FFF0D0">
-              <MM-lang-form-start><MM-displang-box> <MM-list-langs>
-              <MM-form-end>
-    <MM-Subscribe-Form-Start>
-            </TD>
 	  </TR>
+	  <tr>
+	  	<td>
+	  		<MM-lang-form-start><MM-displang-box> <MM-list-langs>
+              <MM-form-end> <MM-Subscribe-Form-Start>
+        </td>
+     </tr>
 	    <tr>
 	      <td colspan="2">
 		<P><MM-List-Info></P>
@@ -55,8 +50,8 @@
 	</TD>
       </TR>
       <TR>
-	<TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0">
-	  <B><FONT COLOR="#000000">Using <MM-List-Name></FONT></B>
+	<TD COLSPAN="2" WIDTH="100%" class="page_subtitle">
+	  <h3>Using <MM-List-Name></h3>
 	</TD>
       </TR>
       <tr>
@@ -69,17 +64,15 @@
 	</td>
       </tr>
       <TR>
-	<TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0">
-	  <B><FONT COLOR="#000000">Subscribing to <MM-List-Name></FONT></B>
+	<TD COLSPAN="2" WIDTH="100%" class="page_subtitle">
+	  <h3>Subscribing to <MM-List-Name></h3>
 	</TD>
       </TR>
       <tr>
-	<td colspan="2">
-	  <P>
-	    Subscribe to <MM-List-Name> by filling out the following
-	      form.
-	  <ul>
-	  <MM-List-Subscription-Msg>
+	<td colspan="2" class="subscribe_to_list">
+	  <P>Subscribe to <MM-List-Name> by filling out the following form.</p>
+	  <p><MM-List-Subscription-Msg></p>
+	  
 	      <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
 		WIDTH="70%" HEIGHT= "112">
 		<TR>
@@ -133,13 +126,12 @@
 	  <center><MM-Subscribe-Button></P></center>
     </TABLE>
     <MM-Form-End>
-    </ul>
     </td>
     </tr>
     <TR>
-      <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0">
-	<a name="subscribers">
-        <B><FONT COLOR="#000000"><MM-List-Name> Subscribers</FONT></B></a>
+      <TD COLSPAN="2" WIDTH="100%" class="page_subtitle">
+	<a name="subscribers"></a>
+        <h3><MM-List-Name> Subscribers</h3>
       </TD>
     </TR>
     <tr>





More information about the webdesign-commitlog mailing list