Template Information
- Magazine Style
- Three Column
- Right Sidebar
- Black
- White
- Slider Gallery
- Automatic Read More
- Installed Blogger Comment Avatar
- Twitter Feature
Installation Blogger Tutorial
To make this widget works, you must make this widget have a code like this one.
<ul>
<li><a href=""><img border="0" alt="Your Own Title" width="590px" src="Your Image URI" height="353px"/></a>
<div class="slidercontent">Your Own Title</div></li>
<li><a href=""><img border="0" alt="Your Own Title" width="590px" src="Your Image URI" height="353px"/></a>
<div class="slidercontent">Your Own Title</div></li>
</ul>
You must change the twitter account with your own. Find to try below code.
<div class='twitter-content'><ul id='twitter_update_list'><li/></ul></div>
<h3 class='followme'><a href='http://twitter.com/YOURTWITTERID' style='color:#FFFFFF; '>Follow me on twitter!</a></h3>
<script src='http://twitter.com/javascripts/blogger.js' type='text/javascript'/>
<script src='http://twitter.com/statuses/user_timeline/YOURTWITTERID.json?callback=twitterCallback2&count=1' type='text/javascript'/>
</div>
Change the red word (YOURTWITTERID) with your own twitter account.
Search this code in your blogger template.
<form action='http://feedburner.google.com/fb/a/mailverify' method='post' onsubmit='window.open('http://feedburner.google.com/fb/a/mailverify?uri=YOURFEEDID', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true' style='padding:0; margin:0; ' target='popupwindow'>
...............
..............
..............
<input name='uri' type='hidden' value='YOURFEEDID'/><input name='loc' type='hidden' value='en_US'/>
When you find that code, just change “YOURFEEDID” with your own.
This is a free blogger template, but please don’t change a footer code to appreciate the designer and my works.
You like this template? Don’t forget to Re-Tweet or send this BPress Mag Blogger Template into social bookmarking site.
Best regard

Hi, I am having trouble with your BPress Magazine template.
I want to make the comments numbered, but the code "data:commentPostedByMsg/" is missing from the HTML and this is essential in getting the numbering to show up.
Can you please help me?