I have added some thing to suppress widget controls (the wrench-cross-screwdriver icon) for my blogsite. I noticed that it has started to appear in many sites on Blogger even when one is not logged in as admin. Added the following in the CSS section of the Layout HTML.
span.widget-item-control { display:none; }
Subscribe to:
Post Comments (Atom)
Github CoPilot Alternatives (VSCode extensions)
https://www.tabnine.com/blog/github-copilot-alternatives/
-
You need to add an attribute android:screenOrientation to the activity in the AndroidManifest file
-
Both JQuery and a library like Prototype JS use the $ as shortcut/alias for commands. In order not to prevent conflict, we can change the u...
-
The JavaFX APIs are built over a technology stack that enables rich-media applications (2D, 3D and audtio) to be built very quickly. In...
No comments:
Post a Comment