.

Admission Open 2015


Friday 1 November 2013

বন্ধুরা সবাই ভাল তো আশাকরি সবাই ভাল আছেন । আজকে আমি আপনাদের জন্য একটি ভিন্ন ধরনের সোশ্যাল ওয়েডগেট নিয়ে এলাম । এটা আপনার ব্লগে যুক্ত করলে আপনাকে আর আলাদা ভাবে ফেসবুক লাইক বক্স , টুটার বক্স , গুগল + বক্স , ফীড বারনার বক্স যুক্ত করতে হবে না কারণ আজকে যে ওয়েডগেট টি আপনাদের দেবো তাতেই সব করি যুক্ত করা আছে । এটা দেখতেও খুব সুন্দর তাই দেরি না করে নীচে থেকে এর ডেমো দেখে নিন সঙ্গে কিভাবে যুক্ত করবেন তাও দেখে নিন ।



বিস্তারিত পডুন........................







  • ১) আপনার ব্লগ লগ ইন করুন তারপর ড্যাশবোর্ড থেকে Layout এ ক্লিক করে Add a Gadget এ ক্লিক করুন ।
  • ২) এবার যে পেজ আসবে সেখান থেকে HTML/Javascript এ ক্লিক করে Content ঘরে নীচের কোডটি কপি করে পেস্ট করুন।
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
<style>
/* Social Widget */
#ABT-mashable-bar {
    border: 0;
background:#c8e993;
border:1px solid #ccc;
margin-bottom: 10px;
padding:8px;
margin: 0 auto;
width:270px;
}
.fb-likebox {
background: #fafafa;
padding: 10px 10px 0 10px;
border: 1px solid #D8E6EB;
margin-top: -2px;
height:80px;
}
.googleplus {
background: #F5FCFE;
border-top: 1px solid #FFF;
border-bottom: 1px solid #ebebeb;
border-right: 1px solid #D8E6EB;
border-left: 1px solid #D8E6EB;
border-image: initial;
font-size: .90em;
font-family:"Arial", "Helvetica", sans-serif;
color: #000;
padding: 9px 11px;
line-height: 1px;
}
.googleplus span {
color: #000;
font-size: 11px;
position: absolute;
display:inline-block;
margin: 9px 70px;
}
.g-plusone {
float: left;
}
.twitter {
background: #EEF9FD;
padding: 10px;
border: 1px solid #C7DBE2;
border-top: 0;
}
#mashable {
background: #EBEBEB;
border: 1px solid #CCC;
border-top: 1px solid white;
padding: 2px 8px 2px 3px;
text-align: right;
border-image: initial;
}
#mashable .author-credit {
}
#mashable .author-credit a {
font-size: 10px;
font-weight: bold;
text-shadow: 1px 1px white;
color: #1E598E;
text-decoration:none;
}
#email-news-subscribe .email-box {
padding: 5px 10px;
font-family:"Arial", "Helvetica", sans-serif;
border-top: 0;
border-right: 1px solid #C7DBE2;
border-left: 1px solid #C7DBE2;
background: #d3e0ed;
border-image: initial;
height:35px;
}
#email-news-subscribe .email-box input.email {
background:#FFFFFF;
border: 1px solid #dedede;
color: #999;
padding: 7px 10px 8px 10px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
border-image: initial;
font-family:"Arial", "Helvetica", sans-serif;
}
#email-news-subscribe .email-box input.email:focus {
color:#333
}
#email-news-subscribe .email-box input.subscribe {
background: -moz-linear-gradient(center top, #FFCA00 0, #FF9B00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFCA00), color-stop(1, #FF9B00));
background: -moz-linear-gradient(center top, #FFCA00 0, #FF9B00 100%);
-pie-background: linear-gradient(270deg, #ffca00, #ff9b00);
font-family:"Arial", "Helvetica", sans-serif;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border:1px solid #cc7c00;
color:white;
text-shadow:#d08d00 1px 1px 0;
padding:7px 14px;
margin-left:3px;
font-weight:bold;
font-size:12px;
cursor:pointer;
border-image: initial;
}
#email-news-subscribe .email-box input.subscribe:hover {
background: #ff9b00;
background-image:-moz-linear-gradient(top, #ffda4d, #ff9b00);
background-image:-webkit-gradient(linear, left top, left bottom, from(#ffda4d), to(#ff9b00));
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff, endColorStr=#ebebeb);
outline:0;
-moz-box-shadow:0 0 3px #999;
-webkit-box-shadow:0 0 3px #999;
box-shadow:0 0 3px #999 background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffda4d), color-stop(1, #ff9b00));
background:-moz-linear-gradient(center top, #ffda4d 0, #ff9b00 100%);
-pie-background:linear-gradient(270deg, #ffda4d, #ff9b00);
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border:1px solid #cc7c00;
color:#FFFFFF;
text-shadow:#d08d00 1px 1px 0
}
#other-social-bar {
background-color: #D8E6EB;
box-shadow: 0 1px 1px #FFFFFF inset;
padding: 0px;
font-family:"Arial", "Helvetica", sans-serif;
font-weight:bold;
overflow: hidden;
border: 1px solid #B6D0DA;
height:30px;
}
#other-social-bar ul {
list-style: none outside none;
padding-left: 4px;
}
#other-social-bar .other-follow {
float: left;
color:#1E598E;
overflow: hidden;
height:20px;
padding:7px;
width: 270px;
}
#other-social-bar .other-follow ul {
list-style: none outside none;
padding-left: 4px;
}
#other-social-bar .other-follow ul li {
font-size: 12px;
font-weight: bold;
display:inline;
border:0;
text-shadow: 1px 1px white;
}
#other-social-bar .other-follow ul li a {
font-size: 12px;
color:#1E598E;
font-weight: bold;
display:inline;
text-shadow: 1px 1px white;
}
#other-social-bar .other-follow li {
font-size: 12px;
font-weight: bold;
display:inline;
border:0;
text-shadow: 1px 1px white;
}
#other-social-bar .other-follow li a {
font-size: 12px;
color:#1E598E;
font-weight: bold;
display:inline;
text-shadow: 1px 1px white;
}
#other-social-bar .other-follow li.my-pin {
line-height: 1;
padding: 0px 3px 1px 20px;
width: 60px;
margin-bottom:0px;
margin-left:5px;
}
#other-social-bar .other-follow li.my-rss {
line-height: 1;
padding: 0px 3px 1px 20px;
width: 60px;
margin-bottom:0px;
margin-left:5px;
}
#other-social-bar .other-follow li.my-pin a, #other-social-bar .other-follow li.my-linkedin a, #other-social-bar .other-follow li.my-gplus a {
text-decoration:none;
}
#other-social-bar .other-follow li.my-rss a:hover, #other-social-bar .other-follow li.my-linkedin a:hover, #other-social-bar .other-follow li.my-gplus a:hover {
text-decoration:underline;
}
#other-social-bar .other-follow li.my-linkedin {
line-height: 1;
padding: 0px 3px 1px 20px;
width: 60px;
margin-bottom:0px;
}
#other-social-bar .other-follow li.my-gplus {
line-height: 1;
width: 60px;
padding: 0px 3px 1px 20px;
margin-bottom:0px;
}
</style>
<!--[if IE]>
<style>
#email-news-subscribe .email-box input.subscribe{
background: #FFCA00;
}
</style>
<![endif]-->
<div style="margin-bottom:10px;">
<div id="ABT-mashable-bar">
<!-- Begin Widget -->
<div>
<!-- Facebook -->
<iframe frameborder="0" scrolling="no" src=
style="border:none; overflow:hidden;">
</iframe>
</div>
<div>
<!-- Google -->
<span>
Recommend us on Google!
</span>
<div data-size="medium">
</div>
<script src=
"<a href="https://apis.google.com/js/plusone.js&quot" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://apis.google.com/js/plusone.js&quot']);" rel="nofollow">https://apis.google.com/js/plusone.js&quot</a>; type="text/javascript">
</script>
</div>
<div>
<!-- Twitter -->
<iframe frameborder=
"0" scrolling="no" src=
"<a href="http://platform.twitter.com/widgets/follow_button.html#_=1319978796351&amp;align=&amp;button=blue&amp;id=twitter_tweet_button_0&amp;lang=en&amp;link_color=&amp;screen_name=asobondhu&amp;show_count=&amp;show_screen_name=&amp;text_color=&quot" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://platform.twitter.com/widgets/follow_button.html#_=1319978796351&align=&button=blue&id=twitter_tweet_button_0&lang=en&link_color=&screen_name=asobondhu&show_count=&show_screen_name=&text_color=&quot']);" rel="nofollow">http://platform.twitter.com/widgets/follow_button.html#_=1319978796351&amp;align=&amp;button=blue&amp;id=twitter_tweet_button_0&amp;lang=en&amp;link_color=&amp;screen_name=asobondhu&amp;show_count=&amp;show_screen_name=&amp;text_color=&quot</a>;
style="width: 300px; height: 20px;" title="">
</iframe>
</div>
<div id="other-social-bar">
<!-- Other Social Bar -->
<ul>
<li>
<a href="<a href="http://plus.google.com/101073711453747706715&quot" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://plus.google.com/101073711453747706715&quot']);" rel="nofollow">http://plus.google.com/101073711453747706715&quot</a>; rel=
"author" target="_blank" title="Google Plus">
RSS
</a>
</li>
<li>
<a href="<a href="http://pinterest/asobondhu&quot" rel="nofollow">http://pinterest/asobondhu&quot</a>; rel="nofollow" target=
"_blank" title="Pinterest">
Pinterest
</a>
</li>
<li>
<a href="<a href="http://twitter.com/asobondhu&quot" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://twitter.com/asobondhu&quot']);" rel="nofollow">http://twitter.com/asobondhu&quot</a>; rel="author" target=
"_blank" title="Twitter">
Twitter
</a>
</li>
<li>
<a href="<a href="http://plus.google.com/101073711453747706715&quot" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://plus.google.com/101073711453747706715&quot']);" rel="nofollow">http://plus.google.com/101073711453747706715&quot</a>; rel=
"author" target="_blank" title="G+">
G+
</a>
</li>
</ul>
</div>
<div id="email-news-subscribe">
<!-- Email Subscribe -->
<div>
<form action="<a href="http://feedburner.google.com/fb/a/mailverify&quot" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://feedburner.google.com/fb/a/mailverify&quot']);" rel="nofollow">http://feedburner.google.com/fb/a/mailverify&quot</a>;
method="post" onsubmit=
"window.open('http://feedburner.google.com/fb/a/mailverify?uri=asobondhu', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"
target="popupwindow">
<input id="email" name="email" onblur=
"if(this.value=='')this.value=this.defaultValue;" onfocus=
"if(this.value==this.defaultValue)this.value='';" style=
"width: 120px; font-size: 12px;" type="text" value=
"Enter Your Email here.." />
<input name="uri" type=
"hidden" value="asobondhu" />
<input name="loc" type=
"hidden" value="en_US" />
<input name=
"commit" type="submit" value="Subscribe" />
</form>
</div>
</div>
<div id="mashable" style=
"background: #e3e3e3;border: 1px solid #CCC;border-top: 1px solid white;padding: 1px 8px 1px 3px;text-align: right;border-image: initial;font-size:10px;font-family:">
<span style=
"font-family: Arial, Helvetica, sans-serif;">
<a href=
"<a href="http://www.asobondhu.blogspot.com.com&quot" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.asobondhu.blogspot.com.com&quot']);" rel="nofollow">http://www.asobondhu.blogspot.com.com&quot</a>; target="_blank">
Get
This
</a>
</span>
</div>
</div>
<!-- End Widget -->
</div>
<!--end of social widget-->

এবার একটু এডিট করে নিতে হবে !

  • উপরের কোড থেকে লাল রঙ এর লিখা গুল মুছে সেখানে আপনার ফেসবুক , টুটার , ফীড বারনার , গুগল + URl বশিয়ে দিন ব্যাস এবার Save এ ক্লিক করে সেভ করে নিন ।
  • কোন সমস্যা হলে জানাবেন । ভাল লাগলে একটি কমেন্ট করে জানাবেন । ভাল থাকবে সুস্থ থাকবেন আলাহ হাফেজ ।
  • পোস্টটি আমার দ্বারা পূর্বে প্রকাশিতি এখানে সময় পেলে ঘুরে আসুন ।
  • এই ধরনের নতুন নতুন ব্লগার ওয়েডগেট টিপস পেতে চোখ রাখুন আমার ব্লগে এখানে 
  • আমার একটি ফেসবুক ফ্যান পেজ আছে সময় পেলে ঘুরে আসুন এখান থেকে । ভাল থাকবেন সুস্থ থাকবেন । আল্লাহ্‌ হাফজ ।

0 comments:

Post a Comment

Thanks For Comments

Unordered List

Online visitor

Sample text

Admission Open

Blog Address

NewsPaper Address

Vot

আপনি কম্পিউটারে কোনটি টাইপ করতে বেশি পছন্দ করেন?
 
 
 
 
 
  
pollcode.com free polls 

Pages

Total Posts & Comments

Powered by Blogger.

Social Icons

Social Icons

Followers

About Me

My Photo
ইচ্ছা, বড় পরিকল্পনা আর সুন্দর একটি সপ্ন নিয়ে গত ০১/০৭/২০১০ ইং-তারিখে ফ্রেন্ডস কম্পিউটার ট্রেনিং সেন্টার স্থাপিত হয়। আপনাদের ভালোবাসা পেয়ে, আপনাদের সহযোগিতায় আজ এই পর্যন্ত পেরিয়ে এসেছি। আশা করি আগামীতেও পাশে পাকবেন।

টুইটার

Featured Posts

Popular Posts

Recent Posts

Blogger Templates

Text Widget

Just Click to Earn Money

Add

Font Problem

আপনার এই ব্লগটি কেমন লেগেছে?