Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • todhost Friend
    #188896

    Anyone with an idea How to change title of page from HI header?

    MoonSailor Friend
    #498844

    Hi todhost ,

    Do you mean the h1 here? :

    If so, open file “templates/ja_beranis/tpls/blocks/header.php” find code
    <blockquote>
    <!– LOGO –>
    <div class=”span2 logo”>
    <div class=”logo-<?php echo $logotype ?>”>
    <h1>
    <a href=”<?php echo JURI::base(true) ?>” title=”<?php echo strip_tags($sitename) ?>”<?php echo $logoimage ?>>
    <span><?php echo $sitename ?></span>
    </a>
    </h1>
    <small class=”site-slogan hidden-phone”><?php echo $slogan ?></small>
    </div>
    </div>
    <!– //LOGO –>
    </blockquote>

    then change to your own.

    Regards


    1. h1-header
Viewing 2 posts - 1 through 2 (of 2 total)

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

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