From c327a33691fe28ee428799b7f6e0a5cf5d3d1784 Mon Sep 17 00:00:00 2001 From: sLorenzini Date: Wed, 6 Mar 2013 15:08:18 +0100 Subject: [PATCH] [-] FO: module blockcategories using hard coded styles with no CSS support - #PSCFV-8051 --- themes/default/css/global.css | 2 ++ .../modules/blockcategories/blockcategories_footer.tpl | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/themes/default/css/global.css b/themes/default/css/global.css index 18ee641ab..dd9a0790c 100644 --- a/themes/default/css/global.css +++ b/themes/default/css/global.css @@ -1967,6 +1967,8 @@ div.star_hover a, div.star a:hover { background-position: 0 -12px } .blockcategories_footer { padding:15px 10px; } +.blockcategories_footer .category_footer {float:left;clear:none;} +.blockcategories_footer .category_footer .list{float:left;} .blockcategories_footer ul ul {display:none !important} diff --git a/themes/default/modules/blockcategories/blockcategories_footer.tpl b/themes/default/modules/blockcategories/blockcategories_footer.tpl index 23a1ee933..cfa489f63 100644 --- a/themes/default/modules/blockcategories/blockcategories_footer.tpl +++ b/themes/default/modules/blockcategories/blockcategories_footer.tpl @@ -26,8 +26,8 @@