Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • syncrocrick Friend
    #152128

    hi!

    All right I have a blank this morning….I would like to switch the logo/banner/search function above the menu and put the menu down right above the Top section where the SlideShow is located.

    How can I do that?

    Thank you!

    Saguaros Moderator
    #348474

    Hello

    You open the template.css file and find the following code:

    1)

    #ja-header {
    position: relative;
    margin-top: 46px;
    z-index: 10;
    }

    and replace:

    #ja-header {
    position: relative;
    z-index: 10;
    }

    2)

    #ja-mainnav {
    background: url(../images/mainnav-bg.gif) repeat-x left top;
    font-family: Tahoma, Verdana, Tahoma, sans-serif;
    height: 46px;
    line-height: 1;
    padding-top: 10px;
    position: absolute;
    top: 0;
    z-index: 900;
    }

    and replace:

    #ja-mainnav {
    background: url(../images/mainnav-bg.gif) repeat-x left top;
    font-family: Tahoma, Verdana, Tahoma, sans-serif;
    height: 46px;
    line-height: 1;
    padding-top: 10px;

    top: 0;
    z-index: 900;
    }

    Good luck

    syncrocrick Friend
    #348538

    Thanks!

    I did that but it does not seem to work.

    you can see here: http://www.tracksfortravelers.com

    Any idea?

    syncrocrick Friend
    #348604

    Update – It worked after several hours. Perhaps I needed to clean the cache? Thank you!

    cansay Friend
    #348828

    <em>@syncrocrick 184797 wrote:</em><blockquote>Update – It worked after several hours. Perhaps I needed to clean the cache? Thank you!</blockquote>

    It can happen sometimes m8 😀
    I always clear cache if it does not work – And some of the joomlart modules, you have to go into them, check if cache is enabled.
    Enable, save . Disable Save 😉

    Its a small thing, but better I tell you than you waste your time in frustration 😉

    Now I have to get home and do the same change, Never created a thread on how to get it done hahah 😀

    EDIT: How can I change the width of the Menu Bar ? So it is not 100% of the site with 😀 ?
    Sorry for stealing your thread sir 😉

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

This topic contains 5 replies, has 3 voices, and was last updated by  cansay 14 years, 3 months ago.

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