-
How to make the header link back to the home page?
Hi,
This is my second blog using Socrates theme. In this time, I want to make the header link back to the home page, just like in socratestheme.com, the header area can link back to the home page. Can someone help me?
Thanks!
Chris
Last edited by chrischiang; 09-03-2010 at 08:57 AM.
-
Chris,
This is the default behavior in the Socrates theme. It should already be working that way. It is the title text portion of the header that is the link.
-
 Originally Posted by lynnth
Chris,
This is the default behavior in the Socrates theme. It should already be working that way. It is the title text portion of the header that is the link.
Hi Lynn,
Thanks for your help. Yes, I know that the title portion of the header that is the link. I also notice in one of your blogs i.e. http://lynntharrison.com/ that is what I am looking for. But if I use one of the header images and type the header title and Description Text/Tagline in Socrates theme header section, there is no link in the header nor the title text portion of the header. So please help me solve this problem. Thanks in advance.
Chris
-
I have the following in my header.php:
<div class="im-header">
<div id="header" <?php if(!is_home()) { echo 'onclick="location.href=\''; bloginfo('url'); echo '\';" style="cursor: pointer;"'; } ?> >
<!-- jc 5/12/2010 - changes for hyperlinking blog title -->
<?php if (empty($header)) { ?>
<div class="titleText socshadow" style="margin-bottom:-5px; font-weight:bold;"><h1><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></h1></div>
Similar Threads
-
By gordonmartin in forum Official Support
Replies: 13
Last Post: 08-23-2010, 12:24 PM
-
By cbeck in forum Official Support
Replies: 1
Last Post: 08-23-2010, 03:36 AM
-
By aldnz in forum Official Support
Replies: 2
Last Post: 08-03-2010, 11:37 PM
-
By tlrademaker in forum Community Support
Replies: 3
Last Post: 07-09-2010, 12:42 PM
-
By propertyman in forum Official Support
Replies: 5
Last Post: 07-09-2010, 04:40 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|