gavin.eggheaddesign
-
10/6/2010 3:04:09 AM
RE:CMS Article Repeater
Hi
cannot think of anything out of the box that will help with this, someone else may be able to suggest a better method, but i wonder if each title or 'box' surrounding it will be the same width?
What you could do is say the width of you webpage was 950px wide - make the width of each HTML <div> surrounding it 95px wide (plus some other CSS) these will then sit side by side and break onto 2nd and 3rd rows once the full width has been reached.
This is a 'worse case' option although there may be a way of forcing the repeater to display this way.
Thanks
|