Posts

Showing posts with the label Blogger Tips

How To Positon Elements/Widgets On Blogger Blog

Image
Most newbie blogger wonder that, is there no way to position element in blogger, but am sharing with you now, how your can position your element to your desired location on your blog. some authors may specify where you are to position your elements/gadgets/widgets, whereby you would prefer it in another location. You can also easily change the location of your element in page elements, and remember that, there are some situation whereby you can only add elements/gadget/widget through your template, by inserting some code into your html box, and this article will help you on that. Positioning Elements In Template Login to your blogger Dashboard  Click "Design" > "Edit HTML" > Remember to always back up your template Now placing your code snippet to any location will be determine by the list of options below. -  Placing Element Below Post Body Find <data:post.body/> , and add your code after it, if you wish to place your element/widget below your post. -  ...