Log in

View Full Version : Thread image prefix


shaynehammy
02-15-2008, 06:13 AM
Hi all,

Looking for a mod that has uses images as thread prefixes rather than words.

There are a number of forums out there that seem to have it (ie www.somethingawful.com)

Can someone design a mod please?

Thanks

Shayne

Opserty
02-17-2008, 09:37 AM
Doesn't one the Thread Prefix fields allow HTML (Rich Text I think its called)?

Just use a HTML image tag in this field:

<img src="path/to/image.gif" alt="Some Prefix" />

Change the image path and "Some Prefix" appropriately.

shaynehammy
02-18-2008, 11:30 PM
It appears the field you are talking about is "Prefix HTML Markup: Specify an HTML tag with which to display the prefixes (bold, italic, red etc.) "

Not sure if you are talking about something else?

shaynehammy
05-08-2008, 11:22 PM
Anyone?

murdoc
10-11-2008, 06:51 PM
Doesn't one the Thread Prefix fields allow HTML (Rich Text I think its called)?

Just use a HTML image tag in this field:

<img src="path/to/image.gif" alt="Some Prefix" />

Change the image path and "Some Prefix" appropriately.
Thanks Helped alot :D

paranco
11-11-2008, 11:10 PM
thanks.

csoroner
12-05-2008, 03:03 AM
Thanks Helped alot :D

Could you please explain how you got this to work? I have tried until I'm blue in the face and everytime the entire code shows up in the prefix drop down?

Please help!

badheeu
12-06-2008, 08:57 PM
Its worked for me too,

--------------- Added 1228604375 at 1228604375 ---------------

Could you please explain how you got this to work? I have tried until I'm blue in the face and everytime the entire code shows up in the prefix drop down?

Please help!

<img src="images/prefix/links/vb.gif" alt="vbulleting logo" />

in the rich text part http://www.kma.mv/forum/forumdisplay.php?f=39

csoroner
12-07-2008, 02:42 AM
Its worked for me too,

--------------- Added 1228604375 at 1228604375 ---------------



<img src="images/prefix/links/vb.gif" alt="vbulleting logo" />

in the rich text part http://www.kma.mv/forum/forumdisplay.php?f=39

Thanks for the reply.

I got it working for the most part but the "vbulleting logo" shows next to the title? How can I remove this and only have the image next to the title?