XenForo will resize larger images down to those dimensions, which is why there is no larger imageHm, i have set it to 800 x 800. Thats good for me, really nice. Not to big, not so small. But i have noticed, that when i set the Size to 800 x 800, i cant click on the Picture to see it in Full Size. Is there any Option for this? Cheers.
.message .messageContent .messageText img {
max-width: 50%;
}
I want to reseize them manually in the message. something like [img=250x250]url of the image[/img]The percentage relates to the post container width, not the image.
If you want to set them to a specific max size, use pixels.
Not for the bimg tag. Only the width (in px or %). The height will depend on the width to keep the ratio. I could add the height but a none homothetic transformation just makes the image ugly. So I don't plan to implement it. But you have this option in other bbcodes: accordion, tabs, slider and the new table bbcode inside the tinyquattro for which I've used a new system to match the width AND/OR the height.So I have to install your addon and then I can use [img=***x***] ?
Not for the bimg tag. Only the width (in px or %). The height will depend on the width to keep the ratio. I could add the height but a none homothetic transformation just makes the image ugly. So I don't plan to implement it. But you have this option in other bbcodes: accordion, tabs, slider and the new table bbcode inside the tinyquattro for which I've used a new system to match the width AND/OR the height.
Read the presentation of the addon I've mentioned.well, since I know about BBCode since... hmm 2 days, I dont really get what you tell me^^ except for the heigth part. Let's say I dont care about the height and would just want to adjust the width, what do I have to do to get this implemented?
thats a really extensive addon. Sadly, I dont have server access, and a simple xml installation via the BBcode creator doesnt work.Read the presentation of the addon I've mentioned.
No, I can't. This addon is working with a framework that fetches XenForo templates. Again, read the addon description.thats a really extensive addon. Sadly, I dont have server access, and a simple xml installation via the BBcode creator doesnt work.
Can you send me an XML file that only covers the width-resizing that I am looking for, so that I can import it via the BBcode creator?
Well, I looked at all the installation guides from your and the required addon(s), but I cant install any of them, since I have no access to any forum folders like "upload" and I dont have the auto installer, only the default addon installer from xenforo. thats why I had hoped for a simple xml similar to this, since I only need the resize option (although all the other options your addon provides are pretty handy)No, I can't. This addon is working with a framework that fetches XenForo templates. Again, read the addon description.
We use essential cookies to make this site work, and optional cookies to enhance your experience.