-
AuthorPosts
-
October 12, 2013 at 10:37 am #191331
howsit guys, so this is my first post..
joined here some time back but ive been a using other templates, today i decided to start moving forward with joomlart!so im quite new to the joomlart story, im trying out this hawkstore template for a client, but im not getting my logo to display…
can someone please assist me in getting my logo to fit in place…thanking you in advance!
my site is
http://www.predatorbus.co.zaNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 14, 2013 at 4:21 am #508870You can fix the problem logo issue as follow
Open templates/ja_hawkstore/less/style.less file
From
.logo-image a {
background-image: url("../../../templates/ja_hawkstore/images/themes/blue/logo.png");
background-repeat: no-repeat;
width: 241px;
height: 40px;
}#t3-header {
overflow: visible;
padding-top: 40px;
z-index: 11;
}Change to
.logo-image a {
background-image: url("../../../templates/ja_hawkstore/images/themes/blue/logo.png");
background-repeat: no-repeat;
width: 283px;
height: 146px;
}#t3-header {
overflow: visible;
padding-top: 40px;
padding-bottom: 40px;
z-index: 11;
}October 14, 2013 at 10:22 am #508924i couldnt find the exact text as you showed, but i tried to change size, please have a look at the issue im still having!
thanking you!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 15, 2013 at 6:55 am #509015<em>@bingit 393515 wrote:</em><blockquote>i couldnt find the exact text as you showed, but i tried to change size, please have a look at the issue im still having!
thanking you!</blockquote>
It seems that you changed template of your site to rt_metropolis template of RocketTheme and not our JA Template. If you face any issue in future, please don’t hesitate to contact us
marklimonbay Friendmarklimonbay
- Join date:
- October 2013
- Posts:
- 27
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 7
- Thanked:
- 3 times in 4 posts
November 16, 2013 at 12:35 pm #512449Hi, I have a similar problem. The logo is there, but cutted in half. The original logo.png is 241 x 40px and mine is 241 x 60px.
In my style.less I have:
// HEADER
// ---------------------------------------------------------#t3-header {
overflow: visible;
padding-top: @T3globalPadding*2;
z-index: 11;
}I already tried adding “padding-bottom: 40px;” and “padding-bottom: @T3globalPadding*2” but nothing happens.
Can you help me?
Thanks!
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
marklimonbay Friendmarklimonbay
- Join date:
- October 2013
- Posts:
- 27
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 7
- Thanked:
- 3 times in 4 posts
November 20, 2013 at 11:29 am #512845I finally did it, playing with margins in template.css
Thanks
-
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by marklimonbay 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum