Skip to content Skip to main navigation Skip to footer

Radio input and Inline LaTex

Welcome to QSM Support Forum. Forums QSM Pro Support Radio input and Inline LaTex

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #934
    Grantly NGrantly N
    Participant

    Hello! I have been really enjoying working with QSM. I have been writing a bit of CSS to style my quizzes and get them exactly how I like them. Unfortunately, however, I have not been able to get my answer text inline with my radio buttons when using LaTex in my answer. I have tried all the recommendations in the frequently asked questions. I am worried it has to do with the properties of the “MathJax” span. Does anyone have any suggestions on how I can force my LaTex formulas onto the same line as my radio buttons? Thank you so much!

    Attachments:
    You must be logged in to view attached files.
    #953
    KharisKharis
    Keymaster

    Hello there,

    Your theme’s CSS code might be causing it broken. Maybe we can suggest you with simple CSS code to align it. Please share us a link to your quiz to help me get the exact selector.

    Regards,
    Kharis

    #986
    Grantly NGrantly N
    Participant

    Hello I seem to have been able to fix it by:

    .MJXc-display {
    display: inline !important;
    }

    For some reason I remember the help page recommending I make a different elements display: “inline”…

    Thank you for your help!

    This is a great plugin!

    #1023
    KharisKharis
    Keymaster

    Great! Glad to know you got the code that works for you.

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.