ElkArte Community

Elk Development => Bug Reports => Exterminated Bugs => Topic started by: radu81 on March 05, 2014, 04:21:34 am

Title: Menu on mobile
Post by: radu81 on March 05, 2014, 04:21:34 am
I don't know if it's a known bug or not, but here is how I see the home page on my android + Dolphin browser. Same thing on stock browser
Title: Re: Menu on mobile
Post by: TE on March 05, 2014, 04:46:26 am
I've seen it before, it's probably related to the data-icon assignment:
Code: [Select]
'data-icon' => '',
some browsers seem to like it without the semicolon:
Code: [Select]
'data-icon' => '&#xf015',
Maybe it's just caused by our home button addon, I'll check...
Title: Re: Menu on mobile
Post by: Eliana Tamerin on March 05, 2014, 10:29:46 am
Quote from: radu81 – I don't know if it's a known bug or not, but here is how I see the home page on my android + Dolphin browser. Same thing on stock browser

Cid in the home button, cute.
Title: Re: Menu on mobile
Post by: TE on March 05, 2014, 12:01:06 pm
ok, tested with Dolpin (latest version), native android browser and Chrome Mobile.. it's fine with all of them. Can someone else reproduce this bug report? Maybe it's just a caching issue (there was a bug, but that's weeks ago) or a proxy-server related issue?
Title: Re: Menu on mobile
Post by: radu81 on May 20, 2014, 03:06:47 am
I forget about this post, now it's working fine

(http://s29.postimg.org/6pzawntyr/Screenshot_2014_05_20_09_04_25.jpg) (http://postimg.org/image/6pzawntyr/)
Title: Re: Menu on mobile
Post by: emanuele on May 20, 2014, 01:00:32 pm
Cool! :D