|
|
Deporteando (@albertof) |

Share from Mobile it's below
Also it happens in chat
how to fix?
one possible solution:
file: modules/mobile/page.tpl.php
old
[code]
<?php echo $header?>
[/code]
new
[code]
<?php echo $header?>
<style>
z-index: 1000;
}
</style>
[/code]
|
|
Jcow Master @falcone
127 months ago
|