showhide tag..

  • Unknown's avatar

    Has anyone tried this on their blog yet, Im curious if it works with wordpress and how would I get it to work

    .blog-showhide {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    }

    .blog-showhide a {
    font-weight: bold;
    color: #003388;;
    }

    .blog-showhide a:hover {
    color: #0044cc;
    }

    it might be hard to explain correctly, but its supposed to show a link kind of like the “read more” tag but when you click on it, it automatically shows the rest of the post instead of going to the posts page. I saw the idea on http://www.jedreport.com/ and its a links that called ↓ Continue reading (show full post) ↓. I hope this is clear enough, Im not good at explaining things like this.

  • The topic ‘showhide tag..’ is closed to new replies.