Tag Archives: HTML

How to remove “Revert to template” message in Sharepoint

Are you annoyed with this message “The current page has been customized from its template. Revert to template” you get from SharePoint when you had made some modifications on the html code behind? Have you ever wondered how to remove this, or keep it from showing?

Tooltips in CSS

Have you ever wondered how to create tootips uisng CSS only.  I had a problem before when I was tasked to create tooltips in a website and imemdiately I had thought of using Javascript as thats what I am used to but to my surprise that website blocks any JavaScripts.  So the next best thing… Read More »