Pages

Thursday, January 12, 2012

How To Change Blogger Logo.com

Have you ever see the Bloggers who use their own logo (the "B" liitle logo before blog address)???. do you want to know how to do it ^_^ i bet you would,
So Here is "How To Change Blogger logo". read it, understand it, and Do It ..kay

-- Create your own logo (duh of course) with size width and height is 20 px(pixel)

--Save it By ".gif"

--upload it to "photobucket.com" or any image collector website

--Copy your image link --sample="hxxp://lh5.ggpht.com/_ug159Z2LmFI/SkxWBsFi9ZI/AAAAAAAAAEY/h-4Ldv8G_v4/s800/bendera%20indonesia.gif


-- then find this code at your html template
     --<title><data:blog.pageTitle/></title>
        <b:skin><![CDATA[
  ( for faster search use "ctrl+f" when editing your html)


--Copy this code between above code
<link href='hxxp://lh5.ggpht.com/_ug159Z2LmFI/SkxWBsFi9ZI/AAAAAAAAAEY/h-4Ldv8G_v4/s800/bendera%20indonesia.gif' rel='shortcut icon'/>



--the orange code above is for the image link, switch it with your image link

--and the result would be like this
<title><data:blog.pageTitle/></title>
  <link href='hxxp://lh5.ggpht.com/_ug159Z2LmFI/SkxWBsFi9ZI/AAAAAAAAAEY/h-4Ldv8G_v4/s800/bendera%20indonesia.gif' rel='shortcut icon'/>
<b:skin><![CDATA[

--Save it and see the result 

No comments:

Post a Comment