test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • freissmann Developer
    #168199

    HI,
    what do I have to do to show the footer menu horizontal not vertical?
    Greetings.


    1. ss_footer
    khoand Friend
    #410830

    Hi,
    Could you give me a link to your page as you said?

    freissmann Developer
    #410894

    hi khoand,
    sure here you go:
    http://www.rrc-group.de/clients/emilq/rp/

    khoand Friend
    #410910

    You add this code from /templates/ja_travel/css/template.css

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

    freissmann Developer
    #412328

    HI khoand,
    thanks -thats working so far – however now the menĂ¼ is starting from the left – how can I “center” the complete menue on the bottom?

    khoand Friend
    #412329

    You go to Template manager,choose JA Travel template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.

    khoand Friend
    #412338

    You add this code from /templates/ja_travel/css/template.css

    #ja-footer .ja-copyright ul
    {
    padding-left: 280px;
    }

    freissmann Developer
    #412340
    khoand Friend
    #412342

    You add this code from /templates/ja_travel/css/template.css

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

    #ja-footer .ja-copyright ul
    {
    padding-left: 280px;
    }

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

This topic contains 9 replies, has 2 voices, and was last updated by  khoand 13 years, 2 months ago.

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