|
| |||||||
| Mod Requests Have a suggestion for a mod? Post it here. You may not always receive an answer, but phpLD devs and mod developers do regularly visit this forum. If you MUST get something done, you may need to opt for paid help. |
![]() |
| | topic widgets |
| | #1 |
| Join Date: Jun 2005 Posts: 13 | ODP project have some nice images to be associated in topics/ cathegories. Of course, a default set are nice, but this would be specified by a admin upload. |
| |
| | #2 |
| Join Date: Dec 2005 Location: Stevens Point, WI Posts: 72 | How are category images added? Like adding a file folder image? |
| |
| | #3 |
| Join Date: Jun 2005 Location: The world Posts: 813 | I plan on making a mod to allow images for each Cat, and a default one for those that aren't set. It's on my very soon to do list. -Casey __________________ Casey Wilson / Ap0s7le Freelance Programmer Need help with PHPLD? PM me |
| |
| | #4 |
| Join Date: Jan 2007 Posts: 28 | has this mod been completed? __________________ Check your sig links. They were not working. |
| |
| | #5 |
| Supporter Moderator Join Date: Apr 2006 Posts: 1,723 | add simple a scr="ID_CAT.ico" and uploud some icons __________________ Jetzt Neu: Immer aktuelle Gutscheine: http://www.gutscheinbase.de --- phpLD Services German --- |
| |
| | #6 |
| Join Date: Sep 2005 Location: NC Posts: 796 | Code: Content visible to registered users only. __________________ JoDee $10-5 & $5-3 deep links JoDeesWebDirectory.com HealthDirectory To succeed in Life its not always what you know but who you know |
| |
| | #7 |
| Join Date: Mar 2007 Posts: 132 | Hi, I use the following code: Code: Content visible to registered users only. Hope that helps, Regards, |
| |
| | #8 |
| Mentor Supporter Join Date: May 2006 Location: Fond du Lac, WI Posts: 1,400 | That is probably the easiest way to do it. __________________ |
| |
| | #9 |
| Join Date: Sep 2005 Location: NC Posts: 796 | Code: Content visible to registered users only. Code: Content visible to registered users only. __________________ JoDee $10-5 & $5-3 deep links JoDeesWebDirectory.com HealthDirectory To succeed in Life its not always what you know but who you know |
| |
| | #10 |
| Join Date: Oct 2007 Posts: 28 | Easy way using same image for all folders, sub-folders. If folder image is located in template\templatename\images\ Use this one in main.tpl: Code: Content visible to registered users only. Code: Content visible to registered users only. Swe ========= http://www.webs-dir.com |
| |
| | #11 |
| Join Date: Nov 2007 Posts: 14 | I've created images for my categories and the directory looks really good. I've used the code in this forum Code: Content visible to registered users only. |
| |
| | #12 |
| :) phpLD Support phpLD Administrator Supporter Moderator Join Date: Aug 2006 Location: Nanaimo, BC , Canada Posts: 24,016 | Code only on homepage (or other page) and wrap <img src="/images/{$cat.ID}.gif" border="0" alt="{$cat.TITLE}"> in the if switch __________________ Attention: For Support Please Read this thread. IF the domain is not listed in your PhpLD users area and it is 3.x You will have to list it before ANY questions are answered. My paypal is rentawebmaster @ gmail.com ^^ if I have helped you help me I need a new laptop PhpLD Recommended Hosting: Here They work with you not against you Live Directory Last edited by David; 06-22-2010 at 04:07 AM. |
| |