Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • smartmax Friend
    #193356

    I am going a little crazy and really could use some help :-[
    I just can’t seem to get the Footer menu horizontal…

    http://www.applicatietechniekvanderwal.nl/nieuw/

    Thank you, thank you, and a happy new year! :laugh:


    1. Schermafbeelding-2013-12-30-om-20.07.09
    Css Magician Friend
    #516953

    <em>@smartmax 403888 wrote:</em><blockquote>I am going a little crazy and really could use some help :-[
    I just can’t seem to get the Footer menu horizontal…

    http://www.applicatietechniekvanderwal.nl/nieuw/

    Thank you, thank you, and a happy new year! :laugh:</blockquote>

    Dear Smartmax,

    Please open templates/ja_mitius/css/custom.css file (if this file doesn’t exist, just create it) and add below CSS rule:


    .ja-footermenu ul.nav {
    margin-top: 20px;
    }

    .ja-footermenu ul.nav li {
    display: inline-block;
    margin-right: 10px;
    }

    .ja-footermenu ul.nav li a:hover {
    background: none;
    }

    I hope this will help , and happy new year 🙂

    smartmax Friend
    #518065

    Thank you very much! It worked 🙂

    smartmax Friend
    #520019

    Just one more question about this: Is it possible to allign the footer over the full lenght?


    1. Schermafbeelding-2014-01-27-om-12.11.28
    Css Magician Friend
    #520142

    @smartmax,

    Please open templates/ja_mitius/css/custom.css file and add CSS rule below:


    .span8.t3respon {
    width: 100%;
    }

    smartmax Friend
    #520246

    Thank you very much, now it is perfect! 🙂

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

This topic contains 6 replies, has 2 voices, and was last updated by  smartmax 10 years, 10 months ago.

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