Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Saturday, January 4, 2025

How to Add Image Slider in Blogger


Login ==> Create New Post ==> Click On < > ==> Click HTML View ==> Copy and Paste Below


For images Link => just normally upload files and copy links and replace with href For Add Slider 
Note: After Take Link remove that.

Add In Post

Go To Theme ==> Click Customize Drop Down ==> Click Edit HTML ==> Add Below Code Before Body Closing Tag

CSS And JavaScript Code

Note: Some Time It is not working properly because of html parser than you need to first convert html parser code than put in textarea.

Friday, January 3, 2025

How to hide navbar and footer of blogger


navbar (showing at top):


Footer:  


Here I am trying to hide using below steps:

Go To Theme ==> Click Customize Drop Down ==> Click Edit HTML ==> Add Below Css Code

Code Snippet

Wednesday, January 1, 2025

How to add input box with copy to Clipboard Functionality in Blogger

Login ==> Create New Post ==> Click On < > ==> Click HTML View ==> Copy and Paste Below

For Title Change => Code Snippet
For Input Add Content in TextArea Tag

Add In Post

Go To Theme ==> Click Customize Drop Down ==> Click Edit HTML ==> Add Below Code Before Body Closing Tag

CSS And JavaScript Code

Note: Some Time It is not working properly because of html parser than you need to first convert html parser code than put in textarea.

๐Ÿš€ Agentic Framework 1.0 in .NET: The Power Combo of Semantic Kernel + AutoGen

The AI landscape is shifting fast—from simple prompt-response systems to autonomous, decision-making agents . If you're still building b...