Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Collpsible Module Positions Re: Collpsible Module Positions

#79261
jingjang
Member

here’s the sample code:

Code:
countModules(‘box1’) || ($this->countModules(‘box2’) ||($this->countModules(‘box3’) || ($this->countModules(‘box4’) ): ?>

countModules(‘box1’) ): ?>

countModules(‘box2’) ): ?>

countModules(‘box3’) ): ?>

countModules(‘box4’) ): ?>