Activity Stream
48,167 MEMBERS
62167 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1.     
    #11
    Member
    Website's:
    ddlcms.com xsaimex.com warezgod.com
    To make the Xxx category hidden you have to do it in the header.php file which is in your skin folder, and also leftside.php. There is some PHP code which loops through the available categories and displays links to each one. You can do this:

    Find :

    PHP Code: 
            if($categories[$i] == 'Xxx')
            {
    ?>
                <img src="<?php echo $site_url?>/skins/<?php echo $skin?>/arrow.gif" height="8" width="4" alt="<?php echo $keywords?>" /> <a target="_self" href="<?php echo $site_url?>/porno-<?php echo $categories[$i]; ?>.htm" title="<?php echo $categories[$i]; ?> Downloads"><?php echo $categories[$i]; ?></a> (<?php echo $categoryCountArray['theCount']; ?>)<br />
    <?php
            
    }
            else
            {
    ?>
                <img src="<?php echo $site_url?>/skins/<?php echo $skin?>/arrow.gif" height="8" width="4" alt="<?php echo $keywords?>" /> <a target="_self" href="<?php echo $site_url?>/type-<?php echo $categories[$i]; ?>.htm" title="<?php echo $categories[$i]; ?> Downloads"><?php echo $categories[$i]; ?></a> (<?php echo $categoryCountArray['theCount']; ?>)<br />
    <?php
            
    }
    Replace that with

    PHP Code: 

    ?>
                <img src="<?php echo $site_url?>/skins/<?php echo $skin?>/arrow.gif" height="8" width="4" alt="<?php echo $keywords?>" /> <a target="_self" href="<?php echo $site_url?>/type-<?php echo $categories[$i]; ?>.htm" title="<?php echo $categories[$i]; ?> Downloads"><?php echo $categories[$i]; ?></a> (<?php echo $categoryCountArray['theCount']; ?>)<br />
    <?php
    PM me and I'll follow up on the pop up thingy you need!

  2.   Sponsored Links

  3.     
    #12
    Member
    little dragon, thats excellent coding. NJ.
    Please follow signature rules

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Looking for A coder to make a coder forum.
    By Florios in forum Webmaster Discussion
    Replies: 1
    Last Post: 26th Oct 2011, 01:51 AM
  2. PHP Coder
    By spirkov in forum Completed Transactions
    Replies: 6
    Last Post: 17th Jan 2011, 01:01 PM
  3. [Hiring] WCDDL Coder + Designer OR Script from scratch designer and coder
    By ushare in forum Completed Transactions
    Replies: 3
    Last Post: 28th Dec 2010, 09:51 AM
  4. [Hiring] Coder
    By lib3rty1 in forum Completed Transactions
    Replies: 3
    Last Post: 18th Aug 2010, 08:24 AM
  5. I need a Coder
    By CyberHacK in forum Community Cooperative
    Replies: 13
    Last Post: 9th Mar 2010, 06:42 PM

Tags for this Thread

BE SOCIAL