Two column stacked display
Request Type:
General Assistance
Issue/Request:
Looking for help getting the default two-column stacked display to work on this page. I have set up two text fields (column1 and column2) and assigned each field to the region of left/right respectively. There is also text in the header and footer that should span both columns.
Thanks for helping me sort this out.
Hello Sarah,
I’ve created a CSS Rule for this to work. See under Configuration > Development you will find a rule called Two Column Layout. This sets the columns to float and then sets a width for the columns. I also eliminated some tables within the body of the column content that was setting a width to the columns.
Josue
Fantastic. Thank you very much!
You’re welcome.