vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Forum Images next to the Description for every Forum (https://vborg.vbsupport.ru/showthread.php?t=143098)

StarBuG 05-21-2007 02:33 PM

Quote:

Originally Posted by Nephalim (Post 1251357)
cool, but what size are the images?
thank you

You can use any size you want ;)

outphasen 05-22-2007 03:59 AM

Quote:

Originally Posted by Adam21 (Post 1250552)
You can change them all to PNG or GIF,but not a mixed of GIFs or PNGs and you also need to specify in the code Starbug provided,which to use.Here's a free image converter site to convert all images as you wish http://www.coolutils.com/Online-Image-Converter.php.

And to place them besides the forum titles,descriptions,place this code
Code:

<img src="images/categoryicons/$forumid.gif" alt="" class="ForumImages" /><br />
before this code
Code:

<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
See the screenshot to what i meant.

Thank you!!

germinus 05-27-2007 07:04 PM

Any way to make this work for thread discription? For example a forum for skins, each thread could have a small thumbnail of the skin

StarBuG 05-29-2007 03:06 PM

Then you would need to define an image for each thread.

This is a simple mod not a full blown hack ;)
But sure that would be possible I think.
The same way it works on index

dannylin3000 05-29-2007 05:00 PM

does anyone know how to do something very smiliar to this?

http://www.dc543.net/forum-3.html

they generated thumbs for the first images posted in each thread. (the images were posted using [ img ] bbcode, not attachment.)

abdulla1 05-29-2007 07:11 PM

Is there a way to add a picture next to each forum title?

here is of what i mean below,

daz1967 07-27-2007 07:54 PM

this is great but it is only working on some of my forum descriptions any ideas?

thanks

StarBuG 07-28-2007 06:14 AM

If you use the right forumID for the graphic name then they should show up.
Check your image names.

daz1967 07-28-2007 09:57 AM

I have and before i uploaded the images only some forums had the red x box where they were waiting for the images

StarBuG 07-28-2007 10:07 PM

Did you create GIF images or PNG images?

Cause in the code they are PNG, if you use GIF change that in my code ;)


All times are GMT. The time now is 09:46 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.01041 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete