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

    I have breadcrumbs module assigned in the bottombar position in JA Business. The text appears at the extreme left and overlaps as I go deeper into the menu items.

    Sites is http://www.halogensys.com

    Screen shot is attached.

    Thanks, in advance.


    1. Breadcrumbs
    khoand Friend
    #400237

    Hi,
    You add this code from templatesja_businesscsstemplate.css

    #ja-navhelper #ja-bottombar span.breadcrumbs a
    {
    float:none;
    block:inline;
    }

    halogen Friend
    #400349

    Khoand

    Please see attached screen shot. Text is now flowing down. Just to clarify, you wanted me to simply paste the code in the template.css, not edit what was already there. Correct?


    1. breadcrumbs
    khoand Friend
    #400353

    Sorry….You replace this code templatesja_businesscsstemplate.css

    #ja-navhelper #ja-bottombar span.breadcrumbs a
    {
    float:none;
    block:inline;
    }

    with

    #ja-navhelper #ja-bottombar span.breadcrumbs a {
    float: none;
    display: inline;
    }

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

    with

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

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

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

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