Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • timmiller Friend
    #157064

    Hey guys,

    Is there a simiple way to do this in Rasite?

    My client really wants the menu to look like the community template here: http://templates.joomlart.com/ja_community_plus/

    Any thoughts?

    Thanks.

    timmiller Friend
    #365445

    Anyone ????

    timmiller Friend
    #365471

    I guess after I have client sold on this template, I will go to another template.

    Css Magician Friend
    #365496

    Dear timmiller,

    Please go to template.css , edit lines 1243 as follow:
    change


    #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;
    }

    to


    #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: relative;
    z-index: 900;
    }

    and edit lines 1190 as follow:

    change


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

    to


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

    timmiller Friend
    #365535

    Duchh,

    Thanks so much. That was very helpful and timely- client is viewing in a few hours to approve this template.

    Thanks again.

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

This topic contains 5 replies, has 2 voices, and was last updated by  timmiller 13 years, 10 months ago.

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