vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Status icon modification (https://vborg.vbsupport.ru/showthread.php?t=267891)

fmgrowit 08-03-2011 02:31 PM

Status icon modification
 
I'm self teaching/learning this program so bare with me. If my questions sound mis-directed, feel free to steer me in the right direction.

Currently, I'm working on making new icon images. I'm assuming that since the icon is an image, all of the commands for each image are relatively fixed, so if I assign a new image to the "Contains unread forum posts", the script will not change and that icon will simply replace the default icon.

So, my dilemma is...I don't know how many icons I need to replace nor do I know the definitions per icon. Is there a list of default icons with definitions? The basic color themes will be maintained in the new icons for a consistency with default icons due to the familiarity users have with the meaning that those colors represent...a sort of standardization.

Another, but related question is;
The default "green arrow" icon appears with the status icon in threads where "You have posted in this thread". Is this a separate image or do the "Contains unread posts, Contains no unread posts, Hot thread with unread posts, Hot thread with no unread posts" images have to contain the "You have posted in this thread" indicator within that image? (green arrow)....or is the "you've posted here" indicator an overlay?

Lynne 08-03-2011 03:41 PM

I believe this is a list of the status icons (from Forum Manager > edit forum > click help icon, ?, next to "Prefix for Forum Status Images"):
Code:

  • forum_link-48.png

  • forum_new-48.png

  • forum_new_lock-48.png

  • forum_old-48.png

  • forum_old_lock-48.png


The green arrow is part of the thread status icon. You would create a plain icon and then one with the green arrow, if you wish to indicate the threads a user has posted in.
And the small ones for the legend that have the number 16 in place of 48.


All times are GMT. The time now is 06:50 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01081 seconds
  • Memory Usage 1,708KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete