Skip to main content
Topic: Menu on mobile (Read 2251 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Menu on mobile

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

Re: Menu on mobile

Reply #1

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...
Thorsten "TE" Eurich
------------------------

Re: Menu on mobile

Reply #2

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.

Re: Menu on mobile

Reply #3

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?
Thorsten "TE" Eurich
------------------------

Re: Menu on mobile

Reply #4

I forget about this post, now it's working fine

sorry for my bad english

 

Re: Menu on mobile

Reply #5

Cool! :D
Bugs creator.
Features destroyer.
Template killer.