Hey there to all bloggers, tech majors and people of the world. I wanna thank you all for taking time to read my post.
This will be my first tutorial on blogging in blogger.
Many of you who are new to blogging may find HTML coding head banging ( like me! ).
One of the problems when you opt for a custom or classic template is that some elements in the page will be locked and you don't have the freedom to move em around or remove them.
So in this post i will tell how to unlock elements which have been embedded or locked and prevent you from making changes to them like removing or dragging.
All right so here we go
So as shown in the image if you see :-
1. the element to be without border then it is locked ( means you cannot remove it or drag )
2. the element with the border then its unlocked ( yes you can drag or remove )
1.So if you want to change it go to the 'Edit Html' and using the search button find the places where the 'locked' html code has been added.
This will be my first tutorial on blogging in blogger.
Many of you who are new to blogging may find HTML coding head banging ( like me! ).
One of the problems when you opt for a custom or classic template is that some elements in the page will be locked and you don't have the freedom to move em around or remove them.
So in this post i will tell how to unlock elements which have been embedded or locked and prevent you from making changes to them like removing or dragging.
All right so here we go
1. the element to be without border then it is locked ( means you cannot remove it or drag )
2. the element with the border then its unlocked ( yes you can drag or remove )
1.So if you want to change it go to the 'Edit Html' and using the search button find the places where the 'locked' html code has been added.
Using search option (CTRL + F) type locked |
It will look something like the image below
Here you can see that HTML6 has been locked that is value set to true
2.So edit the locked value and change it from true to false.
3. Edit and click save template. ( And you are done! )
Go to page elements tab and check it out and you will see that the element HTML/Javascript which i previously showed you has been unlocked and you can remove or drag it anywhere around.
So similarly you can unlock other elements too.
Note : You can unlock the Blog Posts element but you cannot remove it (its obvious if you remove it, where else will you post!!).
So go ahead give it a try
BREAK THE RULES!!
Post a Comment