I need a couple of features in my store and wonder if it's possible to do this.

- Show text to user that is in a specific role and not to other?
I have tried if(user.IsInRole)

- On product page I need to add a textbox that can take multiple rows and where the user can change fonts, sizes and color of fonts on each row and preview the text.

- On product page let the user upload an image and preview the image.