I can try and work in usergroup permissions in the next update.
As for the width, it would be very difficult to alter the width of the animated progress bar because the images would also need to be edited.
However if you use the non-animated bar it's easier, just some template edits.
In the template
forumgoals:
1) Find all instances of the number
360 and change it to
200 or whatever you want. (there should be 3 instances)
2)Find the line:
Code:
<table border="0" width="400"><tr>
And change the number
400 to a number a little bigger than the number above, at least 30 pixels or so bigger, so in this example change
400 to
230.