Showing posts with label conditional statements. Show all posts
Showing posts with label conditional statements. Show all posts

3/19/2013

Using if/else to customize elements in specific pages in Blogger

| 7 comments

Controlling certain elements visibility, usually widgets, in your blogger pages can a bit confusing if you are not familiar with coding or with the blogger template. In this post, I will note down the things I learned in using the if/else tag for hiding or showing elements in specific pages in blogger.

I'll be focusing in using the if/else tags in your template - how to use it and where you can use it. Anyway, just let me know in the comments section if something isn't clear.