I am looking for a way to modify the title in my Home page (/SiteAssets/Home.aspx) as removing a "New" word with SharePoint 2010. I have edited in the v4.master
page. However, it did not affect to my Home page. Besides that, I cannot find any file that has the code. Please take a look at an image below. Please let me know if I miss something to do for that change.
<td style="color:#185591;font-size:2.0em;font-family:Verdana,Arial,sans-serif">
<marquee>
Welcome to the portal
</marquee>
</td>
I just find the solution to solve issue. This requires you to have or install the SharePoint Designer. After making some changes with any page, you would like to public these changes to the Homepage as my desire, just simply do it as 2-step below:
v4.master
Set as Default