can i set maximum title length in blogspot index page? If the title exceeds the maximum length, the letters or words which do not fit are replaced with "...". And only in index, the original title still the same if you go to the post.
<h4 class='title'><a expr:href='data:post.href' rel='bookmark'><data:post.title/></a></h4>
Yes, you can set title length in index pages by javascript. Paste this code before
</body>
. You can change the maximum length30
.