X
7 tips for first-time job seekers

7 tips for first-time job seekers

Whether you are a college graduate or are about to be, chances are you've heard "dress for success," "sharpen your skills"...

7 tips for first-time job seekers
Motivational business speaker for your business needs

Motivational business speaker for your business needs

For employees to perform at their best capabilities they need to be motivated time and again...

Motivational business speaker for your business needs
Tips for protecting yourself during unemployment

Tips for protecting yourself during unemployment

The U.S. Department of Labor reported 372,000 applications for unemployment benefits at the end...

Tips for protecting yourself during unemployment
Turning your home into a castle

Turning your home into a castle

It can be easy to get confused and bogged down when it becomes time to redecorate your home. It doesn't, however, have to be that tricky...

Turning your home into a castle
Showing posts with label blogger widget. Show all posts
Showing posts with label blogger widget. Show all posts

Tuesday, 12 February 2013

How to make a cool social media sharing widget on blogger

Dear all bloggers, today CoolTips2u want to share one more cool widget on blogger. The widget called a cool social media sharing. You can see the demo on this blog. Yes! a cool social media sharing on every post of this blog! :D Okay, now let me show you how to make the widget.

1. Log-in to your blogger and click on Design tab.

2. Click on Page Elements tab.

3. Click on Add a Gadget.

4. Select on HTML/Java Script section.

5. Place the following codes ON it.



6. Click Save. That's all! :D

7. If you have some questions, please comments on the comment box below. Thanks for coming! :D
Posted by Unknown

Monday, 11 February 2013

How to make a cool related posts widget on blogger

Dear all bloggers, today CoolTips2u want to share one more cool widget on blogger. The widget called a cool related posts. You can see the demo on this blog. Yes! a cool related posts on every post of this blog! :D Okay, now let me show you how to make the widget.

1. Log-in to your blogger.

2. Click on Template tab.

3. Click on Edit HTML.

4. Tick on Expand Widget Templates checkbox.

5. Find < / head > code.

6. Paste code below BEFORE the code.



7. Find < div class = 'post-footer' > code.

8. Paste code below AFTER the code.



9. Click Save template. That's all! :D

10. If you have some questions, please comments on the comment box below. Thanks for coming! :D
Posted by Unknown

Friday, 14 September 2012

cool floating social media button

Dear all bloggers, today CoolTips2u want to share one more cool floating widget on blogger. The widget called a cool floating social media button. You can see the demo on this blog. Yes! a cool floating social media button on the right-side of this blog! :D Okay, now let me show you how to make the widget.

1. Log-in to your blogger and click on Design tab.

2. Click on Page Elements tab.

3. Click on Add a Gadget.

4. Select on HTML/Java Script section.

5. Place the following codes ON it.



6. Click Save. That's all! :D

7. Customization:

1. Replace the https://www.facebook.com/CoolTips2u URL with your Facebook Page URL.

2. Replace the https://twitter.com/CoolTips2u URL with your Twitter Page URL.

3. Replace the https://plus.google.com/104738107757885877986/posts URL with your Google Plus Page URL.

8. If you have some questions, please comments on the comment box below. Thanks for coming! :D
Posted by Unknown
cool floating notification widget

Dear all bloggers, today CoolTips2u want to share a cool floating notification widget on blogger. You can see the demo on this blog. Yes! a cool floating notification bar on the top-side of this blog! :D Okay, now let me show you how to make the widget.

1. Log-in to your blogger and click on Design tab.

2. Click on Edit HTML tab.

3. Find (Ctrl+F) the <body> code.

4. Place the following codes AFTER it.



5. Click Save Template. That's all! :D

6. Customization:

1. You can change the background bar to your favorite color. Just replace the color code on background: #09C; on #ut-sticky section (don't forget to change all the background code: background: -moz-linear-gradient(top, #09F 6%, #09F 9%, #09C 99%); | background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,#09F), color-stop(9%,#09F), color-stop(99%,#09C)); and so on).

2. You can also change the background bar (when mouse over) to your favorite color. Just replace the color code on background-color:#333; on #ut-sticky:hover section.

3. You can also change the content of the bar with your desired text or widget. Just replace the code within <p style='padding-top:5px;'> and </p>. In this case, I put some texts and my twitter widget.

7. If you have some questions, please comments on the comment box below. Thanks for coming! :D
Posted by Unknown