-
AuthorPosts
-
January 14, 2013 at 3:56 pm #183979
How to change the logo title and hidden slogan in jamero. i tried to chane the site name it wont work, any other way please help
thankscssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
January 15, 2013 at 7:24 am #479780Hi rizlk,
If you are using the logo text, you can change it in the back-end of your site. Do some steps like the following picture.
Open the custom.css file ( in this path: templates/ja_mero/css/ ) and add following css code section to hide the slogan.
#ja-header .logo h1 {
display: none;
}
Regards!
January 15, 2013 at 10:40 pm #479914Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 16, 2013 at 7:49 am #479981You can do that
<blockquote>Open templates/ja_onepage/tpls/blocks/header.php file</blockquote>
from
<a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>"<?php echo $logoimage ?>>
change to
<a href="<?php echo JURI::base(true) ?>" <?php echo $logoimage ?>>
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by Ninja Lead 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum