Viewing 11 posts - 31 through 41 (of 41 total)
  • Author
    Posts
  • Adam M Moderator
    #643246

    Hi @tresoar,

    As I understand, you want to put the Main Menu under logo then make it left aligned while the logo is centered. But I checked your site and didn’t see the menu there (see attachment screenshot).

    Adam M Moderator
    #741901

    Hi @tresoar,

    As I understand, you want to put the Main Menu under logo then make it left aligned while the logo is centered. But I checked your site and didn’t see the menu there (see attachment screenshot).

    tresoar Friend
    #576965

    Now I understand what you mean.
    I didn’t know i had an en version :-[ I have to disable that somewhere.
    I use this link http://kfg.tresoes68.sixtyeight.axc.nl/index.php/nl/
    Then you see a menu.

    tresoar Friend
    #643273

    Now I understand what you mean.
    I didn’t know i had an en version :-[ I have to disable that somewhere.
    I use this link http://kfg.tresoes68.sixtyeight.axc.nl/index.php/nl/
    Then you see a menu.

    tresoar Friend
    #741927

    Now I understand what you mean.
    I didn’t know i had an en version :-[ I have to disable that somewhere.
    I use this link http://kfg.tresoes68.sixtyeight.axc.nl/index.php/nl/
    Then you see a menu.

    Adam M Moderator
    #577127

    Hi @tresoar,

    Thanks for the info, please open file custom.css and add this code :

    #t3-header .main-container {
    padding-left: 0;
    padding-right: 0;
    }
    #t3-header #t3-mainnav .t3-mainnav {
    background: #669acc;
    }
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
    background: #fff;
    }

    tresoar Friend
    #577167

    Thanks. The menu is now on the left side. Is it also possible to add an image behind the topbar position and there where te language switcher and the search button are? So that it wil look like this?

    tresoar Friend
    #643474

    Thanks. The menu is now on the left side. Is it also possible to add an image behind the topbar position and there where te language switcher and the search button are? So that it wil look like this?

    tresoar Friend
    #742125

    Thanks. The menu is now on the left side. Is it also possible to add an image behind the topbar position and there where te language switcher and the search button are? So that it wil look like this?

    Adam M Moderator
    #577267

    Hi @tresoar,

    To add background to topbar, please open file custom.css and add this code :

    .t3-topbar {
    background-image: url("/images/achtergrond_home.jpg"); /* adjust the image url to suite your need */
    }

    tresoar Friend
    #577480

    Thank you very much for your help. It now looks like i wanted 🙂

Viewing 11 posts - 31 through 41 (of 41 total)

This topic contains 41 replies, has 3 voices, and was last updated by  tresoar 9 years, 4 months ago.

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