(#1)
c0rrupt Offline
Administrator
 
Posts: 201
Join Date: Mar 2010
Location: Canada
Categories Icons (index page) - 04-16-2010, 07:35 PM

open index.php


find:
Code:
<td><?=$dl['type']?></td>
replace with:
Code:
<td>[img]images/<?=$dl[type]?>.png[/img]</td>
Download 1000 Icons Here:
Code:
http://cyber-skins.info/gfxinfo.php?id=2


Before doing any edits to your DDL Site always make a BACKUP first.
(#2)
nirav5300 Offline
 
Posts: 7
Join Date: Apr 2010
Re: Categories Icons (index page) - 04-27-2010, 12:07 PM

not working...
(#3)
c0rrupt Offline
Administrator
 
Posts: 201
Join Date: Mar 2010
Location: Canada
Re: Categories Icons (index page) - 04-27-2010, 10:20 PM

make sure you have image names right like:
games or game witch is in your wcfg.php


Before doing any edits to your DDL Site always make a BACKUP first.
(#4)
c0rrupt Offline
Administrator
 
Posts: 201
Join Date: Mar 2010
Location: Canada
Re: Categories Icons (index page) - 04-30-2010, 09:15 PM

Thanks. works great


Before doing any edits to your DDL Site always make a BACKUP first.
(#5)
Amazing Offline
Probationary Member
 
Posts: 5
Join Date: May 2010
Re: Categories Icons (index page) - 05-02-2010, 08:25 PM

This will sound silly but I can't find <td><?=$dl['type']?></td> or <td><?=$dl['movie']?></td> nothing like that in my index.php

I am using Fully Loaded V1
(#6)
c0rrupt Offline
Administrator
 
Posts: 201
Join Date: Mar 2010
Location: Canada
Re: Categories Icons (index page) - 05-03-2010, 12:31 AM

Quote:
Originally Posted by Amazing
This will sound silly but I can't find <td><?=$dl['type']?></td> or <td><?=$dl['movie']?></td> nothing like that in my index.php

I am using Fully Loaded V1
find:
Code:
		<font color="
                        <?php
            if($dl[type]==movie){echo '#00CCFF';}
            elseif($dl[type]==app){echo '#00CC00';}
            elseif($dl[type]==game){echo '#FF6600';}
            elseif($dl[type]==music){echo '#0000FF';}
            elseif($dl[type]==xxx){echo '#FF66FF';}
			elseif($dl[type]==tv){echo '#996600';}
			elseif($dl[type]==ebooks){echo '#CCCCCC';}
            elseif($dl[type]==template){echo '#000000';}
            elseif($dl[type]==script){echo '#0000FF';}
            elseif($dl[type]==other){echo '#FF3300';}
            else{echo '#0099FF';}
            ?>
            "><?=$dl['type']?></font>
replace with this:

Code:
<td>[img]images/<?=$dl[type]?>.png[/img]</td>


Before doing any edits to your DDL Site always make a BACKUP first.
(#7)
Amazing Offline
Probationary Member
 
Posts: 5
Join Date: May 2010
Re: Categories Icons (index page) - 05-03-2010, 12:35 AM

Excellent, thanks mate.

Is this in Fully Loaded V2 though? if so, I'll wait until I drive that bad boy! lol
(#8)
c0rrupt Offline
Administrator
 
Posts: 201
Join Date: Mar 2010
Location: Canada
Re: Categories Icons (index page) - 05-03-2010, 10:30 PM

yes its in Fully Loaded V2


Before doing any edits to your DDL Site always make a BACKUP first.
(#9)
mannNmeet Offline
Probationary Member
 
Posts: 5
Join Date: Mar 2011
03-13-2011, 04:21 AM

I thing, the right code is
Code:
<td><img src="images/<?=$dl[type]?>.png" /></td>

Its work great on my site

www.katzddl.in
(#10)
c0rrupt Offline
Administrator
 
Posts: 201
Join Date: Mar 2010
Location: Canada
03-13-2011, 05:12 AM

Quote:
Originally Posted by mannNmeet
I thing, the right code is
Code:
<td><img src="images/<?=$dl[type]?>.png" /></td>

Its work great on my site

www.katzddl.in
How about you show some respect and put the link back to CyberSkins on your site.

Bookmarks

Tags
categories, icons, index, page

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Powered by vBulletin


Content Relevant URLs by vBSEO