Characterized – Blogger Template

Live Demo | Download Characterized (695)
Category: Dark Colored
Properties: 2 Columns, Black, Fixed Width, Right Sidebar
Posted on: 14 Sep 09
19 Constructive Comments
Add Comment
Before posting your questions, please make sure that you have gone through the 'FREQUENTLY ASKED QUESTIONS (FAQs)' Section. Click here for Blogger's Frequently Asked Questions


I want to remove the comments and reader RSS feed heading and replace them with a picture and reading list heading. Can you tell me how to do that or point me to another template? Thanks
(October 4th, 2009 at 8:24 am)Thank you for your comment. Simply locate the following code
Now change the <li><a href=’/feeds/comments/default’>Comments RSS</a></li>
to one of your own, for instance, replace /feeds/comments/default to http://www.bloggertemplateblog.com and anchor text should be changed to Blogger Template;
<a href=’www.bloggertemplateblog.comt’>Blogger Template</a>
If you need my help, just comment!
(October 4th, 2009 at 10:09 am)I want to know, how i can change or add a Header, I tried but I couldn’t.
Thanks!
(October 5th, 2009 at 6:11 am)Thank you for your comment. Inside EDIT HTML, locate #banner, there you’ll find the following code;
#banner {
background:transparent url(http://4.bp.blogspot.com/_V-IXTBBt1Bg/SpNsmi2orII/AAAAAAAABQc/21wJcSECvYw/s1600/img09.jpg) no-repeat scroll 0 0;
height:199px;
……
}
replace the image URL (shown is bold) with one of your own. Size of your image should be 580px (wide) and at least 200px in height.
(October 5th, 2009 at 2:03 pm)Is there a way to add borders around pics I have in each post?
(October 21st, 2009 at 5:07 am)I am not sure how to add borders to all the images in blogspot. However, you can manually add borders to images by editing your post, and inside EDIT HTML locate style=” “, and place the following code in it; for instance; border: 4px solid #ffffff;
4px = width of the line around the image,
solid = solid line around the image, can be dotted as well
#fffff = hexadecimal color (white in this case) choose any other color that suits you.
Let me know if you need any other help.
(October 21st, 2009 at 11:23 am)Thanks for a great template. I modified a bit to fit my blog, and i rly love it
(October 26th, 2009 at 8:51 am)Your Welcome! Glad you liked it
(October 26th, 2009 at 11:36 am)Is it possible to make a header over the navbar?
(November 3rd, 2009 at 5:57 am)The header is already above the navigation bar. If this is not what you asked, please elaborate your question.
(November 3rd, 2009 at 10:38 am)What I meant was, is it possible to add a picture above the navbar?
(November 4th, 2009 at 10:18 am)Yes it is, goto EDIT HTML -> check Expand Widget Templates search and locate #logo and add the code shown below
where IMAGE-URL is the URL of your image. Image size should not exceed 960 px. Let me know if you need any help.
(November 4th, 2009 at 11:43 am)Thanks for the help, but I still cant seem to get a pic above the navbar. Tried adding your code and image url to a pic, but I still cant see the pic on my site. It stays unchanged.
(November 10th, 2009 at 1:07 am)Thx!
My apologies. I forget to add semi-colon (;) at the end of the code; Repeat the same process with the following code;
Let me know when you’r done!
(November 10th, 2009 at 11:21 am)it works now, thanks alot
(November 12th, 2009 at 11:41 pm)Glad to help!
(November 13th, 2009 at 9:45 am)How do I change akele la Rosa on top of the Search .. order by a different color??
Thanks
(January 19th, 2010 at 8:29 am)Goto Layout -> Edit HTML, check ‘Expand Widgets Templates’. Now search and locate;
delete the background from it. Save your template.
(January 19th, 2010 at 11:53 am)Grateful friend .. vlw msm
(January 19th, 2010 at 7:29 pm)