Organize exhibit text and images in 2 different columns

francescovedovato / 2012-12-13 22:46:19   

Dear forum members,

I would like to organize the content of my exhibit section in two columns: text at the left and images at the right. I was trying to do so by just editing the CSS, but I realized that the 'no thumbs' exhibition format I'd like to use does not enclose the text in a specific class and neither does the 'over and over' format. That seems to make my challenge quite harsh, since it would involve editing stuff I am not able to understand.

There seems to be an exhibition format for the legacy version that does what I'd like to do: 'deux columns'. Has anybody tried to update such format?

Alternatively, does anybody have some quick trick to wrap text in the mentioned formats in a specific class, so that I can later set the rules for that class in the CSS? Would that be enough to reach my goal?

Thank you

arsondpi / 2012-12-14 06:24:13   

The horizontal format separates the two. And I guess you can even customize it easily if you take out certain js and css classes (that is, assuming you know how to code)

francescovedovato / 2012-12-14 11:06:23   

arsondpi,

it is precisely the horizontal scroll what I would change: I need it vertical, and to do that I have to mess up with the exhibition format, which I am not able to. I can understand html and css, but no js.

That's why I am asking for an advice on: A) how to wrap text in 'no thumbs' or in 'documenta' in a specific div class, or B) how to change horizontal scrolling to vertical in 'horizontal' exhibition format.

I'd be grateful for any help

francescovedovato / 2012-12-14 11:13:35   

... Or is the horizontal positioning controllable through css?

This thread has been closed, thank you.