Dropdown for plans

Hi guys!

I’d like to change the select menu for the plans with a series of radio button; then, if I have 3 plans, I’ll see 3 radiobuttons with the name of the plans.

Obviously, it’s only a layout change, the function would remain the same.

Now: is this possible?
Thank you!

It is possible, but it’s not really anything that s2Member can help you with.

My advice would be to use jQuery UI to achieve this. It ships with WP and is easily enqueued. Just Google for instructions on how to use it.