Reply To: words showing on separate lines in self-paced rading

PennController for IBEX Forums Support words showing on separate lines in self-paced rading Reply To: words showing on separate lines in self-paced rading

#7165
August
Participant

Dear Jeremy:

Thanks so much for your quick response! This is super helpful!

I have an additional question. Is it possible to change the width in PennController.css in Aesthetics in PCIbex, so that there can be more words in the same line? I did the following changes, copied below. Are these fine operations in PCIbex Farm?

.PennController {
    width: 60em !important; /* controls the witdth of the content area */
    /* Original value: width: 40em*/
    margin-left: calc(50vw - 30em); /* aligns the content area's left edge with the vertical center of the page */
    /* Original value: calc(50vw - 20em)*/
}

Thanks!

Best,
August