[guadec-web] Add credits to the front page photo



commit 7e404c57b244ad8f54fc6595cc9aeb897ae2f89b
Author: Rui Matos <tiagomatos gmail com>
Date:   Sat Jul 6 20:34:51 2013 +0200

    Add credits to the front page photo
    
    Thanks to Juanjo Marin for pointing the correct credits.

 wordcamp-base/front.php |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/wordcamp-base/front.php b/wordcamp-base/front.php
index afbab02..ae1d17f 100644
--- a/wordcamp-base/front.php
+++ b/wordcamp-base/front.php
@@ -1,7 +1,12 @@
        <div class="grid_12 alpha omega front-display">
            <div class="image">
                <img src="<?php echo get_bloginfo('template_url')?>/images/guadec2012.png" alt="Photo of the 
GNOME community at GUADEC 2012" />
-               <h2 class="image-label"><span>GUADEC is the annual conference of the GNOME community, held in 
Europe since 2000. GUADEC 2013 will be held in Brno, Czech Republic, a city which has played host to several 
other successful GNOME-related hackfests in the past.</span></h2>
+               <h2 class="image-label">
+                  <span>GUADEC is the annual conference of the GNOME community, held in Europe since 2000. 
GUADEC 2013 will be held in Brno, Czech Republic, a city which has played host to several other successful 
GNOME-related hackfests in the past.</span>
+                  <span style="font-size: 10px; padding: 0; line-height: 1em; position: absolute; bottom: 0; 
right: 0">
+                    By Ana Rey [<a style="color: white" 
href="http://creativecommons.org/licenses/by-sa/2.0";>CC-BY-SA-2.0</a>], <a style="color: white" 
href="http://www.flickr.com/photos/anarey/7670088838/in/photostream/";>via Flickr</a>
+                  </span>
+                </h2>
            </div>
 
            <div class="clear"></div>



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