Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • iammontoya Friend
    #974658

    I have a client logo that is too big for its own box. How can I put the logo on its own line, and move the menu to the line below?

    Thank you very much

    pavit Moderator
    #974660

    Hi

    Could you post a screenshot with an image describing how you want to change logo and mainnav position ?

    iammontoya Friend
    #974740

    please see attached… im trying to get the blue part (logo) on 1st line, and the nav (red part) on a separate line. They have more menu items and the logo needs to be bigger, so I have to put them on separate lines.


    1. Capture
    pavit Moderator
    #974765

    Hi

    You can try adding a new position next to logo and leave it empty with a custom-html module

    Open this file /templates/ja_platon/tpls/blocks/header.php and add below tag following code

    <?php if ($this->countModules('sections2')) : ?>
        <!-- SECTIONS -->
        <div class="navbar navbar-default <?php $this->_c('sections2') ?>">
                <jdoc:include type="modules" name="<?php $this->_p('sections2') ?>" style="raw" />
        </div>
        <!-- //SECTIONS -->
    <?php endif ?>

    Then open this file /templates/ja_platon/templateDetails.xml and add sections2 position as showed in img below

    Then create an empty custom-html module and publish it in position sections2


    1. Screenshot-at-ott-09-21-34-28
    2. Screenshot-at-ott-09-21-33-30
    3. Screenshot-at-ott-09-21-35-26
    iammontoya Friend
    #974792

    thank you for the explanation. I did all you suggested, but nothing changed. I’ll keep looking at it in meantime.. gonna check dev tools

    pavit Moderator
    #974919

    Hi

    Could you share a temp super user account to your backend ? i will have a look at it

    iammontoya Friend
    #975150
    This reply has been marked as private.
    iammontoya Friend
    #975472

    any luck?

    pavit Moderator
    #975569

    any luck?

    Your code was added not in the correct way , i corrected it now

    Check your home now


    1. Screenshot-at-ott-12-08-37-25
    iammontoya Friend
    #975978

    It’s close but it breaks when I go to the menu. For example, click on tutoring, and it goes back to what it was. How do I apply what you did to every single page?

    My client is not very happy right now. I’m trying to make this work for them. Thank you very much!

    pavit Moderator
    #975981

    Hi

    Module spacer ( id 202) published in position sections2 should be assigned to all pages in assignments tab

    I changed it for you now

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

This topic contains 10 replies, has 2 voices, and was last updated by  pavit 8 years, 1 month ago.

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