Mitch Vane
Started by Marty Walker, Apr 18 2012 06:10 AM
4 replies to this topic
#1
Posted 18 April 2012 - 06:10 AM
Hi all,
I just launched a new portfolio site for talented Melbourne-based illustrator Mitch Vane: http://mitchvane.com/
Mitch isn't a seasoned CMS user and she had some very positive things to say about ProcessWire after having used it for only a few days.
Regards
Marty
I just launched a new portfolio site for talented Melbourne-based illustrator Mitch Vane: http://mitchvane.com/
Mitch isn't a seasoned CMS user and she had some very positive things to say about ProcessWire after having used it for only a few days.
Regards
Marty
#2
Posted 18 April 2012 - 07:33 AM
She seems like a nice person! 
Good job on the "minimalistic artist" type of site, congrats!
Good job on the "minimalistic artist" type of site, congrats!
#3
Posted 18 April 2012 - 10:30 AM
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:
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}'>";
#4
Posted 18 April 2012 - 06:58 PM
Love it, right down to the Submit button on the Contact form
I'm a freelance, processwire-using web designer based in california. work site | personal site | visuals
#5
Posted 19 April 2012 - 02:13 AM
Thanks everyone.
@diogo Yes, there's a few like that. Thanks for the suggestion. They should really be updated too.
@marc Thanks!
@diogo Yes, there's a few like that. Thanks for the suggestion. They should really be updated too.
@marc Thanks!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users













