| 0 comments ]

Blogging always been easy when you can see the pencil image below your posts.  It appears whenever you have been login into your account in Blogger platform. You can edit any of your chosen post automatically with just a click to that 'pencil'.

Anyhow, you are having problem when you always changing your templates.. hehe like me. The 'pencil' was lost! So.. login into your dashboard & edit post from there is a burden task, right?

Having done some investigation, it seems I have found a solution to the problem. Just add the following lines to your template's style section:

.email-post-icon {
background: url(http://www.blogger.com/img/icon18_email.gif)
no-repeat left center;
padding-right: 15px;
}

.quick-edit-icon {
background: url(http://www.blogger.com/img/icon18_edit_allbkg.gif) no-repeat left center;
padding-right: 15px;
}
Why the Blogger platform does not supply these CSS classes, I do not know..

Related Posts by Categories



0 comments

Post a Comment