Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • smartmax Friend
    #189431

    Goodmorning Joomlart,

    I love this template! Just one question: Is it possible to move the ‘mainnav’ just a little bit down (under the logo)
    and spread it over the full width of the template (so it has more space for the buttons).

    Many thanks in advance :-[


    1. mainnav
    TomC Moderator
    #501093

    Perhaps you can accomplish this within your Template Layout section within your site administration?
    (i.e. moving the main nav block down a notch from where it currently is)

    Just a thought

    smartmax Friend
    #501434

    Hi Tom,

    Thank you for your answer, but I am not sure what you mean?
    You mean here?
    It just doesn’t seem to move??


    1. Schermafbeelding-2013-08-06-om-19.04.21
    vecdom Friend
    #501435

    You can add this quick css override in custom.css inside /public_html/templates/ja_beranis/css/

    /* overrides width of the logo container and pushes down the rest of the elements */
    #t3-header .row .span2 {
    width: 240px;
    }

    /* this adjust the navigation container */
    #t3-header .row .span10 {
    width: auto;
    float: right;
    }

    smartmax Friend
    #501440

    Thank you Vecdom, I am going to try that tomorrow morning, I’ll let you know!

    smartmax Friend
    #501783

    WAUWWWW, IT WORKED! Thank you very much vecdom :-*


    1. Schermafbeelding-2013-08-09-om-17.32.43
    vecdom Friend
    #503223

    Glad I was able to help.

    <em>@smartmax 384252 wrote:</em><blockquote>WAUWWWW, IT WORKED! Thank you very much vecdom :-*</blockquote>

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

This topic contains 7 replies, has 3 voices, and was last updated by  vecdom 11 years, 2 months ago.

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