-
AuthorPosts
-
edd Friend
edd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
December 10, 2014 at 10:13 am #203455Hi there,
I have just installed a fresh new JA PLAYMAG template.Actually I have added a code to my custom.css file, to center the navigation.
.navbar-default .navbar-nav { float:right; }
Also I added a code to change logo size.
I’m getting this:
So Now I have a question:
I would like that the navigation goes more to right position, that the navigation and search module goes down and change logo size.
Take a look to this other atachement to see what I mean:Thanks a lot for kind help 🙂
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 10, 2014 at 10:21 am #558144Hi
in that case you need to change the values of column size of the logo and main nav .
Please share your working site url here , so that i can suggest you some changes .
You can also send details via private message if there some issues to share details in public post.edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
December 10, 2014 at 11:28 am #558153Hello pankajsharma
Sent you a PM
Thanks 😉
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 15, 2014 at 8:51 am #558681<em>@edd 456921 wrote:</em><blockquote>Hello pankajsharma
Sent you a PM
Thanks ;)</blockquote>
I fixed the problem directly on your site with solution as below
Open templates/ja_playmag/css/custom.css file and add new rule
@media (min-width: 1200px) {
.logo-image img {
max-width: 450px;
max-height: 107px;
}.t3-header .container {
height: 107px;
}.logo {
padding-left: 0px;
}
}
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
December 16, 2014 at 2:42 pm #558820Hello Ninja Lead,
I didnt know you replied here and I didnt know you made changes in my web site, I was waiting for pankajsharma, who tolds me he/she, will do it on my web site.
So I would like to know: who of you two made changes on the site and what changes…
Thanks I would like to know first an then I will check on the site all changes you made.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 17, 2014 at 3:43 am #558863@edd: Pankaj forwarded your request to me and I checked the problem directly on your site, applied the solution at#4 post into your site, see the screenshot
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
December 17, 2014 at 8:29 am #558887Hi Ninja Lead
Thanks a lot for your great help 🙂
I dindt know that Pankaj forwarded you my request…
So, you simply added the code you gave me on the custom.css?
There was no other changes?Pankaj tolds me that he needed to change column size in header.php
It was the case?There is a little thing:
is possible to take down the navigation?
Please take a look to the attachement I’m sending.Thanks a lot for your great help 🙂
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 18, 2014 at 4:06 am #559023navigation bar and search form moved down on your site and you can see all my changes on your site in templates/ja_playmag/css/custom.css file
@media (min-width: 1200px) {
.logo-image img {
max-width: 450px;
max-height: 107px;
}.t3-header .container {
height: 107px;
}.logo {
padding-left: 0px;
}
.navbar.navbar-default.t3-mainnav {
margin-top: 56px;
}.t3-nav-btn.pull-right {
margin-top: 56px;
}
}
1 user says Thank You to Ninja Lead for this useful post
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
December 18, 2014 at 7:46 am #559043Ninja Lead,
thanks so much for your help 🙂
Great, I will look on detail all changes on the custom.css file
BIG BIG Thanks 🙂
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by edd 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum