- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- January 2006
- Status:
- offline
- last visit:
- 03.03.06
- Posts:
- 10
Hi all I am working on a HTML based lyrics section on my webpage
http://tree.qotsatabs.com/page.php?URL=http://tree.qotsatabs.com/Lyrics/lyrics.htm
(0.761)
And use nuke wrapper to fit it in nicely.
I am really bother though by the open in new window link.
I read in the readme that you can switch it off by editing the script.
I edited the following line in dreamweafer in the NukeWrapper.conf.php file.
$ShowLink="0"; // For external pages, whether to show "Open in new window" link in top of frame. 1=yes, 0=no
It still shows the very anoying link though and it's killing my layout
I did offcours clear all the cash files in firefox before trying. -
- rank:
-
Freshman
- registered:
- June 2003
- Status:
- offline
- last visit:
- 07.05.07
- Posts:
- 31
NukeWrapper.conf.php is used if you're running Nukewrapper as a true module. Since your link includes the page.php?URL= line, you're just running it as a standalone script.
Turn off the same option in PAGE.PHP and you should be all set.
J
