Blogger Forums » Blogger Template Tweaks

Different 1st blog post in listening

(3 posts)
  1. moebius87

    new member
    Joined: Mar '10
    Posts: 2

    Hi, i hope you will understand what i want
    I'm asking if it's possible to set different styles to 1st blog post. And if i can have that latest post on every page even when i'm listing to older posts.
    thanks for answer

    Posted 2 years ago #
  2. aneesh

    site admin
    Joined: Jul '09
    Posts: 244

    If you mean that you want to display the latest post on every page and style it differently then it would be difficult

    <b:if cond='data:post.isFirstPost'>
    This will be shown if its the first post
    </b:if>

    This conditional tag can be used to detect the first post on a page(not the latest post)

    If you to display the latest post on every page, modify one of the recent posts widget so that it displays the whole of the post and set it to display the latest one.Then add this widget to your blog

    Posted 2 years ago #
  3. moebius87

    new member
    Joined: Mar '10
    Posts: 2

    Thanks.
    i tried it, but than decided to change my template design becouse it didn't look so good

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.