Lets say I have a button in the sidebar
[button link="http://www.google.com" color="black" text="light"]RSVP[/button]
but I want to make it 100% of the width of the sidebar ie assign a dynamic width to the buttons I use in the widget section.
Do you think it is better to create a new css for those buttons or is there some code that is parsed by the framework that can make those buttons 100% width with somethinglike
[button link="http://www.google.com" width="100%" color="black" text="light"]RSVP[/button]














