Quote:
Originally Posted by TCattitude
Create a new bbcode for Images "with a link", and use that. Some like: [IMGL] for "img link", and put something like this in the replace:
Code:
<img src="{param}" border="0" class="imglink" alt="" />
Is the easiest solution, because to work all this "lightbox" things need to put a link to the image (and that what open in the new layer in fron the content). There's no other way to them to work.
|
I need to do this. Where do I go to add this code?
Update: Figured it out. w00t! for my first bbcode edit/add.
Question now is... If the image is a large image and I use the [imgl] code the image does not get resized. Is there something else I need to do?
Also, does anyone want to create a 21 x 20 imgl icon for the message editor?
And one more or two more..lol... Would it be easier just to change the img icon in the messge editor to put out a code of [imgl]? And if so, where do I edit that at?