-
AuthorPosts
-
dattard1 Friend
dattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
April 24, 2014 at 10:09 am #197046Hi,
I need to make the size of the logo larger. I’ve edited a few files to change the width and height as per a number of solutions I’ve seen on other threads, but it doesn’t seem to be working well.
Can you guide me to fix this problem please?
Website: http://www.dart-creations.com
Thanks
DavidPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 24, 2014 at 10:16 am #532235<em>@dattard1 423436 wrote:</em><blockquote>Hi,
I need to make the size of the logo larger. I’ve edited a few files to change the width and height as per a number of solutions I’ve seen on other threads, but it doesn’t seem to be working well.
Can you guide me to fix this problem please?
Website: http://www.dart-creations.com
Thanks
David</blockquote>Hi
Please follow the solution By Ninja in this thread
let me know if it helps:)dattard1 Frienddattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
April 24, 2014 at 10:44 am #532241Well it did change the size, but now the logo is all over the menu 🙁
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 24, 2014 at 10:49 am #532245<em>@dattard1 423446 wrote:</em><blockquote>Well it did change the size, but now the logo is all over the menu :(</blockquote>
its going over the menu because the size of the logo is high
Please Revert the changes . and set the Development mod ON from the template manager .
Also Tell me what what size you want to add for your logodattard1 Frienddattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
April 24, 2014 at 11:03 am #532247Changes reverted. Development mode set to on.
The logo size is 300px by 100px
David
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 24, 2014 at 11:35 am #532252<em>@dattard1 423454 wrote:</em><blockquote>Changes reverted. Development mode set to on.
The logo size is 300px by 100px
David</blockquote>
Its seems dev mod is off .
anyway please try this
1) Open templates/ja_magz/tpls/blocks/header.php file,Line 66: Replace:
<div class="span2 item-first spanfirst">
with:
<div class="span4 item-first spanfirst">
Line 93: Replace:
<div class="span4 head-social pull-right">
into
<div class="span3 head-social pull-right">
and change
<div class="header-menu span6 nav-collapse collapse always-show">
into
<div class="header-menu span7 nav-collapse collapse always-show">
add this css code
Open templates/ja_magz/css/rtl/template.css file,
Replace
.logo-image a {
width: 79px;
height: 30px;
}with
.logo-image a {
width: 300px;
height: 100px;
}dattard1 Frienddattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
April 24, 2014 at 12:11 pm #532254I’ve adjusted the logo to a size which makes sense:
150px by 50px
However, now the Social, login and search buttons don’t look right. What do I need to revert to make them look the way they did before?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 24, 2014 at 12:25 pm #532257<em>@dattard1 423461 wrote:</em><blockquote>I’ve adjusted the logo to a size which makes sense:
150px by 50px
However, now the Social, login and search buttons don’t look right. What do I need to revert to make them look the way they did before?</blockquote>
1) Open templates/ja_magz/tpls/blocks/header.php file,
change
<div class="span4 item-first spanfirst">
into
<div class="span3 item-first spanfirst">
and
<div class="header-menu span7 nav-collapse collapse always-show">
into
<div class="header-menu span6 nav-collapse collapse always-show">
it will look like this >
dattard1 Frienddattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
April 24, 2014 at 12:35 pm #532258We’re nearly there 🙂
Is there someway I can make the Search | Social | Login lines longer, enough to meet the horizontal line – right now it looks they have a piece missing!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 24, 2014 at 1:15 pm #532261<em>@dattard1 423465 wrote:</em><blockquote>We’re nearly there 🙂
Is there someway I can make the Search | Social | Login lines longer, enough to meet the horizontal line – right now it looks they have a piece missing!</blockquote>
hello mate 🙂
this is the best result i can provide you for your site .
if you have any more issue .
please write on JA Forum .
we are happy to help you.:)dattard1 Frienddattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
April 24, 2014 at 1:32 pm #532266Am I not already writing on the forum for you to help me out?
The changes are not complete, since they are breaking the look and feel of the template….
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 24, 2014 at 1:51 pm #532268<em>@dattard1 423474 wrote:</em><blockquote>Am I not already writing on the forum for you to help me out?
The changes are not complete, since they are breaking the look and feel of the template….</blockquote>
I added the screen shot. it looks fine on my end. please attach a screen shot with your problem. 🙂dattard1 Frienddattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
April 24, 2014 at 1:57 pm #532270Hi
please find attached a screenshot with the remaining problem
As you can see the vertical line does not arrive to the horizontal line, can we get it to arrive to the horizontal line.
Thanks
David
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 24, 2014 at 2:23 pm #532271<em>@dattard1 423478 wrote:</em><blockquote>Hi
please find attached a screenshot with the remaining problem
As you can see the vertical line does not arrive to the horizontal line, can we get it to arrive to the horizontal line.
Thanks
David</blockquote>Hello David
the horizontal line that you mentioned in your post is not problem. if you see carefully the line is straight.
its little down in social ans search bar because there are more menu items in that nav bar that will make down it. see the menu items
forum , contact us and It . http://www.joomlart.com/forums/attachment.php?attachmentid=36233&d=1398342536the horizontal line is straight. 🙂
Hope it helpsdattard1 Frienddattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
April 24, 2014 at 2:36 pm #532273I know why it happens, and I know it comes because there are more menu items, but if you see the attachment before we changes the logo, the vertical lines where touching the horizontal line and it looked neater.
I’m sure we can extend the size of the nav boxes of social and search to more than the current 50px?
David
AuthorPostsThis topic contains 16 replies, has 2 voices, and was last updated by Pankaj Sharma 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum