New blogger template Blackbeard
Here is another new blogger template named Blackbeard. Its an original creation by bloggerzbible. Its inspired by black and is focused in giving the users maximum features. Blackbeard is a clean template which has maximum compatibility with browsers and maximum feasibility with blogger.
Features
- Automatic header navigation links- Gets created on creation of new page.All you have to do is arrange them.
- Page Navigation
- Simple and clean design.
- Widget ready sidebar- Compatible with all type of widgets.
- Cross Browser compatibility- Is compatible with all major browsers.
- Stylish comment section with avatar image for anonymous and openid comments.
- Sharing and subscription ready.
- Logo psd included- Easily change the logo as you like.
- Image and JavaScript files included so that you can use them anytime.
- Stylish and simple post area.
- Valid HTML and CSS.
- Totally bug free.
Customizations
1. Changing the Logo- You can change the logo through Photoshop with the psd file included in the template.Just edit the logo.psd save it and upload it. After uploading go to the template code and find ".logo" below it will be the default logo url. Replace it and save the template.
2. Changing the Share box links- To change the sharebox links go to the template code and find "<div class='social_sharing'>". Below it will the url’s of all the social sites and also the subscription box.
3. Pagination- To change the number of posts to be shown on using pagination find </body> tag and above it will be script like this
<script type='text/javascript'>
var home_page="/";
var urlactivepage=location.href;
var postperpage=4;
var numshowpage=4;
var upPageWord ='← prev';
var downPageWord ='next →';
</script>
You can change the number values as you like in the above code.
var postperpage=4; → Changes the no of posts that will show up on clicking any page number.
var numshowpage=4;→ Changes the number of linking to show in the widget


This template is amazing. Congrats.
Great Template, However when tested in a smaller screen size the date gets pushed and ends up in the middle of the post title.
@paul Crowe
You are right, in the demo date is in the middle of the post title.
When I zoom backwards in my browser sidebar get to the bottom the posts.
Hi
@ Paul Crowe
@ Harihara Kumar
The layout is not of fixed type. I will try to remove both these errors. Thanx for telling
nice theme, when viewed with FF 3.6.8, the date image is overlapping the first alphabet of the post title.
Hi
@ Paul Crowe
@ Harihara Kumar
@ thinchhia
I have fixed the date problem and has also updated the download link.
@BloggerNetwork
thanks pal
Hello, when I try to share something to facebook I get a weird code, sorry for my bad English, this is the code that comes out, any solution? "" var timestamp = "Monday, February 7, 2011" if (timestamp! ='') {var = timestamp.split (","); var timesplit date_yyyy = timesplit [2] = timesplit timesplit var [1] . split (""); var date_dd = timesplit [2] = timesplit date_mmm var [1]. substring (0, 3);} document.write (date_dd) d ""
@ kios,
Can you tell me how did you share. And can you give the url
@BloggerNetwork
this is my blog http://kios.blogspot.com, both formally of blogger as you add by hand, I get the same error
@ kios,
The code that you are getting is the script code that displays the Date. To remove it just add the meta tag that contains the description of your blog.
This the code for it. Add it below the <head> tag of your template code.
<META CONTENT='Your descriptive sentence or two goes here.' NAME='Description'/>
Facebook often picks up the previous information even after change. So to make Facebook update the information use this url:-
http://developers.facebook.com/tools/lint
Place your blog's url in the option given in the url and click lint.
Now your facebook sharing option is ready.
Hye.I have probs here.Wht the date is not come out.Plus its stated that undefiend
Go to Settings/Formatting/Timestamp format -> Thursday, March 24, 2011.
Thanks a lot.heheh.Now the problem is solved.Can i put header?.I have tried it.But then the search box seems not centre at all.:0
Hey.How to put home tutorial abaout contest at the upper part?
It will be automatically created on creating any page
With this template blog is not showing continous reading it is showing full post what to do?
Use the jump-link feature to show cotinue reading on your blog
I'm looking for a simple share widget to add to each post, ie. Twitter, Facebook, and G+ buttons. Any recommendations on how to go about it?