সাজিয়ে নিন আপনার ব্লগস্পট ব্লগ [পর্ব-০৩] :: কিভাবে আপনার ব্লগস্পট ব্লগের টাইটেল স্টাইল পরিবর্তন করবেন

সাজিয়ে নিন আপনার ব্লগস্পট ব্লগ

আসসালামালাইকুম সবাই কেমন আছেন ? আশা করি আল্লাহর রহমতে সবাই ভাল আছেন।

আজ আমি আপনাদের কাছে হাজির হলাম কিভাবে আপনার ব্লগের টাইটেল  স্টাইল পরিবর্তন করবেন। এর জন্য আপনাকে বেশি কিছু করতে হবেনা, একেবারেই সহজ।

  • ১)  প্রথমে আপনার ব্লগে লগ ইন করুন।
  • ২) তারপর ব্লগারে ড্যাসবোর্ড থেকে Design > Page Element এ গিয়ে Add a gadget এ ক্লিক করুন
  • ৩) এরপর HTML/JavaScript সিলেক্ট করলে একটি এডিটর খুলবে। এখানে Title এর জায়গা খালি রেখে Content এর জায়গায় নিচের কোডসমুহ কপি করে পেস্ট করুন। এখানে Write Your Title লেখার জায়গায় আপনার পছন্দমত লেখা দিলে তা টাইটেল বারে প্রদর্শিত হবে।
<script language="JavaScript1.2">
// *******************************************************************
// script by drevil_nz, Michael Dillon, Christchurch New Zealand.
// Permission granted to use this script provided this credit
// remains intact. Visit my homepage <a href="http://www.chc.quik.co.nz/juggler/mikey.html" target="_blank">www.chc.quik.co.nz/juggler/mikey.html</a>
// Script written for Internet Explorer 4.0+.
// *******************************************************************
var message="Write Your Title"     //specifys the title
var message=message+"          " //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds.
i="0"         //declares the variable and sets it to start at 0
var temptitle=""                 //declares the variable and sets it to have no value yet.
var speed="150"                  //the delay in milliseconds between letters
function titler(){
if (!document.all&&!document.getElementById)
return
document.title=temptitle+message.charAt(i)  //sets the initial title
temptitle=temptitle+message.charAt(i)       //increases the title by one letter
i++    //increments the counter
if(i==message.length)    //determines the end of the message
{
i="0"    //resets the counter at the end of the message
temptitle=""    //resets the title to a blank value
}
setTimeout("titler()",speed)   //Restarts. Remove line for no-repeat.
}
window.onload=titler
</script>
<script language="JavaScript1.2">// *******************************************************************// script by drevil_nz, Michael Dillon, Christchurch New Zealand. // Permission granted to use this script provided this credit        // remains intact. Visit my homepage <a href="http://www.chc.quik.co.nz/juggler/mikey.html//" target="_blank">www.chc.quik.co.nz/juggler/mikey.html//</a> Script written for Internet Explorer 4.0+.// ******************************************************************* var message="Supernova Solar Systems"     //specifys the titlevar message=message+"          " //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds. i="0"         //declares the variable and sets it to start at 0var temptitle=""                 //declares the variable and sets it to have no value yet.var speed="150"                  //the delay in milliseconds between letters function titler(){if (!document.all&&!document.getElementById)returndocument.title=temptitle+message.charAt(i)  //sets the initial titletemptitle=temptitle+message.charAt(i)       //increases the title by one letteri++    //increments the counterif(i==message.length)    //determines the end of the message{i="0"    //resets the counter at the end of the messagetemptitle=""    //resets the title to a blank value}setTimeout("titler()",speed)   //Restarts. Remove line for no-repeat.} window.onload=titler</script>

আশা করি সবাই পারবেন। সবার কেমন লাগলো জানাতে ভুলবেন না কিন্তু।

সবাই ভাল থাকুন, সুস্থ থাকুন, ভালবাসাসহ আপনাদেরই আসিফ পাগলা সাব্বির।

Level 0

আমি সাব্বির আলম। বিশ্বের সর্ববৃহৎ বিজ্ঞান ও প্রযুক্তির সৌশল নেটওয়ার্ক - টেকটিউনস এ আমি 12 বছর 10 মাস যাবৎ যুক্ত আছি। টেকটিউনস আমি এ পর্যন্ত 108 টি টিউন ও 869 টি টিউমেন্ট করেছি। টেকটিউনসে আমার 9 ফলোয়ার আছে এবং আমি টেকটিউনসে 0 টিউনারকে ফলো করি।

আমি মোহাম্মদ সাব্বির আলম ( আসিফ পাগলা সাব্বির ) । Google Adsense এর একজন পাবলিশার্স হিসাবে কাজ করছি। বর্তমানে SEO নিয়েই পরে থাকতে এবং সবার মাঝে শেয়ার করতেই ভালো লাগে। আর বাংলা ব্লগিং করাটাই সব চেয়ে বড় নেশা। আমার সম্পর্কে আরো বিস্তারিত জানতে অথবা লাইভ সাপোর্ট পেতে আমাকে ফেইসবুকে অ্যাড...


টিউনস


আরও টিউনস


টিউনারের আরও টিউনস


টিউমেন্টস

ব্লগারে সম্পুর্ণ একটি ব্লগ তৈরির টিউটোরিয়াল (পর্ব-১০: ব্লগের সৌন্দর্য্যবর্ধন-১): https://www.techtunes.io/tutorial/tune-id/66000/

    একি টিউন থাকলেই যে টিউন করা যাবে না, এমন কোন কথা না। ব্লগার নিজের ভাষায় যে কোন ভাবেই টিউন করতে পারবে।

নাইম ভাই ত এটা নিয়ে আগেই পোস্ট করেছিল। পোস্ট দেবার আগে ১ টু সার্চ দিয়ে দেখে নিবেন দয়া করে

টিউনটি মুছে ফেলেন ভাই সেটাই ভাল হবে ।

    এটা যদি টেকটিউনস নীতিমালা বিরুদি হয় তাহলে টেকটিউনস ই এটা ডিলেট করে দিবে। এতে আপনার আমার এত চিন্তা করা লাগবেনা @ রায়হান

গুগলে ব্লগার টিপস লিখে সার্চ দিন,অনেক পাবেন।সেগুলো অনুবাদ করে শেয়ার করুন।

Level 0

vai amr valo laglo, atai khujchilam

Level 2

himel452.blogspot.com vai ami to parchi na ektu deken na please

Level 0

ki bolty chailen kisu j bujlam na boss.
Regards,
Cheap Car Blog

খারাপ না।

Level 0

এটা কাজ করেছে ভাই। অনেক ধন্যবাদ আপনাকে।

hmm valo tune