Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • streamingflv Friend
    #136020

    Hi All,

    Can someone tell me how to resolve this problem:
    I have isntalled ja_erica and from the get go i don’t have a complete menu above the header.
    It loos like I am missing the background of the splitmenu bar.

    can be found here

    thanks in advance.

    Sherlock Friend
    #282160

    Hi streamingflv !

    You can fix it following way below :
    Open ja-sosdmenu.css file in templates/ja_erica/ja_menus/ja_cssmenu folder, find following code section at about line 11 :


    #ja-mainnav div.ja-innerpad {
    background:transparent url(../../images/navpanel-left.gif) no-repeat scroll left center;
    display:block;
    float:left;
    height:30px;
    padding-left:13px;
    }

    change to :


    #ja-mainnav div.ja-innerpad {
    background:transparent url(../../images/navpanel-left.gif) no-repeat scroll left center;
    display:block;
    float:left;
    padding-left:13px;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 15 years, 11 months ago.

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