Jump to content

Mitch Vane


Marty Walker
 Share

Recommended Posts

I like it very much!

There are some images with low definition being presented in big (ex: "Bitter Herb", "Tea Bag")

I think you can solve it like this:

if($image->width > 500) $image = $image->width(500);
echo "<img src='{$image->url}' alt='{$image->description}'>";
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...