Saturday, May 31, 2008

How to add search box to blogger?

Get Blogger Tips, Tricks and Templates directly in inbox

There are two ways add search box into your blogger blog.

1. Blogger Widget

Steps to add this search box

(i) From Dashboard, Go to Layout

(ii) Add Page Element

(iii) Select HTML/JavaScript, Name it Search Box and add this code.

<p align="center"><form id="searchthis" action="/search" style="display:inline;" method="get"> <input id="search-box" name="q" size="18" type="text"/> <p align="center"><input id="search-btn" value="Search" type="submit"/></p> </form></p>

(iv) Place it wherever you want to and you are done

2. Google Custom Search Engine

Another very advantageous method is to add a Google Custom Search Engine to your blog for free.. The advantages:

1. Include one website, multiple websites, or specific webpages.

2. Host the search box and results on your own website.

3. Customize the colors and branding to match your existing webpages.

To create your custon Search Engine Click here http://www.google.com/coop/cse/

Promote your blogs with entrecards

Get Blogger Tips, Tricks and Templates directly in inbox

Their has been a latest buzz about entrecard around the world in blogging industry where we have seen this entrecard system is being used upon by the major bloggers around the world to promote their site across websites of their niche.

What is entrecard?

The entrecard is a 0 investement 100% returns scheme where you get earn credits via cards drops on other bloggers widget.

You can further use these earned credits to advertise on other bloggers widget, There is no limit to spend unless a& until your are willing to pay that much credits.

But how to earn these credits?

A fast and easy way to earn the credit has been started by the entrecard owners.They are giving away 2000 entrecredits to blog about their new entrecard giveaway. Moreover you can add multiple blogs with a single account and enter a random draw contest to win 15000 entrecard per blog you add.



To know more about full entrecard system download the official e-book of entrecard.com

Friday, May 30, 2008

How to hide Navbar in Blogger?

Get Blogger Tips, Tricks and Templates directly in inbox

Do you want to hide and get rid of navbar in blogger blog.


Look at this simple tip and follow these simple steps:

1. Go to your blogger Dashboard and select Layout.

2. Click Edit HTML.

Now there are two ways to hide navbar:

Method 1. Find <b:skin><![CDATA[/* and after that paste this simple code

#navbar-iframe {
display: none !important;
}


[Via]

Method 2. Just add the following lines anywhere in your Blogger template [enclosed by <style> tags] and the blogger banner will be gone forever.

#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}


Alternatively, if you are using the Classic beta template inside new Blogger beta, search and replace #b-navbar with #navbar-iframe to get rid of the blogger navbar.

[via]

Privacy Policy

Get Blogger Tips, Tricks and Templates directly in inbox

We respect your privacy and we are committed to safeguarding your privacy while online at our site blogtoblogging (http://blogtoblogging.blogspot.com/). The following discloses the information gathering and dissemination practices for this Web site.

Log Files
Like most standard Web site servers we use log files. This includes internet protocol (IP) addresses, browser type, internet service provider (ISP), referring/exit pages, platform type, date/time stamp, and number of clicks to analyze trends, administer the site, track user’s movement in the aggregate, and gather broad demographic information for aggregate use. IP addresses, etc. are not linked to personally identifiable information.

Newsletter
If a user wishes to subscribe to our newsletter (powered by Feedburner), we ask for contact information such as name and email address. Out of respect for our users privacy we provide a way to opt-out of these communications.

Cookies
A cookie is a piece of data stored on the user’s computer tied to information about the user. Our site don’t use cookies. However, Some of our business partners use cookies on our site (for example, advertisers). However, we have no access to or control over these cookies, once we have given permission for them to set cookies for advertising.

Comments Policy
The author does not assume responsibility over comments he did not make on this blog. While comments are welcome from anybody, we reserve the right to remove any comment that is not deemed suitable for publication. This could include but is not limited to objectional and abusive comments. Hate, racist comments, or any other form of prejudice will be removed and the poster banned! Spam in any form will not be accepted.

Links
This Web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every Web site that collects personally identifiable information. This privacy statement applies solely to information collected by this Web site.

Advertisers

We allow third-party advertising companies (like Google Adsense) to serve ads when you visit our Web site. Google, as a third party vendor, uses cookies to serve ads on our site. Google’s use of the DART cookie enables it to serve ads to our users based on their visit to our sites and other sites on the Internet. Users may opt out of the use of the DART cookie by visiting the Google ad and content network privacy policy.

Please note that these companies may use information (not including your name, address email address or telephone number) about your visits to this and other Web sites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.



Here are some third-party vendors serving ads on this site and you may visit those vendor websites to opt out of cookies (if the vendor offers this capability).

Contact Information
If users have any questions or suggestions regarding our privacy policy, please contact us at: cyberspiritsblog[at]gmail[dot]com.

Email Addresses
When you make a comment or contact me using the contact page where your email is required. Please be assured that you email address will only be used for responding to your email or comment and will never be made publicly available. Your email address will never be sold or given away to anybody else.

If our Privacy Policies change at some time in the future we will post the policy changes to our Web site to notify you of these changes

  © Blogger template 'SimpleBlue' by Ourblogtemplates.com 2008

Back to TOP