Increased size of photo to be cropped.

This commit is contained in:
mb863 2011-01-10 15:08:46 +00:00
parent ad1a8c4e56
commit 00dc9aef8a
2 changed files with 1 additions and 2 deletions

View file

@ -9,7 +9,7 @@
onSelect: showPreview,
setSelect: [ 0, 0, 115, 115 ],
minSize: [ 115, 115 ],
boxWidth: 400,
boxWidth: 650,
aspectRatio: 1
});

View file

@ -28,7 +28,6 @@ ${stylesheets.add("/js/jquery_plugins/jcrop/jquery.Jcrop.css")}
<!-- This is the image we're attaching Jcrop to -->
<section id="photoCroppingPreview" role="region">
<h3>Current Photo</h3>
<p class="photoCroppingTitleBody">Your profile photo will look like the image below. </p>