RedCrisps
17-03-2008, 02:10 PM
OK, lets start with this. http://mochafm.com/TropicasHot/
Under the ClubTropicaGossip thing, theres a news artcle, however. when i click to open it. it opens the whole layout in the iframe.
Any ideas?
BTW. this is the code.
displaying on page:
<?php include("ctg.php"); ?>
headlines code:
<base target="content" />
<?PHP
$category = "1";
$number = "5";
$template = "Headlines";
include("cutenews/show_news.php");
?>
Under the ClubTropicaGossip thing, theres a news artcle, however. when i click to open it. it opens the whole layout in the iframe.
Any ideas?
BTW. this is the code.
displaying on page:
<?php include("ctg.php"); ?>
headlines code:
<base target="content" />
<?PHP
$category = "1";
$number = "5";
$template = "Headlines";
include("cutenews/show_news.php");
?>