http://www.matmoo.com/codeigniter/image_moo/ if you check the comments that has already been pointed out 😊 and fixed (Just not uploaded yet). What’s the point of the background image? I’m not sure what you are trying to achieve. Thanks for the positive comments though.
Yeah, I spotted this comment later 😊 sorry bout that..
Well, sometimes, when we have a box of 200x200 pixels, and picture only 200x100..
As for now, we can fill it with the background color, and that’s ok.
but sometimes it would be good to put background instead of a color.
Other solution could be:
to convert an image to PNG, and instead of a color background it would place transparent background. and we just make a <div>./image.png</div>
Where <DIV> would have an image as a background
What do you think about it? maybe there are even more elegant solutions?
Thank you!