Quote:
|
Originally Posted by Fed
you could insert an image just by the html code of the content
for a banner I think you should make 3 sections, a content section on the top, a banner and then another content section (but maybe there's a simpler way....)
|
Thanks but your first option is not what i'm looking for.
It will only give me a way to place an image into the article's body and not between 2 content "Previews" i think.
maybe your second option will suit.
but i don't know how to implement this.
in the template's index.php there is a line to include the content:
<?php include ("mainbody.php"); ?>
will i have to include other file/s for every different section and beween those "includes" i'll put my banner/image?
if not, how do i do that exactly?