NEWS - SUMMARY NEWS DISPLAY

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
hans30
Forum Members
Forum Members
Posts: 16
Joined: Sun Jan 06, 2008 7:20 pm

NEWS - SUMMARY NEWS DISPLAY

Post 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
Attachments
HELP-PLEASE.jpg
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: NEWS - SUMMARY NEWS DISPLAY

Post 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
Ziggywigged
Power Poster
Power Poster
Posts: 424
Joined: Sat Feb 02, 2008 12:42 am

Re: NEWS - SUMMARY NEWS DISPLAY

Post by Ziggywigged »

Couldn't he also just set the divs to float left?
Take a penny, leave a penny.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: NEWS - SUMMARY NEWS DISPLAY

Post 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...
Post Reply

Return to “Layout and Design (CSS & HTML)”