Free Blogger Templates

BTemplates, the best place for Blogger templates since 2008.

Scruffy Blogger Template

Scruffy

Free Download Live Demo

4,645 Downloads.


Mobile screenshot

Instructions

  1. How to install a Blogger template.

About Scruffy

Scruffy is a free Blogger template adapted from WordPress with 2 columns, right sidebar and grunge style.

Excellent template for blogs about to write a diary.


More Adapted from WordPress Blogger templates:


Credits

Author: Templates Block.


22 Questions and comments on Scruffy

Kelli 11 February 2010 at 16:15

I loaded this template. And do like it, but when someone leaves a comment the comment bubble says “1 comments” rather than just 1 (as shown in the preview). I had to go in and resize the txt so that the comment txt wouldn’t overlap the title.

↩ Reply
Claudia 12 February 2010 at 20:56

Kelli:
Go to Layout/Page Elements/ Configure Blog Posts and delete the word “comments”.

↩ Reply
Volverene Evo 12 February 2010 at 21:55

Claudia: Thanks :) No wonder you`re such a big help ;)

↩ Reply
Amy Jordan 20 February 2010 at 11:35

Hi,
I have downloaded your template and i love it there are just a few things that are bugging me i don’t like the subscribe thing on the right hand corner can i get rid of this and also is there a way of removing the home, RSS, edit list as i don’t use these and also when i click the edit link it doesn’t take me anywhere…..

also can i remove the comments with arrow and latest post with arrow ????

thanks

↩ Reply
Volverene Evo 23 February 2010 at 6:41

Amy: 1. To remove navigation links(Home, Posts RSS…)

Goto: EDIT HTML page, using CTRL+F, find “#nav {”
The browser will highlight:

#nav {
}

Replace the above code with:

#nav {
display: none;
}

2. To Remove the Subscribe widget, again in EDIT HTML page, find “.subscribe {”
Browser will highlight:

.subscribe {
display: block;
height: 0;
margin-left: 17px;
text-indent: -9999px;
padding-top: 73px;
width: 247px;
overflow: hidden;
background: url(https://4.bp.blogspot.com/_k_DnmK4oz2Q/S2tgoD_C0QI/AAAAAAAAAsA/eRKAXx_3cT4/s1600/subscribe.jpg) no-repeat top left;
}

Replace the above code with:

.subscribe {
display: block;
height: 0;
margin-left: 17px;
text-indent: -9999px;
padding-top: 73px;
width: 247px;
overflow: hidden;
background: url(https://4.bp.blogspot.com/_k_DnmK4oz2Q/S2tgoD_C0QI/AAAAAAAAAsA/eRKAXx_3cT4/s1600/subscribe.jpg) no-repeat top left;
display: none;
}

3. Since the template uses image background, so it`s not possible to remove Latest Post and Comments as it is the part of background image.

Thanks for asking :)

↩ Reply
Volverene Evo 23 February 2010 at 19:26

All: To completely remove the “Comments” text that appears and overlaps with the post title, here`s what you need to do:

Goto EDIT HTML, select “Expand Widget Templates”.
Then using CTRL+F, find “”

The browser will highlight the this code:

Just remove it and click PREVIEW. Save when done :)

↩ Reply
Volverene Evo 23 February 2010 at 19:28

All: To completely remove the “Comments” text that appears and overlaps with the post title, here`s what you need to do:

Goto EDIT HTML, select “Expand Widget Templates”.
Then using CTRL+F, find “data:top.commentLabel”

The browser will highlight the this code:
data:top.commentLabel

Just remove this code along with its brackets “” and click PREVIEW. Save when done :)

↩ Reply
Maxine 9 March 2010 at 3:50

I just added this template to my blog, and I have a couple questions.

When you click the subscribe link, it just brings you to a page with my html code, so how is someone supposed to subscribe to my blog?

And the posts rss and comments rss just pull up more html codes too. I am new to the whole blogger thing, but I can figure a little bit of the html codes out. I was just curious the purpose of the links? I dont see why any of the ppl who read my blog need them, so do I need them there?

Thank you in advance, I hope my questions make a some sense :)

↩ Reply
Stilinga muse 19 March 2010 at 7:14

How add page numbers navigation?

↩ Reply
Stilinga muse 19 March 2010 at 8:42

It’s SO big problem to me…. :(

↩ Reply
Larissa 24 March 2010 at 13:48

What can I do about my missing “Newer Posts” and “Older Posts” links? I’ve tried some tutorials that haven’t worked.

↩ Reply
Volverene Evo 27 March 2010 at 5:38

All Users of Scruffy template: A few days ago, most of the new templates had this problem that the Page Navigation disappeared from the templates at my blog and the Older and Newer posts page numbers disappeared.

I’m deeply sorry for this problem and I apologize for a very late reply.

Here`s what you need to do. Believe me it’s really simple to fix this:

Goto EDIT HTML page

Using CTRL+F

Find this link http://evo13.googlecode.com/files/nav-12.js

Replace the above link with this link >> http://all-in-one-blogger-widget.googlecode.com/files/paginator3000.js

Save and click View Blog.

I am very sorry for the problem. Files in Google Code hosting was deleted by someone.

↩ Reply
Volverene Evo 27 March 2010 at 5:42

Maxine: You would need to provide feeds properly through the Feedburner site. http://www.feedburner.com

The links Posts RSS Comments RSS Home are links useful for static pages of your blog like The About me page, Contact Page, etc

The links are set for the DEMO purposes only.

You can learn how to set the Feeds and link lists(menu bars) by reading the Btemplates Blog and FAQs page :)

Thanks :)

↩ Reply
Adeline 7 April 2010 at 5:24

Same here…….. few problems altho beautiful template.

1)it bugs me to not have the “older posts” and “newer posts” buttons at the bottom of the page

2) After comments are moderated, they do not appear in the comment bubble. The zero still remains in the bubble. Comments lost.

How to solve this problem??

↩ Reply
Claudia 8 April 2010 at 21:37

Adeline:
Regarding the 1st point, there is not a bug. The problem is that the author who made this template used a script to paginate your blog instead showing the “older” and “newer” posts links. Maybe you should try to remove that script.
Now regarding the 2nd point, I think you can solve the problem by going to Settings/Comments and trying to change some options.

↩ Reply
Adeline 9 April 2010 at 12:19

Hi Claudia

Paginate? as in page numbers appear at the bottom of the page? no…i don’t even have that.

I’ve tried modifying the settings for comments so many times….still can’t seem to “keep” comments…

↩ Reply
Adeline 9 April 2010 at 12:22

OH….and i’m html illiterate…..how do i remove that script you were talking about? i know ctrl + f but what do i look for?

↩ Reply
Claudia 14 April 2010 at 23:57

Adeline:

Delete this:

<script src='http://evo13.googlecode.com/files/nav-12.js' type='text/javascript'></script>
<script type='text/javascript'>
var home_page="/";
var urlactivepage=location.href;
var postperpage=7;
var numshowpage=10;
</script>
<script type='text/javascript'>
//<![CDATA[
/* Widgte by www.abu-farhan.com
copyright by Abu Farhan
Dont edit without permission from the Copyright owner
*/
eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('2 r;2 s;2 m;2 f;Q();n R(S){T=U(S/g)+1;2 I=h.1g("1h-1i");J=\'<K 1j="1k" 1l="V"></K><K><a u="1m://1n.1o-W.1p" 1q="1r-1s: 1t; 1u: 1v;" 1w="1x">1y 1z 1A-W</a>\';6(I){I.1B=J}1C=1D 1E(\'V\',T,1F,m,"")}n L(v){2 w=v.w;2 X=U(w.1G$1H.$t,10);R(X)}n Q(){2 4=9;6(4.3("/i/j/")!=-1){6(4.3("?x-5")!=-1){f=4.o(4.3("/i/j/")+14,4.3("?x-5"))}k{f=4.o(4.3("/i/j/")+14,4.3("?&5"))}}6(4.3("?q=")==-1&&4.3(".J")==-1){6(4.3("/i/j/")==-1){s="Y";6(9.3("#p=")!=-1){m=9.o(9.3("#p=")+8,9.Z)}k{m=1}h.11("<7 y=\\""+b+"z/A/B?5-c=1&C=D-E-7&F=L\\"><\\/7>")}k{s="j";6(4.3("&5-c=")==-1){g=1I}6(9.3("#p=")!=-1){m=9.o(9.3("#p=")+8,9.Z)}k{m=1}h.11(\'<7 y="\'+b+\'z/A/B/-/\'+f+\'?C=D-E-7&F=L&5-c=1" ><\\/7>\')}}}n 1J(d){6(d!=1){G=(d-1)*g;r=d;2 H=h.12(\'13\')[0];2 e=h.15(\'7\');e.16=\'17/18\';e.1a("y",b+"z/A/B?1b-1c="+G+"&5-c=1&C=D-E-7&F=M");H.1d(e)}k{l=b;N.u=l}}n 1K(d){6(d!=1){G=(d-1)*g;r=d;2 H=h.12(\'13\')[0];2 e=h.15(\'7\');e.16=\'17/18\';e.1a("y",b+"z/A/B/-/"+f+"?1b-1c="+G+"&5-c=1&C=D-E-7&F=M");H.1d(e)}k{l=b+"i/j/"+f+"?&5-c="+g;N.u=l}}n M(v){O=v.w.1L[0];2 1e=O.1f.$t.o(0,19)+O.1f.$t.o(1M,1N);2 P=1O(1e);6(s=="Y"){2 l=b+"i?x-5="+P+"&5-c="+g+"#p="+r}k{2 l=b+"i/j/"+f+"?x-5="+P+"&5-c="+g+"#p="+r}N.u=l}',62,113,'||var|indexOf|thisUrl|max|if|script||urlactivepage||home_page|results|numberpage|newInclude|lblname1|postperpage|document|search|label|else|alamat|nomerhal|function|substring|PageNo||nopage|jenis||href|root|feed|updated|src|feeds|posts|summary|alt|json|in|callback|jsonstart|nBody|blogPager|html|div|hitungtotaldata|finddatepost|location|post|timestamp|halamanblogger|loophalaman|banyakdata|maksimal|parseInt|paginator1|farhan|totaldata|page|length||write|getElementsByTagName|head||createElement|type|text|javascript||setAttribute|start|index|appendChild|timestamp1|published|getElementById|blog|pager|class|paginator|id|http|www|abu|com|style|font|size|7pt|display|none|target|_blank|Widget|by|Abu|innerHTML|pag1|new|Paginator|numshowpage|openSearch|totalResults|20|redirectpage|redirectlabel|entry|23|29|encodeURIComponent'.split('|'),0,{}))
//]]>
</script>
↩ Reply
Adeline 15 April 2010 at 7:24

Thanks Claudia! You’re a GENIUS!!! Thanks for taking that step to help me out. Really appreciate it. :)

↩ Reply
Volverene Evo 17 April 2010 at 23:22

Adeline, Larissa, Stilinga: Yes you can follow instructions at my blog for fixing the template’s page navigation slider bar (alternative to Older Posts, Newer Posts link) for the time being.

Thank you :)

↩ Reply
Volverene Evo 25 June 2010 at 5:11

Dear users of Scruffy template: If your Page Navigation Links (Older Posts, Newer Posts) are not working with this template, here’s what you need to do to fix this:

1. Goto EDIT HTML page.

2. Using CTRL+F, find any of the following link:

“http://evo13.googlecode.com/files/nav-12.js”

OR

“http://all-in-one-blogger-widget.googlecode.com/files/paginator3000.js”

3. When you find any of the above two links. Replace it with the link below:

“https://www.opendrive.com/files/6549279_VT1Jl/paginator3000.js”

4. Click SAVE and VIEW BLOG to see the page navigation links come back again.

That’s it!

For any further assistance that you may require, please do ask :)

Thank you

↩ Reply
maxine 20 December 2010 at 13:46

@Claudia: Hey, I’m still having trouble with this. Please help me

↩ Reply

Leave a Reply

Your email address will not be published. Required fields are marked *