NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on May 09, 2015, 12:27:56 PM
-
Hi, I have a form wich looks good align in desktop but not in mobile.
Two questions.
1) How can I align the displays fields to the right in desktp?
2) How can I achieve the same alignment in mobile? thena in desktop?
Thanks
[attachment deleted by admin]
-
>> 1) How can I align the displays fields to the right in desktp?
>> 2) How can I achieve the same alignment in mobile? thena in desktop?
using css.
There's even a quick option there to select right-justify.
Go to the FormField, to the CSS tab, then select from "Column CSS".
cheers
Bruce
-
1) I'm using CSS outer div class: ' nt-right-justify' CSS class:' black bold'
2) but why in mobile mode the columns are not aligned? like in desktop mode?
-
>> but why in mobile mode the columns are not aligned? like in desktop mode?
As I recall the columns are spanned in mobile mode - giving you more control with CSS as to what it looks like on small screens.
-
1) I'm using CSS outer div class: ' nt-right-justify' CSS class:' black bold'
-
here you can see the resulting source code and the browse view
[attachment deleted by admin]