PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Change the Category Status Icons? (http://www.photopost.com/forum/photopost-pro-how-do-i/137331-change-category-status-icons.html)

ideance July 21st, 2008 08:18 PM

Change the Category Status Icons?
 
I know how to do this in vbulletin... but in my PhotoPost installation I have no idea on how to change my category status icons!?

Right now my category status icons change when new items are uploaded to categories... per normal...

But basically I'd like to have a custom icon for each category... I've already created a new icon for each category, just need to know what to tweak on the templates to make it work!

Chuck S July 21st, 2008 08:25 PM

Thats not something you can tweak per template. You would need to look into the pp-inc.php catrow function where we define the icons and how we do it.

ideance July 21st, 2008 08:44 PM

ok... can u provide any advice there?

I suppose I need to FTP the file down, edit locally (backup original of course) and then re-upload the changes...

Chuck S July 21st, 2008 09:48 PM

yes and whatever changes you make are up to you.

I can tell you around line 1656 is the code we use for our icons

Code:

Content visible to verified customers only.

ideance July 21st, 2008 10:20 PM

Thanks Chuck!

Now I just need to figure out how to make it display an image based on the category #... 1.gif, 2.gif, etc...

Any ideas?

ideance July 21st, 2008 11:20 PM

Just a note... I don't see a pp-inc.php file anywhere in my PP installation...

Chuck S July 22nd, 2008 09:04 AM

Are you using Photopost Pro and not vbgallery? vbgallery support forums are located elsewhere. However since this is not really a support question on either product you are free to discuss this in THE MOD CORNER with other users who may wish to assist in doing this.


All times are GMT -5. The time now is 11:34 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97