www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server/staging/nav-bar/test8 layout1.css te...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test8 layout1.css te...
Date: Tue, 07 Jan 2014 11:04:09 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/01/07 11:04:09

Modified files:
        server/staging/nav-bar/test8: layout1.css test8-summary.txt 

Log message:
        Fix margins in the alternate home page. Reword test8.summary.txt.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/layout1.css?cvsroot=www&r1=1.1&r2=1.2
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/test8-summary.txt?cvsroot=www&r1=1.3&r2=1.4

Patches:
Index: layout1.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/layout1.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- layout1.css 7 Jan 2014 09:09:59 -0000       1.1
+++ layout1.css 7 Jan 2014 11:04:09 -0000       1.2
@@ -408,10 +408,12 @@
 #home .first-column {
    width: 56.1%;
    float: left;
+   margin-bottom: 1em;
 }
 #home .second-column {
    width: 42.1%;
    float: right;
+   margin-bottom: 1em;
 }
 
 #home .first-column img { width: 80%; }
@@ -459,7 +461,8 @@
 /*** HIGHLIGHTED STUFF ***/
 
 .highlight, .highlight-para {
-   margin-top: 1em; margin-bottom: 1em;
+   clear: both;
+   margin-bottom: 1em;
    background: #ffc;
    border: .2em solid #971611;
 }

Index: test8-summary.txt
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/test8-summary.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- test8-summary.txt   7 Jan 2014 09:09:59 -0000       1.3
+++ test8-summary.txt   7 Jan 2014 11:04:09 -0000       1.4
@@ -1,47 +1,30 @@
-Test 8 - Summary of changes
+Test 8 - Summary of changes (updated January 7, 2014)
 
 
-Update January 7 - Alternate version of the home page
-
-New test files: layout1.css, home1.html, home1.fr.html
-
-* Change the size of columns, removing references to combo.css.
-* Center "Take Action" and add vertical borders on both sides.
-* Remove <small> in the blurbs (definitely too small).
-
-This affects:
-* layout.css
-* home.html
-* home-pkgblurbs and its translations.
-
-Update January 6, 2014
-
-* Make the trans-disclaimer statement shorter, move it back it where it 
belongs (banner.html) and make it float right (left float breaks down the home 
page columns) in line with the edu-navbar.
-* In footer-text.html, place 'Free Software Foundation' within <strong> tags.
-* Color gradient for browser-window background.
-
-December 31, 2013 
+1. Main changes (layout.css, home.html, home.fr.html, philosophy.fr.html, 
edu-schools.fr.html, edu-cases-india-ambedkar.html)
 
 * Use the "inner" div for the whole page.
 * Convert px to em or % so that different default font sizes will give the 
same layout.
-* Change .8em or "small" to .9em or .95em for readability.
+* Change .8em or "small" to .9em/.95em for readability.
 * Use HTML text for the GNU banner.
-* Keep the number of colors to a minimum: red and blue from GNU banner (or 
similar colors) + different shades of gray, yellow occasionally (the listings 
and the table in gpl-faq haven't been touched).
 * Clearly separate the top links and translations from the GNU banner.
 * Move the fundraiser above the GNU banner.
 * Move the fss and join-fsf box to the footer-text section, and add a top link 
"About FSF".
 * Make a more visible join-fsf button and clearer fssbox.
-* Make the mission-statement easier to read by dividing it into paragraphs.
+* Make the mission-statement easier to read by dividing it into paragraphs and 
placing 'Free Software Foundation' within <strong> tags.
 * Place the sentence about sister organizations after the mission-statement 
and join-fsf button.
-* Keep the navbars + breadcrumbs together, separate from h2; keep the whole 
thing as unobtrusive as possible.
-* Change the translation disclaimer into a floated box so that it doesn't 
interfere with navigation. Reword it slightly: "This is a translation. Click 
here to read the original page in English".
 * Float "backtotop" to the right.
+* Keep the navbars + breadcrumbs together, separate from h2; keep the whole 
thing as unobtrusive as possible.
+* Shorten the translation disclaimer and turn it into a floated button, in 
line with the edu-navbar.
 * Add a div id for "transnotes" (set the font size to .9em instead of "small").
 * Add a "back" id for the edu-cases bottom links ("More Case Studies in India" 
and "Back to Case Studies"), and float them to the right. They are similar to 
"backtotop". We could use a single class for all the "back" links.
 * Add an id for the "bottom-notes" and float them to the right.
 * Add a div class for the "footer-units" (general inquiries, translation 
inquiries, copyright/license and translator's credits) to individualize them as 
paragraphs.
-* Remove 3 items from the "Take Action" list on the home page, to balance the 
heights of the left and right columns.
-* Use a different image for the screenshot (sharper at higher zooms).
+* Remove 3 items from the "Take Action" list on the home page, to balance the 
heights of the left and right columns. They can go to takeaction.html.
+* Use a different version of the same screenshot image (sharper at higher 
zooms).
+* Change the style of the "Download GNU" button.
+* Keep the number of colors to a minimum: red and blue from GNU banner (or 
similar colors) + different shades of gray, yellow occasionally (the listings 
and the table in gpl-faq haven't been touched).
+* Use a color gradient as a background for the browser window.
 * Rearrange layout.css with sections, uniformize tab size, etc.
 
 This affects:
@@ -56,4 +39,19 @@
 * education files (move edu-navbar and breadcrumbs, add "back" id)
 * philosophy.html, essays-and-articles.html, speeches-and-interviews.html, 
third-party-ideas.html (move edu-navbar)
 * possibly any file which has bottom links similar to "Back to Case Studies"
+* t-desktop-4-small.jpg -> medium
+* home.html (translations might get fuzzy because of the different image)
+
+
+2. Alternate version of the home page (layout1.css, home1.html, home1.fr.html)
+
+* Uniformize the size of columns, removing references to combo.css.
+* Center "Take Action" and add vertical borders on both sides.
+* Remove <small> in the blurbs (definitely too small).
+
+This affects:
+
+* layout.css
 * home.html
+* home-pkgblurbs and its translations.
+



reply via email to

[Prev in Thread] Current Thread [Next in Thread]