Page 1 of 1

NEWS - SUMMARY NEWS DISPLAY

Posted: Sun May 03, 2009 2:58 pm
by hans30
I am interesting how to post news in (classic portal view, see. picture)?
Please help.
I tried to fix something but I dont have enough knowledge for this problem.

THANX

Red color-place for summary news picture

Re: NEWS - SUMMARY NEWS DISPLAY

Posted: Sun May 03, 2009 6:21 pm
by Nullig
If you use 3 news div classes - news-left, news-centre, news-right - combined with the smarty cycle function to cycle through the classes in your template, you should be able to do this.

http://www.smarty.net/manual/en/language.function.cycle.php

Nullig

Re: NEWS - SUMMARY NEWS DISPLAY

Posted: Sun May 03, 2009 7:56 pm
by Ziggywigged
Couldn't he also just set the divs to float left?

Re: NEWS - SUMMARY NEWS DISPLAY

Posted: Sun Jul 19, 2009 11:56 pm
by Dr.CSS
He can use float:left if he has a div around it set to about 3 times the size of his news items, news items set at 100px containing div set to 300px, give or take according to the margin/padding sizes...