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
Blogger Forums » Blogger Template Tweaks
Different 1st blog post in listening
(3 posts)-
Posted 2 years ago #
-
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 # -
Thanks.
i tried it, but than decided to change my template design becouse it didn't look so good
Posted 2 years ago #
Reply
You must log in to post.

