vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Mini Mods - A gif near text in forum description. (https://vborg.vbsupport.ru/showthread.php?t=187560)

CapitanoN6 08-07-2008 10:00 PM

A gif near text in forum description.
 
Hi Friend.

this hack serves to put a picture near the text description in a forum. To understand better look at the picture.

PLEASE CLICK INSTALL
  • Use this code in Forum Description
PHP Code:

<table border="0" bordercolor="darkblue" cellpadding="1"
<
tr>
<
td>
<
img src="http://......">
</
td><td>Bla Bla Bla I love dogs....
</
td>
</
tr>
</
table

PHP Code:

<table border="0" bordercolor="darkblue" cellpadding="1"
<
tr>
<
td>Bla Bla Bla I love dogs....
</
td>
<
td>
<
img src="http://......">
</
td>
</
tr>
</
table

  • http://...... --> write the link of your image
  • Bla Bla Bla I love dogs....--> Write the text you want

PLEASE CLICK INSTALL


this is my first Hack ihihih :D

RvG2 08-08-2008 04:52 PM

heeeyyyyy cool... gonna try this. :)

Forum Lover 08-08-2008 05:31 PM

Hi, is there any way to make it on top or on the bottom of forum description?

CapitanoN6 08-08-2008 06:00 PM

Quote:

Originally Posted by Forum Lover (Post 1594190)
Hi, is there any way to make it on top or on the bottom of forum description?


Try this code afther description.

PHP Code:

<table border="0" bordercolor="darkblue" cellpadding="1"
<
tr>
<
td>
<
img src="http://......">
</
td>
</
tr>
</
table


Forum Lover 08-08-2008 06:10 PM

Its working man. charmed. :)

KevinL 08-08-2008 09:45 PM

Very nice ;)

youradhere4222 08-08-2008 09:51 PM

Great; thanks for this. :)

CapitanoN6 08-08-2008 10:28 PM

No problem Friends! Click Installed ;)

iogames 08-09-2008 12:05 AM

and how is the code for just some selected Forum IDs?

Spank 08-09-2008 12:20 AM

Quote:

Originally Posted by iogames (Post 1594404)
and how is the code for just some selected Forum IDs?

You only put the code in the forum description of the forum you want the image on.

--
Very good. very simple but you see a lot of threads requesting this.


All times are GMT. The time now is 02:13 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.01170 seconds
  • Memory Usage 1,736KB
  • 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
  • (3)bbcode_php_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