When I go to look at others profiles on my phone, I can't tell what their rank(Nth most downloaded author, etc.) is. Like, the ranking is not showing at all. Can you please fix this? Thanks.
When i go to the popout sax on my phone, I can enter text but when I hit say, it won't post. Pls fix/solve.
caleb1997 wrote:
When i go to the popout sax on my phone, I can enter text but when I hit say, it won't post. Pls fix/solve.
What phone and web browser, we'll need more information in order to fix this. "Always code as if the person who will maintain your code is a maniac serial killer that knows where you live" -Unknown
"If you've done something right no one will know that you've done anything at all" -Futurama
"Have a nice day, or not, the choice is yours." Tom Steiner
<Michael_V> or create a Borg collective and call it The 83+
<Michael_V> Lower your slide cases and prepare to be silent linked. Memory clears are futile.
So I'm not sure if this has been mentioned yet. Code blocks appear not to have width or max-width set on mobile. They will span the page if they have long lines of code. My solution to fix this is to set max-width: 100%; overflow-X: auto; as it will not let the width go more than the containing box and the content will automatically get a scrollbar if necessary.
CKH4 wrote:
So I'm not sure if this has been mentioned yet. Code blocks appear not to have width or max-width set on mobile. They will span the page if they have long lines of code. My solution to fix this is to set max-width: 100%; overflow-X: auto; as it will not let the width go more than the containing box and the content will automatically get a scrollbar if necessary.
Thanks for this suggestion. We're currently working to do some overhauling on how the mobile theme works and is served, and we have solved this problem. I'm hoping we'll be able to roll out our changes this week, and when we do, I hope you'll let us know if we've fixed the problem.
» Goto page Previous 1, 2, 3 ... 14, 15, 16
» View previous topic :: View next topic
» View previous topic :: View next topic
Page 16 of 16
» All times are UTC - 5 Hours
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Advertisement