Maze on new farm

PennController for IBEX Forums Bug Report Maze on new farm

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8414
    suz
    Participant

    Hi Jeremy,

    I ran maze experiments on the old farm, which worked great. I now copied the same experiment(s) onto the new farm, but the text block is off to the side — to the right for the word choices, slightly right for the counter, and far to the left for the feedback (correct/oops!). I thought it was something in the CSS file, so I tried to tinker with that, to no avail. Any ideas?

    The demo:

    https://farm.pcibex.net/r/sPYcYP/

    Thanks!

    –Susanne

    #8425
    Jeremy
    Keymaster

    Hi Susanne,

    Delete or comment out this line in PennController.css in the Aesthetics folder: width: 40em !important;

    Jeremy

    #8429
    suz
    Participant

    Thanks a lot! That worked, although I had to comment out both these lines, if that is helpful feedback.

       width: 40em !important; /* controls the witdth of the content area */
        margin-left: calc(50vw - 20em); /* aligns the content area's left edge with the vertical center of the page */
    
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.