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
NEWS - SUMMARY NEWS DISPLAY
Re: NEWS - SUMMARY NEWS DISPLAY
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
http://www.smarty.net/manual/en/language.function.cycle.php
Nullig
-
- Power Poster
- Posts: 424
- Joined: Sat Feb 02, 2008 12:42 am
Re: NEWS - SUMMARY NEWS DISPLAY
Couldn't he also just set the divs to float left?
Take a penny, leave a penny.
Re: NEWS - SUMMARY NEWS DISPLAY
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...