PDA

View Full Version : Mini Mods - A gif near text in forum description.


CapitanoN6
08-07-2008, 10:00 PM
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
<table border="0" bordercolor="darkblue" cellpadding="1">
<tr>
<td>
<img src="http://......">
</td><td>Bla Bla Bla I love dogs....
</td>
</tr>
</table>

<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
Hi, is there any way to make it on top or on the bottom of forum description?


Try this code afther description.

<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
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
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
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?