Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • splifen Friend
    #164037

    Hi, i installed the JA top panel module, and testet i on http://www.byggeoplevelser.ceciliavej.dk/

    its positioned in top, how do i modify it to be in the position just like the panel used in Jommlarts live demo sites?…

    Best regards
    Kenneth

    pritam Friend
    #391391
    splifen Friend
    #392361

    Thanks for your answer, but i still can figure out how i can create this tap like in joomlart live demo pages its the demo builder tab(top panel function) its the exact position iam after. http://www.joomlart.com/demo/#templates.joomlart.com/ja_portfolio

    Best regards kenneth

    thangnn1510 Friend
    #392378

    Top tool bar in joomlart live demo pages using JA Toolbar not JA Top panel. We haven’t released this module so you won’t get support for this. Sorry for this inconvenience.

    splifen Friend
    #393283

    Hi again,
    is it possible to lock the toppanel button in the top of the hp, so when you scroll down on the page so its always visible? ofcourse it must collapse when you push it.. 😀

    Best regards Kenneth

    thangnn1510 Friend
    #393309

    plz try changing this code:

    .ja-toppanel-mainwrap {
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    }

    to

    .ja-toppanel-mainwrap {
    margin: 0;
    padding: 0;
    position: fixed;
    to:0;
    width: 100%;
    }

    in modules/mod_jatoppanel/assets/style.css. That will help you.

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

This topic contains 6 replies, has 3 voices, and was last updated by  thangnn1510 13 years, 5 months ago.

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