Topic #2589 (no title) By Guest, By Guest, posted 5th Feb 2013, 2:24 PM Do not fill this field in. Image (Click to enlarge) #1012 - footer Admin menu By System, By System, posted 5th Feb 2013, 4:52 PM This is a spacer post for a website comment topic. The content this topic relates to: #1012 - footer Admin menu By Guest posted 5th Feb 2013, 4:52 PM Same issue on Google Chrome Version 23.0.1271.97 running on Linux. By Guest posted 6th Feb 2013, 2:09 PM Fix is: --- a/themes/default/css/global.css +++ b/themes/default/css/global.css @@ -844,6 +844,7 @@ footer .global_footer_left img:hover {/*, .menu_type__dropdown li:hover>img*/ footer .global_footer_button_ref_point { position: absolute; + font-size: 13px; /* Puts it back, as was set to zero elsewhere */ } By Guest posted 6th Feb 2013, 2:09 PM Automated response: Missing labels for footer menuThe footer menu is missing any labels, and this makes it look a mess. 0 guests and 0 members have recently viewed this. Sort: Relevance Newest first Oldest first Rating Popularity
(Click to enlarge)
#1012 - footer Admin menu
--- a/themes/default/css/global.css
+++ b/themes/default/css/global.css
@@ -844,6 +844,7 @@ footer .global_footer_left img:hover {/*, .menu_type__dropdown li:hover>img*/
footer .global_footer_button_ref_point {
position: absolute;
+ font-size: 13px; /* Puts it back, as was set to zero elsewhere */
}
The footer menu is missing any labels, and this makes it look a mess.