Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • halogen Friend
    #175783

    Hi,

    My Breadcrumbs module is overlapping on some pages. You can see an example in the attached png. I’m using JABusiness.

    Please advise how to fix this.

    Thanks,

    Mike


    1. Breadcrumbs
    khoand Friend
    #447313

    <em>@halogen 312284 wrote:</em><blockquote>Hi,

    My Breadcrumbs module is overlapping on some pages. You can see an example in the attached png. I’m using JABusiness.

    Please advise how to fix this.

    Thanks,

    Mike</blockquote>
    Hi,
    You go to Template manager,choose JA Business template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.
    Could you give me a link to your page as you said?

    halogen Friend
    #447327

    OK.

    http://halogensys.com/applications/ww

    Optimize is set to No.

    Let me know if you need admin login.

    Mike

    khoand Friend
    #447465

    <em>@halogen 312303 wrote:</em><blockquote>OK.

    http://halogensys.com/applications/ww

    Optimize is set to No.

    Let me know if you need admin login.

    Mike</blockquote>
    You replace this code from /templates/ja_business/css/template.css

    #ja-navhelper #ja-bottombar {
    float: right;
    overflow: hidden;
    width: 28%;
    }

    with

    #ja-navhelper #ja-bottombar {
    float: right;
    overflow: hidden;
    width: 45%;
    }

    #ja-navhelper #ja-bottombar a {
    border: none;
    display: block;
    float: left;
    height: 24px;
    margin-left: 2px;
    text-decoration: none;
    width: 24px;
    }

    with

    #ja-navhelper #ja-bottombar a {
    border: none;
    display: inline;
    float: none;
    height: 24px;
    margin-left: 2px;
    text-decoration: none;
    width: 24px;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  khoand 12 years, 7 months ago.

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