Hello there

I'm trying to figure out how to make an image width =100% on a vbulletin board

url(http://site.com/images/251buttonbluesmall.png) is the default setting.

Is it possible to add width to above url, or can i only point to the picture, and not send any width info along?

im thinking something along the lines of
url(http://site.com/images/251buttonblue...ng);width=100% perhaps...