|
XP Midnight
Hi Just trying to eidt the xp midnight so that the banners are diplayed next to the logo but i cant get it to work any ideas? is there something wrong with my script:
."<td bgcolor=\"#3A70B1\" align=\"left\" valign=\"top\" width=\"65%\"><a href=\"index.php\"><img src=\"themes/XPMidnight/images/logo.jpg\" align=\"left\" alt=\""._WELCOMETO." $sitename\" border=\"0\" hspace=\"0\"></a></td>\n"
."\n"
."<td bgcolor=\"#3A70B1\" align=\"right\" valign=\"top\">\n"
."\n"
."</td>\n"
."\n"
."<td bgcolor=\"#3A70B1\" align=\"right\" valign=\"top\" include('banners.php');>\n"
."\n";
Thanks Phil
|