Posts: 6
Joined: Wed Sep 01, 2010 10:06 pm

Tutorials: Clickable Header (Falkner Press) Template
Hey guy, if you want to have your Logo Link To Your Homepage.
Follow this tricks below.
Visit Here To See How It Look Like. http://911sharing.blogspot.com/
And Here is the tricks.
Find This
you will see this
So what i want you to do is delete this code here.
Now you only have this code.
LAST STEP
Replace this part
With This
Save the template and you are done. Visit My Website http://911sharing.blogspot.com/
I was asking Kranthi how to make the LOGO clickable, but no answer.
So i try to figure out myself and it works
Post any question if you have
Good Lucks
Follow this tricks below.
Visit Here To See How It Look Like. http://911sharing.blogspot.com/
And Here is the tricks.
Find This
<div id='header-wrap'>
you will see this
<div id='logo'>
<h1><a expr:href='data:blog.homepageUrl'>Logo</a></h1>
</div>
So what i want you to do is delete this code here.
<div id='logo'>
and
</div>
Now you only have this code.
<h1><a expr:href='data:blog.homepageUrl'>Logo</a></h1>
LAST STEP
Replace this part
<h1><a expr:href='data:blog.homepageUrl'>Logo</a></h1>
With This
<h1 id='logo'><a expr:href='data:blog.homepageUrl'><img src='YOU IMAGE URL' title='Home Page'/></a></h1>
Save the template and you are done. Visit My Website http://911sharing.blogspot.com/
I was asking Kranthi how to make the LOGO clickable, but no answer.
So i try to figure out myself and it works
Post any question if you have
Good Lucks
