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}