PDA

View Full Version : Word Wrap?


Trana
05-23-2009, 06:33 AM
Does anyone know of a mod that can do word wrap around inline images?

Thanks!

Trana
05-31-2009, 09:36 PM
Anyone have any suggestions for how to do this?

Reycer
06-01-2009, 12:52 AM
ok, I was just posting a new thread on this, didn't see this one.

I too am looking for a way to do this.

GCSkye
06-01-2009, 04:00 AM
I have a cheap way to do this using custom bb code
(AdminCP > Custom BB Codes > Add New BB Code)

Title: Word Wrap
BB Code Tag Name: imgalign
Replacement: <img src="{param}" align="{option}">
Example: http://yourimagelink.com This is a test
Description: Align images to the left, right, or center of text.
Use {Option}: Yes

Leave everything else at default and click save.

To use this simply do the following:

PLACE YOUR IMAGE LINK HERE (NO [img] TAGS)

Instead of align=right, you can do align=left or align=center.

Hope this helps.

Reycer
06-01-2009, 07:47 AM
worked like a charm....thanks.

http://lacledeforum.com/forums/showthread.php?t=688

Trana
06-01-2009, 02:50 PM
Oh, thats great!

Thanks.