-
AuthorPosts
-
pimmar Friend
pimmar
- Join date:
- June 2007
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 16
- Thanked:
- 6 times in 1 posts
January 9, 2009 at 7:47 am #136911Hi there,
there is text showing in the top left corner of the background
when looking at the homepage with a larger monitor say 21/22 inchi checked in menu , the home item parameters but this is not it …
how to remove the new plymouth words on this background
its similar to the logo and ‘clickable’see attachment
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 9, 2009 at 9:42 am #285589Hi pimmar,
Please send me your live url via PM. I hope i can help you this issue.
pimmar Friendpimmar
- Join date:
- June 2007
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 16
- Thanked:
- 6 times in 1 posts
January 9, 2009 at 6:54 pm #285689Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 10, 2009 at 4:34 am #285738Hi,
Please open file template.css, at about line 1044, find following script:
#ja-header h1 a {
display:block;
height:46px;
text-indent:-300%;
width:220px;
}and change to:
#ja-header h1 a {
display:block;
height:46px;
text-indent: -9999%;
width:220px;
}5 users say Thank You to JA Developer for this useful post
pimmar Friendpimmar
- Join date:
- June 2007
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 16
- Thanked:
- 6 times in 1 posts
January 10, 2009 at 5:24 am #285745yes, that did the trick, thanks 🙂
Solved
erkorb Frienderkorb
- Join date:
- July 2009
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
July 27, 2009 at 9:06 pm #312411I removed the entire link by editting the index.php file about link 82. I just commented out the reference to it.
<div class=”clearfix”>
<!–Erok remove logo and site link <h1>
<a href=”index.php”>
<?php echo $tmpTools->sitename();?>
</a>
</h1>
End of romove logo and site link –>AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by erkorb 15 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Text in left top corner – how to remove
Viewing 6 posts - 1 through 6 (of 6 total)