Popular Post

zwani.com myspace graphic comments

Showing posts with label Blog. Show all posts

আপনার ব্লগে চলন্ত লেখা যুক্ত করুন

এই কাজটি করতে প্রথমে ব্লগার ডেসবোর্ডে লগ ইন করুন, তারপর layout এ ক্লিক করুন, নিচে দেখুন......
layout এ ক্লিক করার পরে নিচের মত দেখবেন...........................

এবার আপনি add a gadget এ ক্লিক করুন, তারপর নিচের মত আরেকটি পেজ দেখবেন...........................

এবার HTML/Java script এ ক্লিক করুন, তাহলে নিচের মত আরেকটি ছবি দেখবেন...............

টাইটেল বক্সে কিছু না লিখলেও চলবে এবং content বক্সে নিচের  কোডগুলো কপি করে পেস্ট করুন...
<style>
#wcnot-cont
{
top:0px;
left:0px;
z-index:9999999;
position:fixed;
width:100%;
background:#222222;
color:#ffffff;
font:16px georgia;
box-shadow:2px 2px 5px #444444;
-moz-box-shadow:2px 2px 5px #444444;
-web-kit-box-shadow:2px 2px 5px #444444;
-goog-ms-box-shadow:2px 2px 5px #444444;
}
#wc-movtext
{
text-align:center;
padding:8px;
font-family: Verdana,”Times New Roman”,Georgia,Serif;
font-size:12px;
color: #ffffff;
}
#wc-movtext a
{
color:#ffffff;
text-decoration:none;
font:16px georgia;
}
#wc-movtext a:hover
{
color:yellow;
text-decoration:none;
}
</style>
<div id=’wcnot-cont’>
<div id=”wc-movtext”>
<marquee behavior=’alternate’ direction=”left”
onmouseover=”this.stop();”
onmouseout=”this.start();”>
<p>
<a href=”http://Link” target=”_blank”><b>Your Text 1</b></a>
| <a href=”http://Link” target=”_blank”><b>Your Text 2</b></a>
| <a href=”http://Link” target=”_blank”><b>Your Text 3</b></a>
| <a href=”http://Link” target=”_blank”><b>Your Text 4</b></a>
</p>
</marquee>
</div>
<div>
উপরে কোড গুলোতে লক্ষ্য করুন সবুজ কালার ও নীল কালারের লেখা গুলো ইডিট করতে হবে । সবুজ কালারের http://Link এর জায়গায় আপনার লেখার নিংক দিন মানে আপনার যে কোন লিখার , বা পোষ্ট, বা যে কোন ওয়েব সাইটের লিংক দিতে পারেন। এবং নীল কালারের Your Text 1 এর জায়গায় আপনার লেখা গুলো লিখে দিন মানে আপনি যে লিখাটিকে স্ক্রল করাতে চান সেটা। দেখুন উপরে লেখার চারটি কোড দেওয়া আছে, আপনি চাইলে আরো বাড়াতে পারেন অথবা চাইলে আরো কমাতেও পারেন।
এবার আপনি সর্বশেষ save বাটনে ক্লিক করুন, এবং আপনার যেখানে রাখতে ইচ্ছে হয় সেখানে রাখুন। এবার আপনার ব্লগে ডুকে দেখুন।
তাহলে আজকের মত বিদায়, সবাই ভাল থাকুন, সুস্থ থাকুন, আল্লাহ হাফেজ।
Tag : ,

আপনি কি আপনার ব্লগে ফিড,ফেসবুক আর টুইটারের গাড়ি চালাতে চান

এই ওইজেট টি যেভাবে সেটআপ দিবেনঃ
১) Login to your blogger account.
২) Go to dashboard >> layout >>  and click add a gadget
৩) In that gadget list find out and open HTML/JavaScript
এখন javascript এ নিচের কোডটি বসান
<div style="position: fixed; z-index: 65535; left: 0px; bottom: -3px; width:100%;"> <marquee>
<a href="http://www.facebook.com/earnfortricks" target="blank"> <abbr title="Like us at Facebook"><img src="http://farm8.staticflickr.com/7372/10085253495_cddef5ce65_o.png" width="120px" height="100px"/> </abbr> </a>
<a href="http://feeds.feedburner.com/____" target="blank"> <abbr title="Subscribe to Our Feeds"><img src="http://farm4.staticflickr.com/3748/10085253355_967426408a_o.png" width="120px" height="100px"/> </abbr> </a>
<a href="http://twitter.com/_______" target="blank"> <abbr title="Follow Us on Twitter"><img src="http://farm8.staticflickr.com/7308/10085253265_56122fa319_o.png" width="120px" height="100px"/> </abbr> </a> </marquee></div>
এখন কোডটি একটু এডিট করতে হবে ...
ফেসবুক লিংকঃ earnfortricks এর জায়গায় আপনার ফেসবুক পেজ আইডি দিন ।
ফিড লিংকঃ _______ এর জায়গায় আপনার সাইটের ফিড বারনার এর আইডি দিন ।
টুইটার লিংকঃ _______এর জায়গায় আপনার টুইটার আইডি দিন ।
Tag : ,

The Best Facebook like popup box for blogger blogs V2 Gadget

So you have to do these steps to install it on your blogger blog


          1.  Go to blogger dashboard  >  Layout
          2.  Now click on  >  Add a gadget
          3.  A box will appear select  >  HTML/Java Script box by scrolling until you find it
          4.  Now paste this code into the box and click on  >  Save
 -------------------------------------------------------------------------------------------------------------------------------

<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" /><script src="http://code.jquery.com/jquery-1.9.1.js"></script><script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script><link rel="stylesheet" href="/resources/demos/style.css" /><script>$(function() { $( "#dialog" ).dialog(); }); </script>  <div id="dialog" title="Get updates via Facebook">
<center>
<iframe src="//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/earnfortricks&width=292&height=258&show_faces=true&colorscheme=light&stream=false&show_border=true&header=false" scrolling="yes" frameborder="0" style="border:none; overflow:hidden; width:285px; height:258px;" allowtransparency="true"></iframe></center>
<center style="float:right; margin-right:10px;">
 <!-- Please don't remove credit --><span style="font-size:xx-small; color:#000; text-decoration:none;">Get this gadget at</span> <a target='_blank' style="font-size:xx-small; color:#3B78CD; text-decoration:none;" href="http://earnfortricks.blogspot.com">facebook popup like box</a></center>
</div>
 -------------------------------------------------------------------------------------------------------------------------
Remember, At end of this code you will find earnfortricks  words replace it with your own fb like page username.
Tag : ,

How to make Dropdown Menu

 

In Blogger, we each post will be automatically archived each month. The problem is, if we have been blogging for a year, the archives from January to December will be a line in your sidebar. What if two, and three more years? Your blog will appear to be not good. Step simple and easy way to smarten Blog Archive, is to make the Dropdown Menu. Please see below:



So, how many months or years we are blogging in Blogger (Blogspot), the month that will not meet and fall in line length in the sidebar. It's just look "Archives", after you clicking that, the month archives will appear. Please Follow these Steps:


1. Login to your Blogger Account

2. Go to Layout Tab

3. Click Add a Gadget

4. Choose Blog Arvhive

5. At Style, check in radio button of Dropdown Menu

6. Then Save



Now, I will tell you how to make Dropdown Menu and you can customized by yourself. The result just like this:





To make it, follow these steps:

1. Login to your Blogger Account

2. Go to Layout Tab

3. Click Add a Gadget

4. Choose HTML/JavaScript

5. Copy this code:

<form><select name="menu" onchange="window.open(this.options[this.selectedIndex].value,'_blank')"size=1 name=menu><option value=0 selected>MAIN MENU TITLE</OPTION>




<option value="URL HERE">URL TITLE HERE</option>
</select></form>

<option value="URL HERE">URL TITLE HERE</option>
</select></form>





Example:

<form><select name="menu" onchange="window.open(this.options[this.selectedIndex].value,'_blank')"size=1
name=menu>



<option>Bloger Trick For You</option>



<option value="http://bloggertrick4u.blogspot.com/2009/05/blogger-trick-how-to-create-blog.html">How to create a Blog</option>

<option value="http://bloggertrick4u.blogspot.com/2009/05/blogger-trick-how-to-setting-blog.html">How to setting a Blog</option>

<option value="http://bloggertrick4u.blogspot.com/2009/05/blogger-trick-how-to-select-and-use.html">How to use the Blogger Templates</option>

<option value="http://bloggertrick4u.blogspot.com/2009/05/blogger-trick-how-to-setting-fonts-and.html">How to setting Fonts and Colors</option>

<option value="http://bloggertrick4u.blogspot.com/2009/05/blogger-trick-how-to-post.html">How to Post</option>

<option value="http://bloggertrick4u.blogspot.com/2009/05/blogger-trick-how-to-setting-my-profile.html">How to Setting My Profile</option>

<option value="http://bloggertrick4u.blogspot.com/2009/05/blogger-trick-how-to-make-link.html">How to make a Link</option>

<option value="http://bloggertrick4u.blogspot.com/2009/05/blogger-tricks-how-to-make-link-result.html">How to make Link Result to New Page</option>

<option value="http://bloggertrick4u.blogspot.com/2009/05/blogger-trick-how-to-make-link-title.html">How to make Link Title</option>

<option value="http://bloggertrick4u.blogspot.com/2009/05/blogger-trick-how-to-make-read-more.html">How to make Read More Part 1</option>

<option value="http://bloggertrick4u.blogspot.com/2009/05/blogger-trick-how-to-make-read-more_22.html">How to make Read More Part 2</option>

<option value="http://bloggertrick4u.blogspot.com/2009/05/blogger-trick-how-to-make-text-area.html">How to make Text Area</option>

</select></form>


6. Then paste on the form

7. Change the Main Menu Title, URL Title and URL with you want

8. Save


Good Luck.
Tag : ,

How to Create Guest Book

 

Blogger Trick: How to Create Guest BookDid you ever see a blog that have a guest book widget? This Blogger Trick point is to interact among the visitors. Such as chat boxes that are placed in the sidebar, or footer. Usually contains about feedback or comments about your blog posts, and also that you write. In the guest book is also useful to accommodate visitors to request information that you provide. In addition, the guest book widget also allows you to add a visitor comfortable in your blog, because they can
give all their aspirations into the guest book.

Many Guest Book Widget on the internet for free. Please your own search on Google or Yahoo. Just type "Free Guest Book Widgets" or "Free Guest Book", you will find many options. But I suggest to the Guest Book of Shoutmix. Because, Shoutmix still have no problem. For example, have not sever down and easy navigation for new users or new visitors. If you want to create a guest book to your blog, please follow these steps:


Sign Up to Shoutmix


1. Go to http://www.shoutmix.com/

2. In the top-right of page, click Create

3. Complete the information requested by the Shoutmix

4. Don't forget to check the box of "I have read and agree to the Terms of Service." then click Continue

5. Choose your style, then click Continue

6. If you got a message like this "Thank you for using ShoutMix" the mean is you already have a shoutmix.



Shoutmix Setting


1. Still in the Shoutmix, go to your control panel

2. Under Display, click Style & Colors. Here you can set font & colors of your chat box. If you have done, click Save settings

3. In the top-left on Navigation, click Back to settings, then choose Date & Time. Here you can set your timezone and date and time format to show. If you have done, click Save settings

4. In the top-left on Navigation, click Back to settings, then choose Labels. Here you can set all labels of shoutmix that you wanna show on your chatbox. If you have done, click Save settings

5. In the top-left on Navigation, click Back to settings, then choose Smileys. Here you can adding 10 your emoticon (for premium account can add to 500 emoticon or smiley). Just fill Smiley image URL and code for smiley [like :) , :( , :D ,etc] then click add. If you have done, click Save settings

6. In the top-left on Navigation, click Back to settings, then choose Get codes under Quick Start. In the below of Generated codes, copy the codes. Paste on notepad for a while or hold the last page of shoutmix.



Places Shoutmix on the Sidebar Blog


1. Login with your Blogger Account

2. Go to Layout tab

3. In the Page Elements, click Add a Gadget in the sidebar widget.

4. Choose HTML/JavaScript

5. Paste Shoutmix Codes on the Content form

6. Save

7. See the result.



If your shoutmix have outmatching size with your sidebar, don't worry, you can set again. Just edit your Shoutmix Widget in the Page Elements.

example:

<!-- Begin ShoutMix - http://www.shoutmix.com -->
<iframe title="YOUR-TITLE" src="http://www4.shoutmix.com/?YOUR-TITLE" width="160" height="400" frameborder="0" scrolling="auto">
<a href="http://www4.shoutmix.com/?YOUR-TITLE">View shoutbox</a>
</iframe>
<br /><a href="http://www.shoutmix.com" title="Get your own free shoutbox chat widget at ShoutMix!">ShoutMix chat widget</a><br />
<!-- End ShoutMix -->



You can change the number of width="160" height="400" like to width="250" height="500"


Hope you understand this tutorial. Good Luck.
Tag : ,

How to Adding Custom Emoticon to ShoutMix Shoutbox

Blogger Trick: 

If you are in my homepage, you'll see a chat box in the middle of the page. Please click the "+" button on the bottom of the Shoutmix. You will see the funny pictures like this:



The images are called emoticons. Many other emoticons you
can select for your Shoutbox. To get it, you just type the keywords "free emoticons set" in the search engines (example Google, Yahoo, MSN, etc). Then download it to your PC. Then upload to free image hosting like Photobucket. We just need the URL of images. If you done with your uploads, let us plug in your Shoutbox. Please follow the following steps:

1. Go to ShoutMix. If you don't have any account, you can sign up first. To make ShoutMix Account, Click Here.

2. In the Display, choose Smileys

3. Fill image URL in the Smiley image URL, fill the code, then click Add. You must do one by one. Your shoutbox will use only first 10 custom smileys below with basic account. But you can upload to 500 emoticons or smileys with Upgrade to Premium

4. If you done, click Save setting

5. See the result from your ShoutMix
You don't need to change your code. That's do automatically



Anyway, this is the standard Smiley from shoutMix, you can turn it off if you want:
Blogger Trick: How to Adding Custom Emoticon to ShoutMix Shoutbox
Tag : ,

How to Create Favicon

 

Favicon is the icon that's located on the left address bar and tab bar on your browser. For Blogger (Blogspot.Com) already have a default favicon like this Blogger Trick: How to Create Favicon.

Maybe you want a different icon for your blog. How to create a favicon is simple enough. You just need to do some blogger tricks. If you ready start to create costum favicon for your blog, please follow these steps:
Blogger Trick: How to Create Favicon


1. Create image with square size that you wanna make to favicon [ex: 30x30, 25x25]

2. Then open http://tools.dynamicdrive.com/favicon/
Blogger Trick: How to Create Favicon

3. Click Browse then choose your image

4. Click Create Icon

5. Click Download FavIcon for save your favicon to your computer
Blogger Trick: How to Create Favicon

6. Open http://www.picpanda.com/ (sign up first if you have no PicPanda Account)
Blogger Trick: How to Create Favicon

7. Go to loggin in PicPanda

8. Then click Upload IMAGE

9. Click Browse then choose your image

10. Click Upload and wait a moment

11. Copy the code in the Hotlink for Websites box

12. ex: <a href="http://www.picpanda.com/"> <img src = "http://www.picpanda.com/images/7eh62uc3dng8t7j5zn.ico" border = "0" alt = "PicPanda. com "/> </ a>
Just take the Favicon URL: http://www.picpanda.com/images/7eh62uc3dng8t7j5zn.ico.
Please delete the remaining code

13. Login to your Blogger Account

14. Go to Layout tab

15. Choose Edit HTML

16. Find <head> with Ctrl + F then type the code that you want to find

17. Copy this code

<link rel="shortcut icon" href="CHANGE THIS WITH YOUR FAVICON URL">

ex: <link rel="shortcut icon" href="http://www.picpanda.com/images/7eh62uc3dng8t7j5zn.ico">

18. Paste the code below <head>

19. Click SAVE TEMPLATE
Tag : ,

Use Simple Favicon Generator from Favikon

 

Blogger Trick: Use Simple Favicon Generator from FavikonIn the last post, I have tell you about How to Create Favicon using Favicon Generator from: http://tools.dynamicdrive.com/favicon/. Favicon is the icon that's located on the left address bar and tab bar on your browser. Anyway, many Favicon Generators for you, but there is a more simple to use. Namely Favikon - Free Favicon Generator Service. This is very simple. Go to Favikon. You just need to upload (PNG, GIF or JPG), croping, and save your result. How to install a Favicon

Blogger Trick: Use Simple Favicon Generator from Favikon

Good Luck.
Tag : ,

How to adding Clock Widget

 

Having a blog means not only to reveal to your mind in the article. But also to share all kinds of things to other people who visit your blog. That means, you need to make visitors feel comfortable while visiting your blog. Including time information. I will tell you how to adding Clock Widget to your blog. With Clock Widget on your blog, the visitors will feel comfortable because they can always view the information. Do you want to install the clock on your blog? Please follow some of the following steps:



1. Go to www.clocklink.com

2. Click Want a Clock on Your Website?

3. See all options (Newest, Analog, Animal, Animation, Count Down & Up, Dark Backgrounds, Digital, Holidays, Logo & Custom, Seasons, Sports, Transparent, and Wallpaper )

4. Choose one of them with clicking View HTML tag in the below of Clock you want

5. In the new window that opened, click Accept

6. Please setting as you want. And don't forget to select your Time Zone

7. Then Copy the HTML Code

8. Paste in your Blog (ex: sidebar, post)

9. Done

Good Luck!
Tag : ,

How to adding Music Player

 

For Bloggers who like the music, may feel bored when blogging without music. Or for visitors who like the music, will feel a bit bored when stay in your blog. Now, how do you adding music player in your blog? In this post I will tell how to adding music player in your music blog. I only choose one of the many music players on the internet. Impossible to post all of the music player in the internet, because this post will be very long. So, music player that I will tell you today the name is MixPod. With this service you will be able to show your music player in your blog. Let's start:


1. Go to MixPod

2. Click Sign Up in the top-right

3. Fill your

Your Email:
New Password:
Re-type Password:
Birthdate:
I am:(Gender)
Location:(Country)

4. Click Sign Up

5. In the middle-right of page, click Create My Playlist

6. Customize your player's colors & styles and add up to 200 songs per playlist at Music Playlist Skins. Example: I choose MixPod

7. Just follow 3 steps: -Add Music (Adding Playlist), -Customize (Skins, Colors and Styles, Settings), -Save Playlist

8. If you done all of it, click SAVE (get code)

9. In the left options, click Blogger

10. Copy the code, then Paste on your HTML Widget. Save! Or follow steps below code box.

11. Done
Tag : ,

How to install Sitemeter

 

Impossible if you can calculate the number of visitor that came to your blog. So, we must install equipment to know the number of visitors. Please see homepage of this blog, you will see a small banner like this:Blogger Trick: How to install Sitemeter


Banner called the visitors counter and traffic source analysis tool. You can find out how many visitors come to your blog, through which they come to your blog, and posted on where they leave your blog page, etc.
And this tool can improve the nice look of your blog. If you wanna use this tool, please follow these steps:

Blogger Trick: How to install Sitemeter

1. Go to www.sitemeter.com

2. Choose: Site Meter Basic (Free) or Site Meter Premium ($6.95)

3. If you choose Site Meter Basic, click Sign Up on Site Meter Basic box

4. Click Next

5. Click Next again

6. Fill the forms, then click Next

7. Fill the forms again, then click Next

8. Click Next

9. Click Next again

10. Now is verification time, please open your email. You will receive username and password for login to www.sitemeter.com

11. If you already login, go to Manager

12. Click Meter Style and choose by click Select button

13. Click HTML Code

14. Click Adding site Meter to a Blogger.com Site

15. Copy the HTML code and Paste on your sidebar. Done


Good Luck!
Tag : ,

Submit Blog to Search Engine

 

You have a blog with posts. Now what can you do with your blog? Submit your blog to search engines. This is first step you can doing the SEO. SEO is Search Engine Optimization. That way your posts read by the visitor. If not, what's the posts that you write does not have a read. Unless you make a Private Blog, you do not need to register to search engines. In this post I will give you list of Search Engines. Maybe you'll see a lot of the list. But this is only a small part of the Search Engines. On the Internet there are many Search Engines. There may be thousands. But I will give you the best and famous Search Engines until just now. No need to hurry
to complete all that is in the list. Please submit your blog to the list of Search Engine below gradually. You can submit 5 or 10 Search Engine per day. This list is:

Google
Yahoo
Excite
Dogpile
DMOZ
KartOO
IceRocket
Beaucoup
Picsearch
Webshots
Exalead
Flickr
Fark.com
A9.com
Factbites
Findology
Biznetic
FirstGov
Zworks
Ezilon
Galaxy
InCrawler
Mamma
Download
Netscape
PageBull
Wotbox
Cantufind
Accoona
Delicious
Furl.com
VRoosh
WindSeek
Digg.com
IncyWincy
Technorati
DirectGov
HighBeam
DevilFinder
Lycos
About
AOL
Search
Jayde
Xanga
UpSpiral
Blogger
Sphere
JoeAnt
Hippo
Congoo
Use.com
Rollyo
Kaboose
SurfSafe
AbiLogic
Mozbot
Ebay
Snap
MyWeb
MSN
iWon
Kazazz
Qango
Scirus
Ixquick
Answers
Clusty
Fyber
JDGO
WoW
UKPlus
JUX2
Izito
HotBot
Hoppa
AltaVista
AskJeeves
Allrecipes
LookSmart
AllTheWeb
Librarians
Gigablast
MySpace
Mirago
Qksearch
Walhello
Searchy
Info.com
Findtarget
BBCSearch
Linkopedia
FamilySites
ThumbShots
KillerInfo
Vivisimo
MyWay
Netcraft
InfoSpace
SurfWax
ScrubWeb
SearchAlot
Searchles
WebSearch
Feedster
Entireweb
MetaEureka
BlowSearch
Mahalo.com
PodcastAlley
WebBeacon
StumbleUpon
FindForward
WikiSeek
Yahooligans
WebWombat
AlexaSearch
AOLVideo
Reference
SiteAdvisor
Wikipedia
FindArticles
CurryGuide
SearchSight
MetaCrawler
WindowsLive
ExactSeek
iBoogie
FreeSearch
Skaffe.com
YouTube
Ulysseek
ZoomInfo

Got tired ha? Don't be give up. If you want your blog was famous, work hard!
Good Luck!
Tag : ,

How to make a Link

 

Blogger Trick: How to make a LinkLink is something that connects between one to another. The function of a link is important. They connect one to another blog that is often called the "Link Exchange". The more your links in other Website or Weblog, your blog will be better in the Search Engine.


Basically, the link can be placed anywhere on the Blog. But how to create a link in the Post and in the Widget (sidebar, footer, etc) is different. In this post I will explain to you how.

⇒Login with your Blogger Account First


1. Make Links inside Post:

⇒New Post

⇒Write your post with title
ex: I always feeling good when I read posts in this blog.

⇒Select the word that you want insert a link (ex: this blog)

⇒Click Blogger Trick: How to make a Link

⇒And write the link address you want
ex: http://eranfortricks.blogspot.com/

⇒You can make like this:
ex: I always feeling good when I read posts in this blog.


2. Make Widget Links in The Sidebar

⇒Go to Layout tab

⇒Click Add a Gadget

⇒Choose Link List

⇒Write Title (ex:Blogroll or Partner Links)

⇒Write number of links to show in list, leave blank to show all links

⇒Choose Sorting mode: Don't Sort, Sort Alphabetically, Sort Reverse Alphabetically

⇒Write the new site URL (ex: http://bloggertrick4u.blogspot.com/)

⇒Write the new site Name (ex: Blogger Trick For You)

⇒Click Add Link

⇒If you want to add more than one link, please fill in again

⇒Have done? Click Save

⇒In the Layout tab, You can Hold Click & Drag the widget position

⇒Click Save


Good Luck!
Tag : ,

How to make Link Result to New Page

 

Blogger Tricks: How to make Link Result to New Page  I always feeling good when I read posts in this blog.
The last page wan not lost. And we keep our traffic.


Ready to make it? Please follow these steps:

⇒Choose "Edit Html" mode (not a Compose) Blogger Tricks: How to make Link Result to New Page

⇒In the example before added Html code is like this:
ex: I always feeling good when I read posts in this blog.

⇒Please add this Html code: target="_blank" or target="new"

⇒The results like this (on Edit Html mode):

or


Next Post I will tell You How to make Link Title. Keep Read.
Tag : ,

How to make Link Title

⇒ For example you have link like this:


Or



⇒ Then you add Html code (title="here your title")

⇒ For example you have link to be like this:


Or



I hope you understand what I tell to you. If any trouble in this trick, please leave a comment under this post. See You in the next Post.
Tag : ,

How to make Read More

 

 You will see half Post and "read more" link. I create "Read more" to save space on the my homepage, and give you a more space to choose what Post you wanna read. Look's good don't you? Perhaps you have seen many website or weblog use that. You wanna make it for your blog? If yes, I'll tell you a blogger trick how to make read more. Ready?


Let's follow these steps:

⇒ Please Login first with your Blogger Account

⇒ Go to Layout Tab

⇒ Click Edit Html

⇒ Click Download Full Template first before you touch your html code.

Warning! It's very Important. Frequent errors in the edit html code. If an error occurs and you become a damaged template, you only to upload it from your computer. So, do back up before you edit your blog's html code.


⇒ Check the Expand Widget Templates box


⇒ Find this code on your html code:

<div class='post-body'>


⇒ To easy find, you can use Ctrl+F, then paste that code you wanna find on the box, click Find or Next


⇒ Copy this code, and paste under <div class='post-body'>:

<b:if cond='data:blog.pageType == "item"'>

<style>.fullpost{display:inline;}</style>

<p><data:post.body/></p>

<b:else/>

<style>.fullpost{display:none;}</style>



⇒ Then find this code:

<p><data:post.body/></p>


⇒ Copy this code, and paste under <p><data:post.body/></p>:

<a expr:href='data:post.url'>Read More......</a>

</b:if>


Save Template


Take a rest for moment. . .


⇒ Go to Setting Tab

⇒ Click Formatting

⇒ Copy this code, and Paste on the box:

<div class="fullpost">


</div>


⇒ Click Save Setting





Now, let's try the post:

⇒ Your Post have

<div class="fullpost">


</div>



⇒ Your Post example:

This is post that you wanna show on your homepage
<div class="fullpost">
This is post that you wanna hide on your homepage. And will show if visitors click the Title Post or click read more.
</div>

Publish Post


Let's see the result. If failed, don't give up. Please try again and Good Luck. See you in the Next Post.
Tag : ,

How to make Read More Part 2

 

Blogger Trick: How to make Read More Part 2In the last Post, there may be some who still have not succeeded in process making the read more. When I first created read more, I also often fail. But I don't give up, I was trying to create a more simple read more than in the last Post. But I hope this time will be good. Hopefully you still have the spirit to bloging. Let's do this buddy.



1. First Step:

⇒ Please login first

⇒ Go to Setting Tab

⇒ Click Formatting

⇒ Scroll to the down of page, you will find the box

⇒ Copy this code, and Paste on the box:
<span class="fullpost">


</span>


Save Setting



2. Second Step:

⇒ Go to Layout Tab

⇒ Click Edit Html

⇒ Click Download Full Template first before you edit your html code. Remember, it's very important! Save it.

⇒ Check the Expand Widget Templates box

⇒ Find this code(just find one from 2 code below) on your html code (you can use Ctrl+F for easy find):

<data:post.body/>

or

<p><data:post.body/></p>


⇒ Delete that code, and replace with the code below:

<b:if cond='data:blog.pageType == "item"'>
<style>.fullpost{display:inline;}</style>
<p><data:post.body/></p>
<b:else/>
<style>.fullpost{display:none;}</style>
<p><data:post.body/>
<a expr:href='data:post.url'><strong>Selengkapnya...</strong></a></p>
</b:if>


Save Template



How to Post is just same way with the last post:
⇒ Your Post have
<span class="fullpost">


</span>



⇒ Your Post example:

This is post that you wanna show on your homepage
<span class="fullpost">
This is post that you wanna hide on your homepage. And will show if visitors click the Title Post or click read more.
</span>

Publish Post



I hope this code will be work for you. Don't give up. If you failed again, you can upload your saved template. And try again. Good Luck. Keep Blogging.
Tag : ,

How to make Text Area

Do you have to know about Link Exchange? Doing it with the html code blog copying other people are placed in your blog. And you will get a linkback from him. Its function is to improve your ranking in the Search Engine. To facilitate other people copying your blog's html code, place it at the code that is easily accessed by visitors who come to your blog. To do this is to create a Text Area. Did you see the form of a Text Area? Please you see on the left side of this article. There is a box containing some html code. The code is copied by the visitors who want to Link Exchange with me. Do you also want to create a Text Area? Please follow the steps it:


Copy the code below:

<center>This is my banner code. Let's Link Exchange!</center>
<div><form name="copy"><div align="center"><input onclick="javascript:this.form.txt.focus();this.form.txt.select();"
type="button" value="Highlight All"> </div><div align="center"></div><p
align="center"><textarea style="WIDTH: 300px; HEIGHT: 150px" name="txt"
rows="100" wrap="VIRTUAL" cols="55">PUT YOUR HTML CODE HERE</textarea></p></div></form>


1. Change "PUT YOUR HTML CODE HERE" with your Html code.
example: <center><a href="http://bloggertrick4u.blogspot.com/" target="_blank" title="Blogger Trick For You - Free Blogger Trick for Your Blog"><img alt="Blogger Trick" src="http://i717.photobucket.com/albums/ww176/neorie/Blogger-Trick-For-You.gif"/></a></center>

2. Go to Layout Tab

3. Click Add a Gadget

4. Choose HTML/JavaScript

5. Paste the code

6. Save


Here are some details about the settings for you:
1. <div align="center"> is for setting where you wanna put the button of "Select All". The option is left, center, or right. You can change it.

2. value="Select All" is text on the button. You can change with you want.

3. <p align="center"> is for Text Area setting where you wanna put. The option is left, center, or right. You can change it.

4. WIDTH: 300px You can change this for setting width of Text Area. Please just change "300px". ex: 500px

5. HEIGHT: 150px You can change this for setting width of Text Area. Please just change "150px". ex: 200px


If you don't understand this, please ask me a question. Please leave some comment, question or advice for me in below of Post. For goodness this blog. Thank You.
Tag : ,

How to create a banner

Blogger Trick: How to Create Animated Banner

I have described to you. Now I will explain one of blogger tricks about how to create animated banner. What is the animated banner? Animated banner is an image of change and containing the text you want to tell those who read it. Animated banner is more effective in attract visitors, rather than standard banner or banner that is not moving. In addition, animated banners are also more beautiful to decorate your blog appears to be more beautiful. First, I will give you the list of address. So, please check these out. I'm hope you like it.





You can edit like you want. Make some good banner buddy. Good Luck
Tag : ,

The Won Blog Of EARN FOR TEICKS. The Blog Created by Bijoy Kumar Biswas. Designed by বিজয়*বিজন*বিজু