Thursday, January 29, 2015

Welcome.ascx control, remove link

Hi,


According to your description, my understanding is that you want to display the welcome menu as the normal text.


We can apply some custom style into your master page like below:



<style type="text/css">
.ms-welcome-hove
{
background-color:#F3F3F3;
cursor:default;
border:none;
}
.ms-welcome-root
{
background-color:#F3F3F3;
cursor:default;
border:none;
}
</style>





Thanks


Best Regards




Jerry Guo

TechNet Community Support



No comments:

Post a Comment