NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: terryd on November 12, 2013, 07:39:51 PM

Title: mobile screen display issue
Post by: terryd 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]
Title: Re: mobile screen display issue
Post by: terryd on November 13, 2013, 07:14:23 PM
Bump
Title: Re: mobile screen display issue
Post by: terryd 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/
Title: Re: mobile screen display issue
Post by: Bruce on November 18, 2013, 07:35:34 AM
fixed in 7.29