Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3214278
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T15:02:31+00:00 2026-05-17T15:02:31+00:00

Does anybody know if it is possible to hide the NEW label that gets

  • 0

Does anybody know if it is possible to hide the “NEW” label that gets appended to the Title field of a new SharePoint list item?

I have a nightly script that copies a list from one site to another site list and don’t need the NEW to show up.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T15:02:31+00:00Added an answer on May 17, 2026 at 3:02 pm

    If you just want to remove them image from a single view or page rather than every list in the web application what you can use the favourite tool of SharePoint UI hackers everywhere – the Content Editor Web Part (CEWP) along with javascript/jquery/css.

    In this case its easy, only CSS required.

    For SharePoint 2010

    The New image is displayed as so

    <IMG class="ms-newgif" title="New" alt="New" src="/_layouts/1033/images/new.gif">
    

    So if you add the following style into a CEWP (you have to use the HTML Source View, rather than the Rich Text Editor).

    <style>
      IMG.ms-newgif {display:none;}
    </style>
    

    The New image will be hidden.

    WSS3 and SharePoint 2007

    The CSS is a little more complex

    <style>
        TABLE.ms-unselectedtitle TD.ms-vb IMG {display:none;}
        TABLE.ms-selectedtitle TD.ms-vb IMG {display:none;}
    </style>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

does anybody know how it is possible to add an accessibility label to a
Possible Duplicate: List selectors for obj-c object Does anybody know how to get all
Does anybody know if it possible to pull a list of the IDs for
Does anybody know that is possible to make the value of tag to dynamic
Possible Duplicate: slow android emulator Does anybody know why the emulator is that slow?
Does anybody know if its possible to save the windows event logs from a
Does anybody know, is it possible and how can I get name of user
Does anybody use bare .SWF files as webpages? I know it's possible; it seems
Does anybody know of or have a detailed list of how the BCL in
Does anybody know, how to get a list of leaf nodes in Prolog? Let's

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.