Hi,
how can I specify the width of module positions? I.e. Top1 position 70% (or in px) and Top2 30%.
If I publish two modules they span 50%/50% of the width.
Thanks
.suffix1 {
width:70% !important;
}