PDA

View Full Version : Inserting Menu Code


Cologne
06-15-2009, 10:58 AM
Hi,

there two diffrent ways CSSMW inserts the menu. sometimes the code is put right into the page sometimes only the link:

<div id="Navigation"><?php require_once("CSSMenuWriter/cssmw/menu.php"); ?></div>

How can I make, that only the LINK is put into the page :-)

Denis

Ray Borduin
06-15-2009, 11:03 AM
It will add the link if it is added to a .php page.