Log in

View Full Version : Trying to find the Align image mod?


Scot_Johnson
11-05-2006, 12:40 AM
I had it on one of my old forums but added it years ago and can't remember it's name. Basically it was used to align and image to the left or right and allow text to flow along side it.

Searching for "align text" or other variations came up with piles of results, but nothing relevant.

Thanks in advance!

RS_Jelle
11-05-2006, 11:03 AM
Just add a custom BBCode (in your AdminCP ofcourse).

Choose a title and a BBCode name (for example imgleft and imgright) for it and use this replacement phrase:
<img style="float: left" src="{param}" alt="" />
For the left align, and just change left to right for the other one :)

tbaleno
11-09-2006, 11:23 PM
Any way to add captions?