Jump to content

Resizing images


dark4yoyo

Recommended Posts

Is there any way to resize images with BBcodes in IPB ?

Also, an automatic resize of images would be nice for those with small screens, we used to have that on the old forum software.

If an automatic resize is put into place then it will solve my problem.

It is quite a problem with topics such as these : http://forums.kametsu.com/index.php?/topic/33057-mfjf-ozc-ghost-in-the-shell-sac-sss-bd-1080-dual-audio/

Link to comment
Share on other sites

Interesting. I don't know of any BB code command that'll make the image resizable. In order to achieve that in CSS you'd need to have an attribute "width: 100%" or some % applied to every image on the page in order for the image to resize appropriately at different resolutions. I don't think that's something BB code can control. I could be absolutely wrong though ^-^.

--edit--

Does [ img width={width} height={height} ...]{url}[ /img] not work?

Edited by Dae314
Link to comment
Share on other sites

You can use HTML like this.

<img src="http://buyersguide.a...300B379A7}.jpg" width="200" height="400" alt="Computer Hope">

[img=http://buyersguide.anchorbayentertainment.com/images/%7BE6B34A1E-AAB4-41E2-BE05-5C230D878F7A%7D/669198251771b_%7B89F270E3-8375-4C11-8A22-9EC300B379A7%7D.jpg]

Just click "Special BBCode" and click "HTML Code"

Never mind lol. That didn't work. It shows up when you initially do it, but once you post it disappears.

I hear the BBcode for that feature sometimes has to be enabled by the Admin. So maybe Koby can do something about it.

Edited by lolrawr
Link to comment
Share on other sites

Interesting. I don't know of any BB code command that'll make the image resizable. In order to achieve that in CSS you'd need to have an attribute "width: 100%" or some % applied to every image on the page in order for the image to resize appropriately at different resolutions. I don't think that's something BB code can control. I could be absolutely wrong though ^-^.

--edit--

Does [ img width={width} height={height} ...]{url}[ /img] not work?

Nope it doesn't work.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...
Please Sign In