snow script how to add nuke platinum?

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   re: snow script how to add nuke platinum?
GoddsEgo
PayPal Donation
CZ Moderator
GoddsEgo has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 26, 2003
0.16 posts per day
Posts: 1211
Points: 69,166
 Yahoo Messenger  
OK I do not have pnp so I going to take a shot in the dark here. It seems to me that when you edited the root header that the changes would appear in the top/head of the php generated page. Like all the meta keywords and descritions of the nuke doc show up at the top. BUT the link to the external script snow.js in your sites page is appearing half way down the doc in around the story boaard header.


Once again I am clueless to how your site works but the link to the snow.js needs to appear on the document BEFORE the externalll link to the shoutbox.js link appears.

On my site all I did was open the header.php file that is in my root directory and added the link right after the external link to my Css

Example
echo "<link REL=\"shortcut icon\" HREF=\"themes/$ThemeSel/images/favicon.ico\" TYPE=\"image/x-icon\">\n";
    }
    echo "<LINK REL=\"StyleSheet\" HREF=\"themes/$ThemeSel/style/style.css\" TYPE=\"text/css\">\n\n\n";
    echo "<script type=\"text/javascript\" src=\"snow.js\"></script>\n\n\n";
    include("includes/my_header.php");
    echo "\n\n\n</head>\n\n";



And it fires right up. Maybe someone with a better knowledge of pnp layout can help out.


Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum