From 31bb9d02d67d1c2068ae1c187f5b174276af4ca0 Mon Sep 17 00:00:00 2001 From: Cyrille de Lambert Date: Thu, 18 Aug 2011 15:42:14 +0000 Subject: [PATCH] PUB Google bottom --- htdocs/theme/bureau2crea/style.css.php | 7 ++++++- htdocs/theme/bureau2crea/tpl/login.tpl.php | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index 9bd1c3776f3..09b938ebb51 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -22,7 +22,7 @@ /** * \file htdocs/theme/bureau2crea/style.css.php * \brief Fichier de style CSS du theme bureau2crea - * \version $Id: style.css.php,v 1.54 2011/08/17 16:36:32 bureau2crea Exp $ + * \version $Id: style.css.php,v 1.55 2011/08/18 15:42:14 cdelambert Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language @@ -115,6 +115,11 @@ body { margin: 0px 20px 20px 20px; } +#ad_banner { + text-align: center; + vertical-align: bottom; +} + a:link, a:visited, a:hover, a:active { font-family: ; font-weight: bold; color: #000000; text-decoration: none; } input { diff --git a/htdocs/theme/bureau2crea/tpl/login.tpl.php b/htdocs/theme/bureau2crea/tpl/login.tpl.php index 2c2361eb52d..a312b9ed738 100644 --- a/htdocs/theme/bureau2crea/tpl/login.tpl.php +++ b/htdocs/theme/bureau2crea/tpl/login.tpl.php @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . * - * $Id: login.tpl.php,v 1.1 2011/08/17 15:15:15 bureau2crea Exp $ + * $Id: login.tpl.php,v 1.2 2011/08/18 15:42:15 cdelambert Exp $ */ header('Cache-Control: Public, must-revalidate'); @@ -156,7 +156,7 @@ jQuery(document).ready(function () { if (! empty($conf->global->MAIN_GOOGLE_AD_CLIENT) && ! empty($conf->global->MAIN_GOOGLE_AD_SLOT)) { ?> -
+