[www-doc] [Git][VideoLAN.org/websites][master] Update Thankyou page to responsive design
Jean-Baptiste Kempf
gitlab at videolan.org
Fri Jul 1 22:15:58 CEST 2016
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
9c47d692 by epirat07 at gmail.com at 2016-07-01T22:15:24+02:00
Update Thankyou page to responsive design
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
- - - - -
1 changed file:
- www.videolan.org/thank_you.php
Changes:
=====================================
www.videolan.org/thank_you.php
=====================================
--- a/www.videolan.org/thank_you.php
+++ b/www.videolan.org/thank_you.php
@@ -1,17 +1,17 @@
<?php
$title = "Thank you";
$menu = array( "project", "contribute" );
+$new_design = true;
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
?>
-<div id="fullwidth">
+<div class="container">
<h1 class="bigtitle"> Thank You! </h1>
<h2>You are awesome!</h2>
<p>Every donation matters a lot to us!</p>
<p>As we are all volunteers, we really mean it! <br />
- We cannot express enough our thank you, so here is an <b>awesome</b> cone for you:</p>
- <?php image( 'goodies/Cone-Video-small.png', 'Large Orange VLC media player Traffic Cone Logo', 'projectImg' ); ?>
+ We cannot express enough our thank you, so here is an <b>awesome</b> cone for you:</p>
+ <?php image( 'goodies/Cone-Video-small.png', 'Orange VLC media player Traffic Cone with popcorn and glasses Logo' ); ?>
</div>
-
<?php footer('$Id: contribute.php 6882 2011-04-25 12:17:24Z jb $'); ?>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/9c47d6921c99ed73c4ef347e4ecd0c77d83d285e
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160701/83c91398/attachment.html>
More information about the www-doc
mailing list