Basically I have this template
http://www.free-css-templates.com/demo/LightBiz2/
At the moment ive got the css in there and ive got this code in the html which is working and pulling up the news summary content
Code: Select all
<div id="rightside">
<h2>Latest <span class="green">News</span></h2>
{cms_module module="news"}
</div>
If someone can just explain this one thing to me then I'm certain I will be able to figure out a lot of the other stuff on my own. Plleeasseee help I am trying honestly this is my fird day near XHTML or CSS so at least I'm having a go.
thanks guys!!!