View Issue Details

IDProjectCategoryView StatusLast Update
1012Composrcore_menuspublic2013-02-06 19:09
ReporterGuest Assigned ToGuest  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary1012: footer Admin menu
DescriptionSorry, me again. Seems that the footer Admin menu doesn't work correctly. With my Firefox 18.0.1 on Xubuntu it looks kinda weird (see attached image). And the links doesn't work for me. Furthermore it would be helpful, if you could add some textual explanations, because some symbols exist several times. A full pull-down (or pull-up?) menu would be nice :)

Best regards
Falko
TagsNo tags attached.
Attach Tags
Attached Files
05-02-2013-201918.png (232,976 bytes)   
05-02-2013-201918.png (232,976 bytes)   
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

sholzy

2013-02-05 21:52

developer   ~1200

Same issue on Google Chrome Version 23.0.1271.97 running on Linux.

Chris Graham

2013-02-06 19:09

administrator   ~1206

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 */
 }

Chris Graham

2013-02-06 19:09

administrator   ~1207

Automated response: Missing labels for footer menu

The footer menu is missing any labels, and this makes it look a mess.

Chris Graham

2013-02-06 19:09

administrator   ~1208

Fixed in git commit 82ed750 (https://github.com/chrisgraham/Composr/commit/82ed750 - link will become active once code pushed)

A hotfix (a TAR of files to upload) have been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/).

Issue History

Date Modified Username Field Change