Want to know how to hide specific images from blogger posts pages and to
appear only in homepage? In this tutorial we'll learn how we can do
this! So let's start hiding our images from posts pages:
Step 1.
If you are using the old Blogger interface:
Note: it should be at the exact location where your image has been added (if the image is at the middle of the text, then the code should be located also at the middle)
Step 1.
If you are using the old Blogger interface:
- Go to Dashboard - Design - Edit HTML - Expand Widget Template (make a backup)
- Go to Dashboard - Template - Edit HTML - Proceed - Expand Widget Template (make a backup)
}]]></b:skin>
Step 3. Copy and paste the following code just below it
<b:if cond='data:blog.pageType != "index"'>
<style>
.hidepic{
display: none;
}
</style>
</b:if>
Step 4. Save the Template.
Now everytime you create a post, firstly add the pic you want
to hide and then switch to Edit HTML tab where you'll see the HTML code
of the image you have added that will look something like this:
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJdZOXXXMNcvIYsIucFEPR_MaI2r5kuJgxcXhrduYocrdy4I7iIhfm9CRSkvAHtFolpvlE9HRyiqASWqbFtUDy2EyD1DVZTTfvGGqHKt5IxW4Kfi2EkEOk5Hw8p9GGEqOwRehcuQnZwss/s1600/fire_bird_by_fhrankee-d32af8v.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJdZOXXXMNcvIYsIucFEPR_MaI2r5kuJgxcXhrduYocrdy4I7iIhfm9CRSkvAHtFolpvlE9HRyiqASWqbFtUDy2EyD1DVZTTfvGGqHKt5IxW4Kfi2EkEOk5Hw8p9GGEqOwRehcuQnZwss/s320/fire_bird_by_fhrankee-d32af8v.png" width="320" /></a></div>
Note: it should be at the exact location where your image has been added (if the image is at the middle of the text, then the code should be located also at the middle)
All you have to do is to replace "separator" with "hidepic" as you can see in this screenshot below:
That's it!
+ comments + 1 comments
Hi there! I could have sworn I've been to this blog before but after checking through some of the post I realized it's new to me.Anyhow, I'm definitely happy I found it and I'll be book-marking and checking back often!
website design