-
AuthorPosts
-
todhost Friend
todhost
- Join date:
- August 2011
- Posts:
- 91
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 4 times in 1 posts
July 12, 2013 at 7:49 am #188896Anyone with an idea How to change title of page from HI header?
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
July 12, 2013 at 10:42 am #498844Hi 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
AuthorPostsViewing 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
How to change title of page from HI header
Viewing 2 posts - 1 through 2 (of 2 total)