NetTalk Central

Author Topic: mobile screen display issue  (Read 2527 times)

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
mobile screen display issue
« on: November 12, 2013, 07:39:51 PM »
Clarion9 NT7.25
Irrespective of the mobile screen size the next button is tucked under the right hand scroll bar if viewed on a webbrowser set to _mobile_=1. If I view the site using a mobile phone e.g Samsung Galaxy3 the next button is half off the screen to the right.
How do I reposition the next button a bit more to the left?
I realise this will be an entry in my custom css but I haven't found the right setting
See attached

[attachment deleted by admin]
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Re: mobile screen display issue
« Reply #1 on: November 13, 2013, 07:14:23 PM »
Bump
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Re: mobile screen display issue
« Reply #2 on: November 13, 2013, 09:29:01 PM »
Using firebug and selecting the next button
            <a id="wiznext_btnIfd4" class="ui-btn-right ui-btn ui-shadow ui-btn-corner-all ui-btn-inline ui-btn-icon-left ui-btn-up-a" data-transition="slide" data-role="button" data-do="wiznext" data-icon="arrow-r" data-inline="true" title="Click here to go to the Next step" value="Next" name="wiznext_btn" data-corners="true" data-shadow="true" data-iconshadow="true" data-wrapperels="span" data-theme="a" style="margin-right: 40px;">

setting the style="margin-right: 40px as above fixes the issue but I don't know how I should set this in my css file.
Having said this Bruce could this be a standard setting/
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11242
    • View Profile
Re: mobile screen display issue
« Reply #3 on: November 18, 2013, 07:35:34 AM »
fixed in 7.29