Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • rizlk Friend
    #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
    thanks

    cssyeah Moderator
    #479780

    Hi 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!


    1. change-logo-name
    rizlk Friend
    #479914

    actually i want to change the logo title

    how can i do it


    1. logo-title
    Ninja Lead Moderator
    #479981

    You 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 ?>>

Viewing 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