Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • benjaminkramer Friend
    #194619

    How do I setup the horizontal menu instead of the vertical menu?

    Thanks

    Saguaros Moderator
    #521960

    Hi Benjamin,

    Which version of T3 framework are you using? If you are using old T3v2 framework, you can open file: /templates/ja_social/css/template.css

    In case that you’re using new T3 framework, you can create a new file called custom.css in directory: /templates/ja_social_t3/css

    Then add following CSS rule:


    .t3-footnav ul li, .t3-footnav .latestnews li {
    float: right;
    }

    Best

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

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

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