-
AuthorPosts
-
February 9, 2013 at 10:02 pm #184830
hello everyone i have a problem as you can see in the photo i attached.if anyone know what i have to do it will be helpful!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 12, 2013 at 10:05 am #483175This way will help you solve the problem
Open templates/ja_mitius/tpls/blocks/header.php file
<!-- LOGO -->
<div class="span8">
<div class="logo 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>
<small class="site-slogan hidden-phone"><?php echo $slogan ?></small>
</h1>
</div>
</div>
<!-- //LOGO --><div class="span4">
// Add new image here
</div>July 10, 2013 at 9:14 am #498525Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 11, 2013 at 10:56 am #498709I saw you customized it on custom.css file
Open /templates/ja_mitius/css/custom.css file
.ja-header .container {
/*background: url(../images/header-bg.gif) repeat left top;*/
background: url(../images/bg-header1.png) ;
padding-top: 10px;
padding-bottom: 5px;
overflow: visible;
height: 130px;
max-width:100%;
}
With image path: templates/ja_mitius/images/bg-header1.png
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, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum