Tag Archives: CSS

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?

Overlay Images using CSS

I want to introduce a section called quick tip as I have a lot that I can share which I encounter on a day to day basis.  The first  one that I will share is overlaid image using CSS. Here it is there are 2 parts 1 is the CSS and 1 is the HTML… Read More »

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 »