How to Create Show or Hide Links for Posts on Blogger

Write a lot of long posts? Want to make it easier to fit more posts on a page? Add show/hide links.

Instructions

    • 1

      Log in to your account. Go to your dashboard. Go to "Manage Template" and select "Edit HTML."

    • 2

      Add the following lines to the CSS style code of your template between the tags:
      .posthidden (display:none)
      .postshown (display:inline)

    • 3

      Add the following code to your template between the and tags:

      Tips & Warnings

      • Looking for an alternative? Use post summaries. Always save a copy of your template before you start making changes.

      • You cannot set show/hide links for just one post; they'll be applied to your whole blog.

      Related Searches:

      Comments

      You May Also Like

Related Ads

Featured