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.

legionofangels 08-11-2008 12:43 AM

Quote:

Originally Posted by Spank (Post 1594410)
Very good. very simple but you see a lot of threads requesting this.

That's because the modifications for this were already made, people see it, then they want it on there board.

Exact same thing basically:

http://www.vbulletin.com/forum/showthread.php?t=114545

A little different:

https://vborg.vbsupport.ru/showthread.php?t=143098

------------------------------------------------------------------

I'm kind of shocked that you asked how to do it in that other thread, and then released this as well.

It's the same thing.

Peace,

Legion of Angels

iogames 08-11-2008 04:08 AM

Quote:

Originally Posted by legionofangels (Post 1595874)

I'm kind of shocked that you asked how to do it in that other thread, and then released this as well.

It's the same thing.

Peace,

Legion of Angels

Thanks LofA... I will try the vB.com's solution...

Uninstalled!

BucWiLd 08-11-2008 05:25 AM

thankx, works great :)

CapitanoN6 08-12-2008 07:43 AM

Update ;)

eak 08-13-2008 02:39 PM

I love it So much

Thank you

CapitanoN6 08-24-2008 10:54 AM

no problem 8)

SatSeeker 10-14-2008 01:37 PM

Thank you very much! Nice little tricks!

UKBusinessLive 10-14-2008 06:32 PM

They say the simple things are the best, nice little mod, well Done :D

Now i'm gonna look for some icons :up:

SSJB_7 12-31-2008 10:02 AM

is it possible to integrate it to be able to take the last post's image in each category and resize it and post it there by its' own?


All times are GMT. The time now is 05:23 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.01105 seconds
  • Memory Usage 1,756KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (19)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