Icarus
13-07-2007, 08:39 PM
To make sense of this article could you please go to: http://www.feckclan.net
Hopefully assuming I havn't fixed which I doubt I will have you will see the text is pushing the layout over to the right and mucking it up.
If this is my active news code: How do you suggest I move the text back into the center of the layout where it should be? Can anyone help. I've tried a few things but nothing is working.
<link rel="stylesheet" href="style.css" type="text/css" />
<div class="content">
<br /><div class="content_header"></div>
<div class="content_body">
<div class="content_text">{title}</div>
</div>
<div class="content_footer"></div>
</div><br/>
<div align="left"><br/><br/>[full-link]Read more...[/full-link]
<div><em>Posted on {date} by {author}</em></div>
</div></div>
Hopefully assuming I havn't fixed which I doubt I will have you will see the text is pushing the layout over to the right and mucking it up.
If this is my active news code: How do you suggest I move the text back into the center of the layout where it should be? Can anyone help. I've tried a few things but nothing is working.
<link rel="stylesheet" href="style.css" type="text/css" />
<div class="content">
<br /><div class="content_header"></div>
<div class="content_body">
<div class="content_text">{title}</div>
</div>
<div class="content_footer"></div>
</div><br/>
<div align="left"><br/><br/>[full-link]Read more...[/full-link]
<div><em>Posted on {date} by {author}</em></div>
</div></div>