Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-23-2007, 04:40 PM
jasonpeinko jasonpeinko is offline
 
Join Date: Feb 2007
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default change .gif to .pngs on forum status icons

i want to change my forum status icons to .pngs instead of gifs because gifs suck. Which files do i need to edit i have edited all the templates and it is still not working.

also where can i change the poll icon to a .png?

i got the forum part, (im blind) but i still cant find the poll image.
Reply With Quote
  #2  
Old 08-23-2007, 10:26 PM
Opserty Opserty is offline
 
Join Date: Apr 2007
Posts: 4,103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

See post below
Reply With Quote
  #3  
Old 08-24-2007, 12:54 AM
SEOvB's Avatar
SEOvB SEOvB is offline
 
Join Date: May 2007
Location: Indianapolis
Posts: 2,451
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Opserty View Post
You need to convert the gifs to pngs in a graphics editing program such as GIMP/Paint.NET/PaintShopPro/Photoshop. They are located within the 'images' directory of the forum root. (There a heck of a lot of images though, so I hope you have a lot of patience)
In images/statusicon to be exact, forum_new.gif forum_old.gif are probably the ones your looking for.

Quote:
You would then have to a mass Search and Replace of '.gif' with '.png' in your templates and also edit the Main CSS background images from '.gif' to '.png'.

Good luck I guess...
AdminCP -> Stlyes and Templates -> Replacement Variable Manager and enter something like this in

Search for text: forum_new.gif
Replacement text: forum_new.png

this will update your style rather then attempting to change them all manually.
Reply With Quote
  #4  
Old 08-24-2007, 02:07 PM
jasonpeinko jasonpeinko is offline
 
Join Date: Feb 2007
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i got it, but i still cant get the poll imgae to change.
Reply With Quote
  #5  
Old 08-24-2007, 09:51 PM
Opserty Opserty is offline
 
Join Date: Apr 2007
Posts: 4,103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FRDS View Post
In images/statusicon to be exact, forum_new.gif forum_old.gif are probably the ones your looking for.



AdminCP -> Stlyes and Templates -> Replacement Variable Manager and enter something like this in

Search for text: forum_new.gif
Replacement text: forum_new.png

this will update your style rather then attempting to change them all manually.
Oh yes I overlooked both those things, I forgot he was only talking about the status icons. Serves me right for trying to help at half twelve at night.
Reply With Quote
  #6  
Old 08-30-2007, 05:07 PM
jasonpeinko jasonpeinko is offline
 
Join Date: Feb 2007
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anyone know about the poll icon?
Reply With Quote
  #7  
Old 08-30-2007, 05:12 PM
Delioncourt Delioncourt is offline
 
Join Date: Aug 2007
Location: Romania
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just repeat the operations mentioned above for the images/misc/poll_posticon.gif
Reply With Quote
  #8  
Old 08-30-2007, 05:17 PM
Wayne Luke's Avatar
Wayne Luke Wayne Luke is offline
Senior Member
 
Join Date: Jan 2002
Location: Southern California
Posts: 1,694
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd just install this mod and be done with it until official PNG support is provided.

https://vborg.vbsupport.ru/showthread.php?t=141493
Reply With Quote
  #9  
Old 08-30-2007, 05:28 PM
jasonpeinko jasonpeinko is offline
 
Join Date: Feb 2007
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

that mod did not work, and i cannot find any refrences to the poll icon.
Reply With Quote
  #10  
Old 08-30-2007, 06:12 PM
Delioncourt Delioncourt is offline
 
Join Date: Aug 2007
Location: Romania
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Open
includes/functions_forumdisplay.php
Find
PHP Code:
                $thread['threadiconpath'] = "$stylevar[imgdir_misc]/poll_posticon.gif"
(line 300 on vb 3.6.8)

Replace with

PHP Code:
                $thread['threadiconpath'] = "$stylevar[imgdir_misc]/poll_posticon.png"
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 06:26 AM.


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.04917 seconds
  • Memory Usage 2,252KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete