From 899738849f6e7845be054d7a0305472fc71865fb Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Tue, 30 Oct 2012 14:40:27 +0000 Subject: [PATCH] [-] FO : fixed bug #PSCFV-5039 --- themes/default/css/global.css | 3 +++ themes/default/header.tpl | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/themes/default/css/global.css b/themes/default/css/global.css index a4b8ead87..346a0304d 100644 --- a/themes/default/css/global.css +++ b/themes/default/css/global.css @@ -55,6 +55,9 @@ body{ color:#222; background:#fff } +body.content_only { + background: #FFF; +} /* positionnement ****************************************************************************** */ .hidden {display:none} diff --git a/themes/default/header.tpl b/themes/default/header.tpl index 2853d8a6b..2cede2127 100644 --- a/themes/default/header.tpl +++ b/themes/default/header.tpl @@ -62,7 +62,7 @@ {$HOOK_HEADER} - + {if !$content_only} {if isset($restricted_country_mode) && $restricted_country_mode}