Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • freissmann Developer
    #168790

    I inserted the footer menu and it appears in vertical instead of horizontal order.
    Here the dev site : http://dev.rrcg.de/

    Any ideas on how to show the footer menu in horizontal order?
    Thanks.

    himangi Friend
    #414094

    Hi,

    Try publishing your menu in footnav position instead of footer.

    khoand Friend
    #414095

    Hi,
    You add this code from /templates/ja_graphite/css/template.css

    #ja-footer .ja-copyright ul li
    {
    float: left;
    padding: 0 8px;
    }

    freissmann Developer
    #414099

    khoand,
    thanks – now menu is horizontal however now the copyright line is right on the right behind the menu – how can we insert an <br>?

    himangi, by the way it seems not to be the footnav position within the layout

    himangi Friend
    #414105

    HI again,

    I can see the ‘footnav’ position in your template. Please check the attached screenshot with highlighted footnav position. Try publishing the menu module in this position and the menu items will automatically get arranged horizontally.

    P.S. while editing the module, if you cant find the position in the list, just type it there and save the module.


    1. Screenshot
    khoand Friend
    #414110

    <em>@freissmann 269438 wrote:</em><blockquote>khoand,
    thanks – now menu is horizontal however now the copyright line is right on the right behind the menu – how can we insert an <br>?

    himangi, by the way it seems not to be the footnav position within the layout</blockquote>
    You add this code from /templates/ja_graphite/css/template.css

    #ja-footer .ja-copyright small {
    float: right;
    padding-right: 555px;
    }

    freissmann Developer
    #414116

    himangi, yes that did it – was (of course) my fault – I was trying first “footernav” instead of “footnav” as position….;)

    hoand: thanks – that would work too…

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

This topic contains 7 replies, has 3 voices, and was last updated by  freissmann 13 years, 1 month ago.

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