-
AuthorPosts
-
supersplet Friend
supersplet
- Join date:
- February 2009
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
March 22, 2009 at 12:15 am #139434I am using Sanidine and I would like to remove the link from logo picture.
I tried to remove <a href=”index.php” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>
from
<h1 class="logo">
<a href="index.php" title="<?php echo $siteName; ?>"><span><?php echo $siteName; ?></span></a>
</h1>But then picture is now shown…
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 22, 2009 at 6:44 am #297240On a personal note i generally click on the logo to go back to the home page. instead of searching for the link to home page. It makes browsing through the site easy for me. I use this browsing tip for most of the sites including my gmail too, to open the inbox, its easier to click on the logo then to move cursor to inbox link.
May be you have good reason to remove the link from the logo.
supersplet Friendsupersplet
- Join date:
- February 2009
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
March 22, 2009 at 7:10 am #297241The only reason is because I already have “Home” button on my menu and anyone can see it very well. I usualy click the logo to but if site has clean navigation then “Home” button is as welcome as logo link.
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 22, 2009 at 7:40 am #297247Change the code from :
<h1 class="logo">
<a href="index.php" title="<?php echo $siteName; ?>"><span><?php echo $siteName; ?></span></a>
</h1>To this
<h1 class="logo">
<a title="<?php echo $siteName; ?>"><span><?php echo $siteName; ?></span></a>
</h1>Let us know if this fixes your query.
1 user says Thank You to Arvind Chauhan for this useful post
supersplet Friendsupersplet
- Join date:
- February 2009
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
March 22, 2009 at 8:23 am #297249That’s the solution.
Thank you.
sunrise Friendsunrise
- Join date:
- February 2007
- Posts:
- 920
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 103
- Thanked:
- 166 times in 114 posts
March 22, 2009 at 8:58 am #297253Hi supersplet,
Glad you found the solution. Just a thought, Maybe many people are used to clicking on the logo for the homepage, so if it doesn’t really need to be removed, and it seems to be something many sites use, maybe it is not so bad to keep it the way it is??…
supersplet Friendsupersplet
- Join date:
- February 2009
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
March 22, 2009 at 10:08 am #297266Yeah I decided to keep it for now, I just removed the title name which was site name.
anisjolly Friendanisjolly
- Join date:
- April 2008
- Posts:
- 661
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 33
- Thanked:
- 96 times in 55 posts
March 22, 2009 at 10:16 am #297272hey supersplet
any chance you could mark the best answer? this will help people find the solution easily. 🙂
cheers
Anis
supersplet Friendsupersplet
- Join date:
- February 2009
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
March 22, 2009 at 10:56 am #297279I just notice those functions. Done :p
-
AuthorPosts
This topic contains 9 replies, has 4 voices, and was last updated by supersplet 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum