www.clan-themes.co.uk :: View topic - Trying ot make i snow
Welcome To Clan Themes
As the board grows please remember the Search Option and we hope you find our community useful.
We also monitor Private Messages to stop members from abusing our sites system. If you are asking for assistance please provide your site link and nuke version, Thanks.
Hi i seen some thing in here on snow on your website, I cant figure out to make it snow on my web site since php nuke dont have a Html Files well the 7.8 i have dont
i am trying to get it ready for the holidays i wont put a link in here for my site but if you need it let me know
Happy holidays to all
Ped
Reputation: 344.1 votes: 17
Local time: 11:45 PM Location: Great British Empire
Status: Offline
2.31 posts per day Medals: 2 (View more...)
Clan Themes Theme Guru Joined: Nov 13, 2006
Last Visit: 07 Jan 2009
Posts: 1818 Points: 18114
Re: Trying ot make i snowPosted:
Sat Nov 24, 2007 7:30 pm
Hi i dont want to change my Theme we like ours just want to make it snow so do i just take out the line and put it in my theme ? and i love these forms can i get them will they work on 7.8?
Ped
Reputation: 344.1 votes: 17
Local time: 11:45 PM Location: Great British Empire
Status: Offline
2.31 posts per day Medals: 2 (View more...)
Clan Themes Theme Guru Joined: Nov 13, 2006
Last Visit: 07 Jan 2009
Posts: 1818 Points: 18114
Re: Trying ot make i snowPosted:
Mon Nov 26, 2007 8:51 am
You dont have to change your theme ?
the file that you must modify is the header.php in your main root of your site.
After the festive seasons over you just do the exact reverse to remove it !!
Yeah our forums have had rather alot of work done on them, so its all custom work
very nice on the forms.. I love them might be a little to advance for me to install , ok i got it to snow and i noticed that after i down loaded it was not a whole theme but when i look at it before i down loaded it it said snow theme so that where i was thinking it was a theme lol god glad i got that all out lol
ok I got it to snow it locked up the page a lot, my bandwith is 30000 meg on my web server so it should handle it since im only useing 270 megs as of now..And only gave me emty box's with a X in it not snow flakes,, i checked it over and over agian moving the snow folder every were everything was put up correct ill but ill keep tryinng,, you guys are a great help if you guys want to give me a small banner i can put it up on the site we all ready have your link on there ,,, like the ones we have on the front page for the speed test and the dare program you guys are really great people oh maybe this will help when i clicked on the images where the Boxes were falling in the sqare box it said my website /php.image none,ok have to go to bed now 5 am my time i will check back with ya tonight...
Joined: Mar 09, 2008
Last Visit: 07 Jan 2009
Posts: 29 Points: 572
Trying ot make i snowPosted:
Sat Dec 20, 2008 7:39 pm
Hi - i am totally pulling my hair out over this - i quite simply cant find where i am supposed to add code can someone please help me - this is the basic header php - help please?
Don't use the "header.php" or the "header.html" of the theme. Ignore the readme on that part and use the header.php found in the root of your site. In there you will find the code you need to edit. One thing nice about adding in the line to edit into the header.php, is that it will work on all themes so you only need to edit the 1 file. I use this technique in the video tutorials I have done that require you to add a line in the <head> of of your site.
Joined: Mar 09, 2008
Last Visit: 07 Jan 2009
Posts: 29 Points: 572
Trying ot make i snowPosted:
Sat Dec 20, 2008 10:34 pm
thank you for your kind reply - does that mean the folders with script and snow animations have to be moved to the same place?
I have tried but it just wont work - could you please show me where and how i should enter?
<?php
/************************************************************************/
/* PHP-NUKE: Advanced Content Management System */
/* ============================================ */
/* */
/* Copyright (c) 2005 by Francisco Burzi */
/* http://phpnuke.org */
/* */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License. */
/************************************************************************/
if (stristr(htmlentities($_SERVER['PHP_SELF']), "header.php")) {
Header("Location: index.php");
die();
}
##################################################
# Include some common header for HTML generation #
##################################################
function head() {
global $slogan, $sitename, $banners, $nukeurl, $Version_Num, $artpage, $topic, $hlpfile, $user, $hr, $theme, $cookie, $bgcolor