Horizontal Stacks
Permalink
HI
Is it possible to make horizontal stacks? I am a novice and I am building a site with the plain yogurt theme and need to put items in multiple columns. A horizontal stack would solve this or I am open to options including purchasing an add on.
Thanks for your help.
Is it possible to make horizontal stacks? I am a novice and I am building a site with the plain yogurt theme and need to put items in multiple columns. A horizontal stack would solve this or I am open to options including purchasing an add on.
Thanks for your help.
I've also had some luck using the 'Design' option on the block/stack and add 'max-width:300px;float:left' to the CSS
The best solution is to create a new Page Type file that has DIVs arranged into the number of columns you want with an editable area in each DIV but that requires a fairly decent command of the HTML/CSS in the underlying Page Type files in your theme folder.