Search found 2 matches

by Dark X Dragon
Sun Feb 22, 2004 1:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: PHP alignment
Replies: 2
Views: 2483

I found out what to do, so I will post it for other people.

$content = "<table>";
$content .= "<tr>";
$content .= "<td>";
$content .= "<div align=\"center\">";
$content .= "";
$content .= "";
$content .= "<SCRIPT language=JavaScript src=\"milonic_src.js\" type=text/javascript></SCRIPT> ";
$content ...
by Dark X Dragon
Tue Feb 10, 2004 4:50 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: PHP alignment
Replies: 2
Views: 2483

PHP alignment

I am currently using a web portal called OCS2Nuke, which is part of the PHPNuke family.

I have your menu on my site at the moment but it is towards one side.
I would like to put it in a PHP block, I have been trying to do the table method but it just seriously messes up the layout because of the ...