Adding the Template
Once you've found a template you like, save it to your computer and unzip it. The '.xml' is the only thing you'll need. Next log into your blogger account then go to Design > Edit Html. Important reminder: if you're planning on trying out a template, be sure to first save your current one in case you change your mind. Templates are very lightweight XML files and take up like no space on your computer. So be sure to have saved a backup of your current template before changing. Next though, choose the file of the template you downloaded and then click upload. That will set up your template for you and confirm the merging of any widgets not built into the template. Pretty simple.A Few Tweaks
When I got my templates I noticed that they didn't have ad widgets built in. Not a big deal, blogger will see that you have ads and will suggest to add the adsense widget to the newly imported template.Another thing was my blogger navbar had disappeared but was still counted as being on in blogger's page elements settings. It turns out that the template had hidden the navbar through the CSS. If you'd like to keep your navbar visible, simply go to the 'edit html' portion of design and then hit 'ctrl+f', or however you access the find feature of your browser, and type 'navbar'. If it finds it in the text box with your template's code, you may see something like this:
navbar {
display:none;
visibilty:hidden;
}
In order to make the navbar visible again, just erase that whole portion. Erase the word navbar and the brackets and everything between. That will make the navbar go back to whatever you have it set to through blogger.
One last thing that I had to customize were the extras that the template had. Borealis Blue comes with a twitter and rss follow button, your ad here's, and tabs on top. I didn't want any of these things so it took some CSS investigating. I use Google Chrome so I can right click on something in a webpage and click 'inspect element' to see it's CSS properties. You can view the page source and look for what you want to disappear, then remember the CSS class name. Go back into the 'edit html' part of design for your blogspot and then use the 'find' feature on your browser to pull up the part of the template code that has that CSS class listed. Then just change it to
display:none
. If it's in a div then you can just erase that div and you should be fine. Worked for me. I hope this helps. And just to clarify, I enjoy everyone's templates. They're all uniquely special! So, don't take this as a, 'hey you need a mint?' kind of thing. I was just wanting to share some great looking templates!
35 comments:
LOL wut, I see a lot of people using the blog templates.
great info man. good to know!
I used this site for my blog template, i absolutely love the template, however it seems to have effected my 'Followers' widget as it does not display correctly, do you have any idea how to fix this?
thats for teh good advice and template links
Awesome, great tips. I'll have to make use of them.
awesome thanks
I use one of the templates, but I think it actually looks pretty good.
awesome, time to pimp my blog. thanks.
thanks for the tips!
Thanks for the tips, was thinking it's about time to upgrade my look from default.
When it comes to your post, GTL can also stand for "Great Thoughts at Length"... keep it up!
wow very informative
wow, thanks for the link, i'll make sure to get me a new theme now :D
Cool man! This is quite helpful :)
You've made some interesting points... I also have some points (actually bubbles) on Enhanced by MS Paint :)
I'm gonna have to look at some new templates. Thanks for the info.
thanks for these
Good info, my layout sucks.
very interesting, I'll look at this
You have some good info tips.
Thanx for the link to BTemplates.com :D
thanks for the info
I have to agree with you here. Check out my other TS blog, Swift Fanatics!
This is very useful, thanks bra.
I follow you too, and I supp you every day waitin' the next post, FTW!
There are so many options out there now for blogs, nice post.
seems nice,maybe i'll check those out later for my blog...
Oh wow, I never thought to look outside of the default blogger made themes for a better template. I might do that soon!
sweet! i love your template!
I totally used your idea and used templates for both my blogs, I love it! Thanks!
cool tips here maybe ill use this
There are some nice templates out there but I prefer a simple and clean like I have now
might change my template, idk...
mmawillgrow.blogspot.com
nice tips
I'm not that good with CSS so that helped a lot
that's some useful information!
Thanks alot! I've been thinking of fooling around with my template for awhile now :D
Post a Comment