Home :: Forums :: Register :: Sign In :: Links :: Downloads :: Shop
You are not signed in. Please sign in. If you have not registered, please click here.
Search found 5238 matches
Codezwiz Forum Index » Search » Search found 5238 matches 524 pages 1 2 3 4 5 > »
Author Message
Topic: Need help with this sites themes
Telli

Replies: 1
Views: 1340

PostForum: General Help Web Appliance   Posted: Fri Dec 16, 2011 12:42 am   Subject: Need help with this sites themes
No. It will only work on PHP Nuke.
Topic: How to make CZ Donate show more than $100 ?
Telli

Replies: 3
Views: 958

PostForum: Codezwiz PHP Nuke Help   Posted: Thu Dec 08, 2011 8:58 pm   Subject: How to make CZ Donate show more than $100 ?
Make sure the module Donate is set to all visitors.
Topic: How to make CZ Donate show more than $100 ?
Telli

Replies: 3
Views: 958

PostForum: Codezwiz PHP Nuke Help   Posted: Thu Dec 08, 2011 3:43 am   Subject: How to make CZ Donate show more than $100 ?
In the admin panel under the configuration there are settings which allow you to set the goal for each month.

There is no graphic it is generated with php gd.
Topic: A script that shows a hidden image (The Tech Game) Style
Telli

Replies: 2
Views: 1050

PostForum: Request a Script   Posted: Wed Dec 07, 2011 3:06 pm   Subject: A script that shows a hidden image (The Tech Game) Style
Your going to have to write something that suits your needs. I would suggest you start by searching 'onkeydown, onkeyup, onkeypress' in Google and learning what each does and how to use it.
Topic: Rain effect(js in mainfile)
Telli

Replies: 2
Views: 1306

PostForum: General PHP Nuke Help   Posted: Fri Nov 18, 2011 9:03 pm   Subject: Rain effect(js in mainfile)
You should be adding your JavaScript in the includes/meta.php or the includes/javascript.php

When you add them in the mainfile.php they will be included before the html tag and that will cause prob ...
Topic: HalloweenV3 theme problem
Telli

Replies: 5
Views: 1540

PostForum: General PHP Nuke Help   Posted: Tue Nov 01, 2011 4:03 pm   Subject: HalloweenV3 theme problem
I'm sorry for the misinformation the images for that area are at a set size so you will have to use the height it is set to or have someone remake the images for the footer.
Topic: HalloweenV3 theme problem
Telli

Replies: 5
Views: 1540

PostForum: General PHP Nuke Help   Posted: Tue Nov 01, 2011 1:26 pm   Subject: HalloweenV3 theme problem
You also have to change the table height that the marquee is in.
Topic: HalloweenV3 theme problem
Telli

Replies: 5
Views: 1540

PostForum: General PHP Nuke Help   Posted: Mon Oct 31, 2011 10:46 pm   Subject: HalloweenV3 theme problem
Change the marquee height in the theme.php.
Topic: News Section Broken Image
Telli

Replies: 1
Views: 1618

PostForum: General PHP Nuke Help   Posted: Sat Oct 22, 2011 3:44 am   Subject: News Section Broken Image
It would be in the themes/CURRENT_THEME/theme.php or any file starting with story.
Topic: Image changer block by date
Telli

Replies: 1
Views: 1916

PostForum: General PHP Nuke Help   Posted: Sat Oct 08, 2011 5:00 am   Subject: Image changer block by date

<?php
if (eregi("block-imagechanger.php",$_SERVER['PHP_SELF'])) {
Header("Location: index.php");
die();
}
$da ...
 
Codezwiz Forum Index » Search » Search found 5238 matches 524 pages 1 2 3 4 5 > »

Jump to