Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 6 of 6

Thread: custom item alignments (case 22132)

  1. #1
    Join Date
    Oct 2015
    Posts
    12

    custom item alignments (case 22132)

    Hi everyone,

    I'm having trouble modifying the position of custom items displayed on the screen. I've tried using <ml.t> or <ml.h> parameters to change them but so far nothing has worked.
    Right now, the script is set up to display the questionnaires on the top-center of the screen:

    <style>
    <ml.styles>
    </style>
    <body onload="setTimeout ('document.forms[0].submit()', 8000)">
    <center><form method="post"> <ml.wording>
    <center><input name="<ml.varname>">
    </form>

    If anyone has an idea how to move it down to the middle-center of the screen, please let me know. Your help would be greatly appreciated!!

    Thanks
    Attached Files Attached Files
    Last edited by jason_reed; 12-28-2015 at 12:13 PM.

  2. #2
    Join Date
    Feb 2013
    Posts
    1,093
    Can you please upload the .txt file with your htm code as well as your quickstyle files?
    Jason Reed
    Empirisoft Software Support Specialist

  3. #3
    Join Date
    Oct 2015
    Posts
    12

    attachments

    Hi Jason,

    here's my txt file. For some reason, the quick style file cannot uploaded to this thread-- I'll email it to you in case you would like to take a look at that as well.

    Thank you so much for your help and happy new year!

    Best,
    Clair
    Attached Files Attached Files

  4. #4
    Join Date
    Feb 2013
    Posts
    1,093
    It's not the most elegant solution, but you can move the text box down on the screen by simply using the break command. For example, this should move the textbox two lines down from the top of the screen:
    <br>
    <br>
    <body onload="setTimeout ('document.forms[0].submit()', 8000)">
    <center><form method="post"> <ml.wording>
    <center><input name="<ml.varname>">
    </form>

    For the time being, you can just use as many <br> lines to move the textbox down to where you want it on your screen.
    Jason Reed
    Empirisoft Software Support Specialist

  5. #5
    Join Date
    Oct 2015
    Posts
    12

    alignment

    Using <br>'s work wonderfully!!
    Thanks for your help.

    Best,
    Clair

  6. #6
    Join Date
    Feb 2013
    Posts
    1,093
    You're welcome!
    Jason Reed
    Empirisoft Software Support Specialist

Similar Threads

  1. Custom item problem
    By Chenjane in forum MediaLab Older Versions: Troubleshooting
    Replies: 0
    Last Post: 04-10-2011, 10:46 AM
  2. custom item not working
    By MarinaM in forum MediaLab Older Versions: Troubleshooting
    Replies: 0
    Last Post: 01-04-2011, 01:51 PM
  3. Custom item - Autosum
    By akipaki_sf5 in forum MediaLab Older Versions: Sharing Area
    Replies: 16
    Last Post: 12-06-2008, 02:31 PM
  4. Two Custom Item Issues
    By jasonp220 in forum MediaLab Older Versions: Troubleshooting
    Replies: 4
    Last Post: 10-07-2008, 03:32 PM
  5. Custom item - Autosum
    By akipaki_sf5 in forum MediaLab Older Versions: How Do I...
    Replies: 1
    Last Post: 09-07-2006, 02:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •