Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • edd Friend
    #203455

    Hi 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 🙂


    1. 12101
    2. 12102
    Pankaj Sharma Moderator
    #558144

    Hi
    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 Friend
    #558153

    Hello pankajsharma

    Sent you a PM

    Thanks 😉

    Ninja Lead Moderator
    #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 Friend
    #558820

    Hello 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 Moderator
    #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


    1. custom_logo_nav
    edd Friend
    #558887

    Hi 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 🙂


    1. 0078
    Ninja Lead Moderator
    #559023

    navigation 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;
    }
    }

    edd Friend
    #559043

    Ninja Lead,

    thanks so much for your help 🙂

    Great, I will look on detail all changes on the custom.css file

    BIG BIG Thanks 🙂

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 3 voices, and was last updated by  edd 9 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum