Welcome Guest, Not a member yet? Register   Sign In
resize images in view?, no thumbs
#1

[eluser]Asinox[/eluser]
Hi, i want to know if is possible to resize images in the view?

how i will do that?

Thanks
#2

[eluser]hvalente13[/eluser]
Hi Asinox,

Try this link

http://www.vivaolinux.com.br/scripts/ver...codigo=954

It's in portuguese, but i think you can handle it.

Download the zip file and then you can include that file and use it like this:

Code:
<img src="/path/to/thumbnail.php?gd=2&src;=/path/to/image.EXT&maxw=200">

Or if you want search the CI wiki for thumbnail. There's a thumbnail class made by joeles.

Give it a try.
#3

[eluser]Asinox[/eluser]
Thanks man Smile




Theme © iAndrew 2016 - Forum software by © MyBB