Friday, November 27, 2009

How to style borders?


How to style bordes?
Often while editing you template you must have come across something like border: 1px solid #333333. What this means is "make a border 1 pixel wide, with solid line, and color of line is #333333. In this tutorial we will tell what styles you can apply to the borders and how to increase the line width. Finally we will also tell about outlines.








Tuesday, November 17, 2009

Video tutorials on their way.

Video tutorial.
Yesterday a friend of mine was watching me blog. He is particularly new to blogger. He had tried the 'Remove the blogger navbar' hack and was not able to do it. I was surprised. It's such an easy hack, just copy paste the code and you are done. I asked him where he faced the problem. The reply: "Don't know. I didn't even understand what a template is." So I decided to add a video tutorial section. For the next coming days I will be busy making video tutorials for the older posts. This also means less number of posts per week and more work for me. Well I will try my best to keep up my work.

Monday, November 16, 2009

How to open all links in a new window?

All links in new window.
Watch the video tutorial.
If you want to open all your links in a new window here is how to do it. But I don't recommend this hack. All your links - older post, newer post, home and all in-post links will open in a new window. This can be really annoying at times. As a thumb rule you should open external links in a new window and internal links in the same window. Anyways if anyone of you find this thing useful do tell me.

Wednesday, November 11, 2009

How to add favicon to blogger blog?

favicon blogger
Watch the video tutorial.
Favicon is the small image beside the url (as you can see in the image). Any image .jpg, .bmp, and even animated .gif images can be used as favicon. Here is the easiest way to add it to your blog.

How to properly write code in blogger blog post? (Part 2/2)

Writing code in post part 2/2.
In first part we told you how to write html/javascript code in blogger blog post. In this part we will show you how to properly write the code in post i.e. how to make your code standout the regular text.
write html/javascript code in blogger blog postAfter you have placed your code in the post, highlight it so that users can easily spot it. Often while reading others post I have face this peculiar problem. The authors do not highlight their code. This is specially problematic when they are referring to a single line of code. You can apply a lot of styles make it bold, increase or decrease font, change the font altogether... Pretty old stuff...isn't it. This is how we like it.





Consider this (Style 1)

//your code here

Or this (Style 2)

//your code here

Or even this... (Style 3)

Title here

//your code here


Neat code presented elegantly. Read on to know how to apply these styles.

Control opacity of blogger-navbar

Control opacity of navbar animated.Recently Blogger released new transparent navbar styles. It is a nice move on blogger's part to encourage its users put back the navbar again. Users used to hide the blogger navbar as it did not match their template. The transparent navbars mix with the template colors and hence give a better look.
There is one thing though that I still think is missing. The level of transparency can not be controlled. Here is a work around to achieve this.
Older post
 

Recent Posts

| © 2009 BloggerFunda.blogspot.com | Template by Blogger | Enhanced By Abhishek Kumar |
| Site best viewed in Firefox@1024X768 or higher resolution. |