I think it would be nice if I can put my own CSS class to stylize the widget container. For example, I'd like to use the rounded corner for the container instead of the default flat-square one.

All the styling codes are done in CSS, part of my own theme, not part of the widget code. All you need to do is add the class='something', put the default value for 'something', and provide a field to change it in the admin screen. Not difficult task I guess.

Comments

nmudgal’s picture

Status: Active » Fixed

Yes, not difficult. Finally, have provided functionality to change the css id from the admin screen based on if sharebar is displayed in content region or not & committed to 7.x dev. Feel free to reopen if found any bug or something.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.