Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • dharsh Friend
    #185492

    Hi there,

    I have looked high and low and still I can’t find the solution to this.
    How can I edit the Title of the main logo?


    1. Screen-shot-2013-03-04-at-9.30.02-AM
    dharsh Friend
    #485228

    Hi guys, I have found the solution…

    to change the site name in: templates/ja_brisk/tpls/blocks/header.php do the ffg:

    <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) ?>” title=”Your Sitename goes here”<?php echo $logoimage ?>>

    hope this helps!!

    Saguaros Moderator
    #485360

    Thanks for sharing :laugh:

    brenot Friend
    #485657

    Hi dharsh, thanks,

    I enjoy your solution, but i´m wondering, With its no better to keep the string ?php echo strip_tags($sitename) ? , and just change
    $sitename by our new sitename?? I just dont know where to find this, to change JA BRISK to the new name,…

    Thanks

    dharsh Friend
    #485669

    Hey brenot,

    here is the file to change the site name: templates/ja_brisk/tpls/blocks/header.php

    let us know if your method works!

    webcode Friend
    #491203

    You can change this in the backend. go to extensions > template manager > ja brisk > theme > site name

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 4 voices, and was last updated by  webcode 11 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum