vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Small pics under forum title (https://vborg.vbsupport.ru/showthread.php?t=109528)

BeaLzeBuB 03-04-2006 10:00 PM

Small pics under forum title
 
I'm conveying this, inspired by https://vborg.vbsupport.ru/showthread.php?t=106160

forum manager > edit forum > write code to Description area

Code:

<img src="image url" align=left border=0>
<font color="#">bla bla bla</font>

look screen shot

Ziki 03-05-2006 05:38 PM

Fine.Will use it sometime

hotwheels 03-05-2006 05:56 PM

Thank you.

SkyCatcher 03-05-2006 10:54 PM

Looks good. I've had something similar which I had brought over from xmb a long time ago. Editing forumhome_forumbit_level2_post template, finding

Code:

<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">
And adding after:
Code:

<img src="images/fid/$forum[forumid].gif" align="left" border="0">
and then uploading images to /images/fid with the corresponding forumid number

fid=1 so 1.gif will be shown for forumid1

I'm sure there's a better way of going about this but it works.

Demo: http://www.probetreff.com/forum

VBUsers 03-05-2006 11:30 PM

thanks and im using it already.

Lineman28645 03-06-2006 12:48 AM

Thanks! Going to install!

Holidazed 03-06-2006 12:54 PM

The only problem whith this is that you only have so many available characters that will show up in the description. If you start putting in this kind of code, you severely shorten the description you can use for the foruum. What is needed is a plugin that allows you to select or upload an image that does NOT reduce the available description length capacity.

BeaLzeBuB 03-06-2006 01:59 PM

Quote:

Originally Posted by bitg
The only problem whith this is that you only have so many available characters that will show up in the description. If you start putting in this kind of code, you severely shorten the description you can use for the foruum. What is needed is a plugin that allows you to select or upload an image that does NOT reduce the available description length capacity.

i have that problem too, so i don't have an idea, i try to write short description :(

maybe changed on php files, i looked admincp/forum.php there is no value to description, i am searching now if i find, i'll give

BeaLzeBuB 03-06-2006 03:34 PM

Quote:

Originally Posted by SkyCatcher
Looks good. I've had something similar which I had brought over from xmb a long time ago. Editing forumhome_forumbit_level2_post template, finding

Code:

<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">
And adding after:
Code:

<img src="images/fid/$forum[forumid].gif" align="left" border="0">
and then uploading images to /images/fid with the corresponding forumid number

fid=1 so 1.gif will be shown for forumid1

I'm sure there's a better way of going about this but it works.

Demo: http://www.probetreff.com/forum

cool

hitmanuk2k 03-21-2006 12:22 PM

Is there a way of adding pictures as a background image? (Behind the forum title and description).


All times are GMT. The time now is 03:36 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.01262 seconds
  • Memory Usage 1,738KB
  • 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
  • (5)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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