delete option displaying only on mouse over

Posted by Community Admin on 04-Aug-2018 09:12

delete option displaying only on mouse over

All Replies

Posted by Community Admin on 13-Sep-2011 00:00

Delete option appears only when mouse over. Can we permanently show it ?

Posted by Community Admin on 15-Sep-2011 00:00

Hi Harikrishnan,

Can you give us more detailed description of the issue? Please provide screenshots as well as information about your project and setup so I can be of greater help to you.

Regards,
Victor Velev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 15-Sep-2011 00:00

hi,
Please see the attached image.
Please give a reply ASAP :)
Thanks and regards
Hari

Posted by Community Admin on 15-Sep-2011 00:00

Hello Harikrishnan,

You can use the following css style to apply the "X" (delete icon) constantly:

<style type="text/css">
.rsAptDelete
  visibility: visible !important;
</style>

Hope this helps.

Greetings,
Veronica Milcheva
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 15-Sep-2011 00:00

Thank you for your valuable reply

Its working fine

Thanks a lot

hari

This thread is closed