Does anyone know if I can create a BBcode like the HTML code on IPB so that people can resize their image in the code without enabling HTML? I'll try to explain it a little clearer. This is what I want Code: [img]image[/img] But in BBcode, so that people can resize their images through the code. I already tried doing it, but I was only able to change the width because I couldn't have two options. Any help?
If he's making his own BBCode, he's most likely using a forum he coded himself. But I can't be positive since I don't know him. >_>;
I'm using IPB 2.1.7 and there is a spot to create your own bbcode in the ACP. I've already done alot of other custom ones, this one is the only one I'm having trouble with. I guess I would have to have two options in order to do height and width, but I don't know if there is another way to do it