Here is my page: http://www.wordofsouth.com/cms/

First thing...I want "Big Boi to celebrate the release of his new compilation album" to be where "UGK to release double album December 19th"

How do I do this?

Second...How do I move "Submitted by LB on November 3, 2006 - 2:54am." to where "Wednesday, October 25, 2006 By: Leon Bailey" is?

Third...how do I have only one news story for the main cms page?

Comments

adcworks’s picture

what content type is your item?

the way i restyled my own news type was using phptemplate overrides in the template.php file of my theme. but that was because i am using views to list my news.

if you're content type is an out of the box type, you could look into themeing node.tpl.php, and putting an IF block checking for your type and processing the layout differently.

still not 100% sure on all this myself, but any layout changes need to be done by either overriding theme functions in template.php or modifying one of the template files (page.tpl.php, block.tpl.php, node.tpl.php)

hth

LBeezy’s picture

I ended up changing the whole thing. I am really lost with this thing. I tried that frontpage module.