-
AuthorPosts
-
canton Friend
canton
- Join date:
- February 2008
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 2 times in 1 posts
February 27, 2008 at 2:55 pm #126086Problem with the Site Name title.
When approx 55 Characters or more including spaces are entered in the site name ( <title> ) bleeding of the access characters appear into the Site Banner/Logo area…….. How can i stop this happening or what have i done wrong, as Ive never seen this before.
Thank you in advance 😀
1 user says Thank You to canton for this useful post
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
canton Friendcanton
- Join date:
- February 2008
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 2 times in 1 posts
February 27, 2008 at 6:37 pm #240450hi here is a pic of the problem. Hope you can help
thanks again 😀
-
1 user says Thank You to canton for this useful post
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
canton Friendcanton
- Join date:
- February 2008
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 2 times in 1 posts
February 28, 2008 at 6:09 pm #240659i SEE THIS IS THE CULPRIT
<div id=”ja-header”>
<h1><a href=”index.php”><?php echo $mosConfig_sitename?></a></h1>#————-
this piece of coding show the logo as well as the meta header. so how can i get rid of this without getting ride of the logo
thanks in advance
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
February 29, 2008 at 4:54 am #240712Open your index.php file, search this code:
<h1><a href="index.php"><?php echo $mosConfig_sitename?></a></h1>
and change to
<h1><a href="index.php" title="<?php echo $mosConfig_sitename?>"></a></h1>
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by Khanh Le 16 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Problem with the Site Name title.
Viewing 6 posts - 1 through 6 (of 6 total)